torch-mlir/frontends/pytorch/python/torch_mlir/codegen
Stella Laurenzo 0d91885965
Add initial python bindings for c10 dispatcher internals. (#55)
* Exposes the op registry via a get_registered_ops method.
* Moves the aten dialect generation scripts in prep for integrating them with this facility.
2020-09-24 16:26:29 -07:00
..
__init__.py Add initial python bindings for c10 dispatcher internals. (#55) 2020-09-24 16:26:29 -07:00
aten_ops.py Add initial python bindings for c10 dispatcher internals. (#55) 2020-09-24 16:26:29 -07:00
generate_ods.py Add initial python bindings for c10 dispatcher internals. (#55) 2020-09-24 16:26:29 -07:00
registry.py Add initial python bindings for c10 dispatcher internals. (#55) 2020-09-24 16:26:29 -07:00