torch-mlir/python/npcomp/dialect
Stella Laurenzo a5f755d406 Implement __array_func__ hook and use it to trace np.dot.
* Creates an abstraction/registry around emitters (intended to generalize to AST compilation as well).
* Reworks ufuncs to use the same mechanism as array funcs.
* Adds the numpy.dot op.
2020-05-04 15:47:01 -07:00
..
Numpy.py Implement __array_func__ hook and use it to trace np.dot. 2020-05-04 15:47:01 -07:00
__init__.py Add python side Numpy dialect wrapper. 2020-05-01 10:38:52 -07:00