torch-mlir/python
Stella Laurenzo 644d9fb0d3 Remove spammy warnings and filecheck info in run_tests.
* This suppresses a warning that arises from using "-m" to launch a module contained in a package that arranges modules via __init__.py. It seems irrelevant to the use case of running doctests.
2020-05-06 18:48:12 -07:00
..
npcomp Remove spammy warnings and filecheck info in run_tests. 2020-05-06 18:48:12 -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 Remove spammy warnings and filecheck info in run_tests. 2020-05-06 18:48:12 -07:00