torch-mlir/python/npcomp/tracing
Stella Laurenzo ebb5bcf6af Handle np.transpose() and ndarray.T shortcut.
* Just the form without explicit permutation for now.
2020-05-04 16:20:36 -07:00
..
__init__.py Cleanup python namespace a bit for standalone use. 2020-05-02 21:54:13 -07:00
context.py Handle np.transpose() and ndarray.T shortcut. 2020-05-04 16:20:36 -07:00
emitters.py Handle np.transpose() and ndarray.T shortcut. 2020-05-04 16:20:36 -07:00
mlir_trace.py Handle np.transpose() and ndarray.T shortcut. 2020-05-04 16:20:36 -07:00
mlir_trace_test.py Rework the poc tracer to be structured how intended. 2020-05-02 19:52:21 -07:00