torch-mlir/python/samples
Stella Laurenzo f2985e0901 Add implicit constant capture.
We want more sophisticated capture later, but this allows basics to function.
2020-05-08 17:55:02 -07:00
..
const.py Add implicit constant capture. 2020-05-08 17:55:02 -07:00
dot.py Add hook for __array_function__ and (failing) np.dot sample. 2020-05-03 13:39:30 -07:00
simple_ufunc.py Cleanup python namespace a bit for standalone use. 2020-05-02 21:54:13 -07:00
slice.py Add numpy.get_slice op and wire it up to the tracer. 2020-05-08 16:04:58 -07:00
transpose.py Handle np.transpose() and ndarray.T shortcut. 2020-05-04 16:20:36 -07:00