torch-mlir/lib/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 Complete the basic spike to perform dtype inference. 2020-07-05 16:09:16 -07:00
Transforms Complete the basic spike to perform dtype inference. 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