torch-mlir/python/npcomp/tracing
Stella Laurenzo a32219c3bb Refactor things so that an SCF mixin dialect helper can be used.
* Makes the OpBuilder an input to the DialectHelper.
* The containment hierarchy can be simplified further.
* There are still only a few places this is instantiated, so opting for working over great.
2020-06-08 16:10:51 -07:00
..
__init__.py Cleanup python namespace a bit for standalone use. 2020-05-02 21:54:13 -07:00
context.py Add numpy.get_slice op and wire it up to the tracer. 2020-05-08 16:04:58 -07:00
emitters.py Add DialectHelper for Basicpy dialect. 2020-05-06 18:26:03 -07:00
mlir_trace.py Refactor things so that an SCF mixin dialect helper can be used. 2020-06-08 16:10:51 -07:00
mlir_trace_test.py Update all python imports to be absolute and use a .env file to set the path correctly. 2020-05-06 23:25:04 -07:00