torch-mlir/pytest/NumpyCompiler
Stella Laurenzo dc271dfb87 Complete the basic spike to perform dtype inference.
* Correctly infers the unknown dtypes that emit as part of compilation for the simple ufunc case.
* Significant more testing needs to be done on the details now that the pass is minimally functional.
* The actual pass itself is still too hacky/not general, but the underlying analysis is further along.
2020-07-05 16:09:16 -07:00
..
array_basics.py Add value coding for ndarray. 2020-06-28 18:42:08 -07:00
ndarray_inference.py Complete the basic spike to perform dtype inference. 2020-07-05 16:09:16 -07:00
ufunc.py Fix evaluation message reporting and add checks to tests. 2020-06-29 17:48:17 -07:00