torch-mlir/lib/Dialect/Basicpy/IR
Stella Laurenzo 029815152e Add remaining pieces to capture full example models.
* Adds Basicpy List, Tuple, Dict types and plumbs through C API.
* Started debugging the issues around aten::conv2d capture, but a PyTorch bug is suspected.
* Was able to manually verify that the basic conv2d forward test captures correctly with a workaround.
* Need to resolve some printing issues upstream and move these tests to an integration test target (they take ~seconds to run).
2020-10-19 22:16:59 -07:00
..
BasicpyDialect.cpp Add remaining pieces to capture full example models. 2020-10-19 22:16:59 -07:00
BasicpyOps.cpp Bump LLVM to @7d1ed69 and fix namespace handling changed upstream. 2020-09-16 15:52:15 -07:00
CMakeLists.txt Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00