mirror of https://github.com/llvm/torch-mlir
update build.sh
parent
208e5fac64
commit
1a1ca54a10
2
build.sh
2
build.sh
|
@ -20,5 +20,5 @@ cmake -GNinja -Bbuild \
|
|||
-DTORCH_MLIR_ENABLE_LTC=OFF \
|
||||
$(pwd)/externals/llvm-project/llvm
|
||||
|
||||
cmake --build build --target TorchMLIRPythonModules TorchMLIRJITIRImporterPybind check-torch-mlir-pt1 check-torch-mlir
|
||||
cmake --build build --target TorchMLIRPythonModules TorchMLIRJITIRImporterPybind TorchMLIRE2ETestPythonModules check-torch-mlir-pt1 check-torch-mlir
|
||||
|
||||
|
|
Loading…
Reference in New Issue