torch-mlir/lib/Dialect/Basicpy
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
..
IR Add remaining pieces to capture full example models. 2020-10-19 22:16:59 -07:00
Transforms Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
CMakeLists.txt Add skeleton of type inference pass. 2020-06-10 14:48:22 -07:00