torch-mlir/test
Sean Silva 68fefe7e1f Remove NPCOMP_ENABLE_IREE CMake flag.
Our new dependency management solution relies:
- on the C++ side with the public iree-dialects project, which we
  include and are using as representative of some missing upstream
  ops (so we treat them "as if" they were upstream, with the hope of
  upstreaming them after some codevelopment has happened)
- on the Python side, with simple PYTHONPATH manipulation or installed
  Python packages. No CMake stuff required.
2021-09-17 09:27:49 -07:00
..
Backend/Common [torch-mlir earthmoving (2/N)] Python code movement. 2021-09-15 13:40:30 -07:00
Conversion Fix TorchToIREE lowering. 2021-09-03 23:57:54 +00:00
Dialect [torch-mlir earthmoving (2/N)] Python code movement. 2021-09-15 13:40:30 -07:00
RefBackend Delete RestrictedCanonicalizer 2021-08-27 19:09:29 +00:00
refback-run Rename npcomp-run-mlir to refback-run 2021-08-03 18:24:24 -07:00
CMakeLists.txt Remove NPCOMP_ENABLE_IREE CMake flag. 2021-09-17 09:27:49 -07:00
development_files.py Build packages for npcomp-torch. 2021-07-29 19:58:59 -07:00
lit.cfg.py [torch-mlir earthmoving (2/N)] Python code movement. 2021-09-15 13:40:30 -07:00
lit.site.cfg.py.in Remove NPCOMP_ENABLE_IREE CMake flag. 2021-09-17 09:27:49 -07:00