mirror of https://github.com/llvm/torch-mlir
05c4dd8e39
This is to facilitate scalar type conversion in the TorchToLinalg. As part of adding the helper, this PR also: - Updated `AtenAddTensorOp`, `AtenSubTensorOp` to use the helpers to support more type variants. - Added e2e type promotion testing. - Added i32 memref return/arg type to support e2e testing. |
||
---|---|---|
.. | ||
argmax.py | ||
basic.py | ||
batchnorm.py | ||
conv.py | ||
elementwise.py | ||
main.py | ||
matmul.py | ||
mlp.py | ||
quantized_models.py | ||
reduction.py | ||
type_conversion.py | ||
type_promotion.py | ||
view.py | ||
vision_models.py | ||
xfail_sets.py |