torch-mlir/pytest/Compiler
Stella Laurenzo 750541e9a9 Extend type inference so that it works across conditional boundaries.
* The implementation is still limited but gives something to build on.
2020-06-10 21:33:17 -07:00
..
binary_expressions.py Make binary_expr and binary_compare have similar asm syntax. 2020-06-08 18:29:14 -07:00
booleans.py Add IfExp emission. 2020-06-09 17:10:52 -07:00
calls.py Move Basicpy and Numpy dialect IR to IR/ folder. 2020-06-09 19:22:24 -07:00
comparisons.py Make binary_expr and binary_compare have similar asm syntax. 2020-06-08 18:29:14 -07:00
constants.py Add None constants. 2020-06-07 16:21:00 -07:00
structure.py Add limited support for function arguments. 2020-06-10 19:17:29 -07:00
type_inference.py Extend type inference so that it works across conditional boundaries. 2020-06-10 21:33:17 -07:00