mirror of https://github.com/llvm/torch-mlir
b21b5322f6
* Conversions to std for numeric binary expressions, numeric to_boolean, and numeric comparisons. * Added folders to constant ops to comply with requirements of the pass system. * Extended the frontend with parameter/result annotation processing for primitives (can specify types for function arguments). * Added (empty) directory/sources for IREEVM conversions. These are only enabled if IREE is enabled. |
||
---|---|---|
.. | ||
binary_expressions.py | ||
booleans.py | ||
calls.py | ||
comparisons.py | ||
constants.py | ||
constants32.py | ||
primitive_ops_to_std.py | ||
structure.py | ||
type_inference.py |