torch-mlir/test/Conversion
Rob Suderman 60bf6c25af
[onnx] Lower `onnx.QLinearMatMul` lowering to `torch` operators (#2776)
We can plumb the linear matmul into pytorch using its quantized types
with side channel information. To handle the final int8 operation we
dequantize and requantize.
2024-01-24 12:28:48 -08:00
..
TorchConversionToMLProgram Bump LLVM and StableHLO (#2598) 2023-11-28 22:12:24 -08:00
TorchOnnxToTorch [onnx] Lower `onnx.QLinearMatMul` lowering to `torch` operators (#2776) 2024-01-24 12:28:48 -08:00
TorchToArith [Torch Dialect] add folder for aten.any.bool (#2388) 2023-08-30 17:29:03 +08:00
TorchToLinalg Add aten.pool_max3d support to torch-to-linalg (#2735) 2024-01-19 21:09:46 +05:30
TorchToSCF mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
TorchToStablehlo [Stablehlo] add converter for aten.scatter.src op (#2295) 2023-07-24 10:14:45 +08:00
TorchToTensor [onnx] Lowering for `onnx.shape` to `torch` and `tensor` (#2648) 2023-12-15 11:37:49 -08:00
TorchToTosa Do not try to legalize transposed convolution (#2721) 2024-01-22 10:57:56 -08:00