torch-mlir/lib/Typing/Transforms
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
..
CMakeLists.txt Make common utilities for converting TypeNode <-> IR types. 2020-07-04 20:33:13 -07:00
CPATypeInference.cpp Complete the basic spike to perform dtype inference. 2020-07-05 16:09:16 -07:00
PassDetail.h NFC: Move CPATypeInference to Typing directory. 2020-07-04 16:56:09 -07:00