torch-mlir/frontends/pytorch/python
Sean Silva ba482cbb72 Generate Conv2d definition.
We should generally be using torch_signature_ods_gen.py for generating
these. Somehow this one slipped through manually.

There is no `aten::conv2d_overridable` in the op registry AFAICT so I
removed that alias.
2021-03-16 12:39:28 -07:00
..
torch_mlir Add ability to annotate TorchScript classes. 2021-02-25 11:28:34 -08:00
torch_mlir_utils/codegen Generate Conv2d definition. 2021-03-16 12:39:28 -07:00
CMakeLists.txt Create public API for torch_mlir python code. 2020-10-13 16:36:49 -07:00