mirror of https://github.com/llvm/torch-mlir
Fix dependency.
parent
2213584c4f
commit
01c6c54dd8
|
@ -9,6 +9,7 @@ set(TEST_DEPENDS
|
||||||
FileCheck count not
|
FileCheck count not
|
||||||
npcomp-opt
|
npcomp-opt
|
||||||
NPCOMPTorchSupportPythonModules
|
NPCOMPTorchSupportPythonModules
|
||||||
|
TorchMLIRPythonModules
|
||||||
)
|
)
|
||||||
|
|
||||||
add_lit_testsuite(check-npcomp-python "Running the npcomp-python regression tests"
|
add_lit_testsuite(check-npcomp-python "Running the npcomp-python regression tests"
|
||||||
|
|
Loading…
Reference in New Issue