Tags: ZihengJiang/torch-mlir
Tags
Remove PyTorch build requirement Use libtorch source builds instead. Update to using manylinux_2_28 aka Ubuntu 18.04+ Update running audit wheel in prep for pypi TEST=Tests pass on linux TBD on macOS intel/m1
WIP: Remove PyTorch build requirement Use libtorch source builds instead. TEST= TBD: linux/macOS intel/m1
Enable libtorch caching and source builds (llvm#1004) Add an option to cache libtorch/ releases if you don't want to download the latest. Add an option to enable source builds. TESTS: macOS: verify with / without cache downloads verify source builds -- shared and static Linux: Build Tests and Release builds
WIP: Remove PyTorch build requirement Use libtorch source builds instead. TEST= TBD: linux/macOS intel/m1
Enable libtorch caching and source builds Add an option to cache libtorch/ releases if you don't want to download the latest. Add an option to enable source builds. TESTS: macOS: verify with / without cache downloads verify source builds -- shared and static Linux: (running tests now)
[MLIR][TORCH] Add decomposition of aten.repeat (llvm#932) * [MLIR][TORCH] Add decomposition of aten.repeat * refine & rebase * refine static shapes * add e2e test * Rebase and Refine naming style
PreviousNext