torch-mlir/python
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
..
npcomp Handle np.transpose() and ndarray.T shortcut. 2020-05-04 16:20:36 -07:00
samples Handle np.transpose() and ndarray.T shortcut. 2020-05-04 16:20:36 -07:00
.style.yapf Implement __array_func__ hook and use it to trace np.dot. 2020-05-04 15:47:01 -07:00
CMakeLists.txt Initial commit of python boiler-plate. 2020-04-26 15:50:23 -07:00
run_tests.py Rework the poc tracer to be structured how intended. 2020-05-02 19:52:21 -07:00