torch-mlir/lib/Dialect
zjgarvey 368fabf0c1
[ONNX] Basic Support for DeformConv (#3469)
This adds a torchvision op to torch-mlir and a path from onnx.DeformConv
to torchvision.deform_conv2d.

I'm not implementing the torch->linalg lowering for the torchvision op
yet, but posting this PR to get feedback on some of the choices being
made here and to flesh out the onnx frontend a bit.
2024-06-25 12:16:51 -05:00
..
TMTensor Implement lowering of torch.aten.kthvalue (#3360) 2024-06-15 11:18:39 +05:30
Torch [ONNX] Basic Support for DeformConv (#3469) 2024-06-25 12:16:51 -05: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