torch-mlir/frontends/pytorch/test/c10_dispatch
Stella Laurenzo ba03ecc652 Add public API for constructing a module/function to capture PyTorch ops.
* Uses the MLIR-C API since that will save us a lot of grief down the road (i.e. will give PyTorch and libMLIR/libNPCOMP the ability to skew version-wise).
* Quite a few TODOs and not yet populating the function in any way.
2020-09-29 14:23:22 -07:00
..
get_registered_ops.py Add public API for constructing a module/function to capture PyTorch ops. 2020-09-29 14:23:22 -07:00
lit.local.cfg Move tests around so we can have dedicated tests for the c10 dispatcher. 2020-09-24 18:28:06 -07:00
module_builder.py Add public API for constructing a module/function to capture PyTorch ops. 2020-09-29 14:23:22 -07:00