torch-mlir/frontends/pytorch/python
Sean Silva ec6d06aa86 Add some more ResNet ops.
- aten::relu_, aten::max_pool2d, aten::adaptive_avg_pool2d, aten::batch_norm, aten::conv2d

No aten-to-linalg conversion for the latter ones, as they are fairly
substantial. At this point, I'm trying to get shape inference and stuff
working for them and the IR cleaned up.
2021-04-30 10:57:02 -07:00
..
torch_mlir Miscellaneous changes while trying to work on ResNet18 2021-04-27 11:51:11 -07:00
torch_mlir_utils/codegen Add some more ResNet ops. 2021-04-30 10:57:02 -07:00
CMakeLists.txt Create public API for torch_mlir python code. 2020-10-13 16:36:49 -07:00