torch-mlir/lib
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
..
Backend Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
CAPI More progress on PyTorch acap device capture. 2020-10-15 21:43:21 -07:00
Conversion Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
Dialect More progress on PyTorch acap device capture. 2020-10-15 21:43:21 -07:00
Python Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
RefBackend [RefBackend] Use more idiomatic bufferize pattern for TCP. 2020-10-15 20:15:53 -07:00
Typing Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
CMakeLists.txt Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
InitAll.cpp [RefBackend] Use more idiomatic bufferize pattern for TCP. 2020-10-15 20:15:53 -07:00