torch-mlir/python
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
..
npcomp Refactor things so that an SCF mixin dialect helper can be used. 2020-06-08 16:10:51 -07:00
samples Fix issue with float_attr. 2020-06-06 22:01:38 -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 Move python native library to python_native/_npcomp...so. 2020-05-06 22:44:12 -07:00
run_tests.py Add python binding for running passes. 2020-06-03 01:29:59 -07:00