torch-mlir/include/npcomp/Typing
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
..
Analysis Complete the basic spike to perform dtype inference. 2020-07-05 16:09:16 -07:00
Support NFC: Rename Support.(h|cpp) to Types.(h|cpp). 2020-07-04 20:42:37 -07:00
Transforms NFC: Move CPATypeInference to Typing directory. 2020-07-04 16:56:09 -07:00
CMakeLists.txt NFC: Move CPATypeInference to Typing directory. 2020-07-04 16:56:09 -07:00