mirror of https://github.com/llvm/torch-mlir
parent
dfc6f7c547
commit
8fd084377d
|
@ -125,7 +125,8 @@ if(TORCH_MLIR_ENABLE_JIT_IR_IMPORTER)
|
|||
add_dependencies(TorchMLIRPythonModules TorchMLIRE2ETestPythonModules)
|
||||
endif()
|
||||
|
||||
add_dependencies(TorchMLIRPythonModules torch_mlir_custom_op_example)
|
||||
# TODO: Add after macOS builds are fixed
|
||||
#add_dependencies(TorchMLIRPythonModules torch_mlir_custom_op_example)
|
||||
|
||||
add_subdirectory(test)
|
||||
|
||||
|
|
Loading…
Reference in New Issue