mirror of https://github.com/llvm/torch-mlir
663fc1ef51
This commit adds lowering of `aten.mul.Scalar` and also adds decomposition of `aten.addmm` to `aten.mul.Scalar`, `aten.add.Tensor` and `aten.mm` ops. Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com> |
||
---|---|---|
.. | ||
argmax.py | ||
backprop.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 |