torch-mlir/frontends/pytorch/test
Stella Laurenzo 9e52f6235b More progress on PyTorch acap device capture.
* Now gets far enough to capture batch_norm.
* Has some issues still with in-place ops.
* Can materialize constants.
* Includes an upgrade to PyTorch nightly, which has important bug fixes for fallback and boxed kernel dispatch.
* Fixes #78, #79, #80.
* Will do more testing in a follow-up once further bugs are fixed that facilitate getting at the other features.
2020-10-15 21:43:21 -07:00
..
acap_export More progress on PyTorch acap device capture. 2020-10-15 21:43:21 -07:00
acap_regression Update test configuration to import mlir from LLVM install location. 2020-10-12 15:25:07 -07:00
c10_dispatch Create public API for torch_mlir python code. 2020-10-13 16:36:49 -07:00
CMakeLists.txt More progress on PyTorch acap device capture. 2020-10-15 21:43:21 -07:00
extension_coexistence.py Update test configuration to import mlir from LLVM install location. 2020-10-12 15:25:07 -07:00
lit.cfg.py Port prior acap export tests to new dispatcher based versions. 2020-10-13 16:37:46 -07:00
lit.site.cfg.py.in Move tests around so we can have dedicated tests for the c10 dispatcher. 2020-09-24 18:28:06 -07:00