torch-mlir/projects/pt1/e2e_testing
zjgarvey 8995c90879
[TorchToLinalg] add support for quantized group conv (#3341)
This addresses 7 of the model failures I'm seeing in the test suite. See
[Shark-Turbine issue
#566](https://github.com/nod-ai/SHARK-Turbine/issues/566).

Need the op ```linalg.conv_2d_ngchw_gfchw_q``` to be added upstream
before merging this. See [llvm-project PR #92136
](https://github.com/llvm/llvm-project/pull/92136).

A small additional expansion to operand quantization is included in this
patch to address a model failure that occurs when unblocking the
quantized group convolutions in one of these onnx models.
2024-06-03 21:57:44 +05:30
..
main.py [ONNX][TOSA] Adds ONNX to TOSA e2e tests (#3358) 2024-05-16 21:44:26 -07:00
xfail_sets.py [TorchToLinalg] add support for quantized group conv (#3341) 2024-06-03 21:57:44 +05:30