mirror of https://github.com/llvm/torch-mlir
a507ae498a
Change logic so that we never run the multiprocessing codepath with only 1 worker. That configuration was causing all subsequent tests to spuriously fail if one test failed with a crash (this was easy to see after sorting the tests). That configuration was the one used by the CI. Also, sort tests to make output nicer. Also, make verbose mode more verbose so that it is easy to see in `-s` mode which test is crashing. |
||
---|---|---|
.. | ||
test | ||
torch_mlir | ||
torch_mlir_e2e_test | ||
CMakeLists.txt | ||
TorchMLIRModule.cpp |