torch-mlir/frontends/pytorch/csrc
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
..
c10_dispatch Add initial python bindings for c10 dispatcher internals. (#55) 2020-09-24 16:26:29 -07:00
type_dispatch Explicitly load aten and std dialects when constructing a context. (#47) 2020-09-16 23:06:22 -07:00
CMakeLists.txt Add initial python bindings for c10 dispatcher internals. (#55) 2020-09-24 16:26:29 -07:00
init_python_bindings.cpp Add initial python bindings for c10 dispatcher internals. (#55) 2020-09-24 16:26:29 -07:00
init_python_bindings.h Add initial python bindings for c10 dispatcher internals. (#55) 2020-09-24 16:26:29 -07:00