torch-mlir/lib/Dialect
Matthias Gehre acd57a3520
Support fake_quantize_per_tensor_affine_cachemask (#3477)
Add a new op with shape/dtypes and decompose into
`fake_quantize_per_tensor_affine` when the second result is unused.

The xfail_set change is on ONNX because torch cannot export this op to
ONNX.
2024-06-21 07:15:31 +00:00
..
TMTensor Implement lowering of torch.aten.kthvalue (#3360) 2024-06-15 11:18:39 +05:30
Torch Support fake_quantize_per_tensor_affine_cachemask (#3477) 2024-06-21 07:15:31 +00:00
TorchConversion [Torch] fix toBuiltinTensor() (#3415) 2024-06-08 09:36:32 +08:00
CMakeLists.txt Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00