torch-mlir/tools
Sean Silva d5108b9dc1 Add IREE support in TorchScript e2e tests.
- Add support for "expected failures" in test reporting. The new error
  reports look like
  [this](https://gist.github.com/silvasean/6ffd95e1d55302b699673da201da210d).
  - We will now be able to put these tests into CI, since the harness
    understand which tests are expected to pass and fail.
- Refactor RefBackendTestConfig to NpcompBackendTestConfig which
  supports both RefBackend and IREE.
- Add instructions for installing IREE dependencies (both from packages
  and for local builds of IREE)
- Add `tools/torchscript_e2e_test.sh` for invoking the e2e test
  harness (this makes invoking a bit easier, as it doesn't rely on a
  loose Python invocation).
2021-06-30 16:19:25 -07:00
..
npcomp-opt Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
npcomp-run-mlir Bump llvm-project to cbd0054b9eb17ec48f0702e3828209646c8f5ebd 2021-06-10 16:26:45 -07:00
npcomp-shlib Bump llvm-project to head. 2020-11-08 17:31:03 -08:00
CMakeLists.txt Make torch_mlir compatible with binary PyTorch installations. 2020-12-14 09:51:00 -08:00
bash_helpers.sh Add -pass-pipeline-crash-reproducer to npcomp-opt alias. 2021-05-10 18:06:16 -07:00
run_lit.sh run_lit.sh: build all the things 2020-10-15 20:15:53 -07:00
torchscript_e2e_test.sh Add IREE support in TorchScript e2e tests. 2021-06-30 16:19:25 -07:00