torch-mlir/python/npcomp/tracing
Stella Laurenzo f2985e0901 Add implicit constant capture.
We want more sophisticated capture later, but this allows basics to function.
2020-05-08 17:55:02 -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 Add implicit constant capture. 2020-05-08 17:55:02 -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