torch-mlir/lib
Andreas Falkenberg 5437f32193
[onnx][torch] Lower `onnx.grid_sampler` to the `torch` equivalents (#2952)
This is the lowering of gridsampler from onnx to torch using our prior
implementation of AtenGridSamplerOp.
Here are several checks for cornercases implemented. We may decide to
have part of these checks in AtenGridSamplerOp instead of the onnx
lowering portion.
2024-02-28 13:52:15 -08:00
..
CAPI Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00
Conversion [onnx][torch] Lower `onnx.grid_sampler` to the `torch` equivalents (#2952) 2024-02-28 13:52:15 -08:00
Dialect [onnx] Import `onnx` import to pass remaining tests (#2951) 2024-02-28 12:18:02 -08:00
RefBackend [TorchToLinalg] Lower aten.cat to tensor.concat (#2650) 2023-12-15 15:45:32 -05:00
CMakeLists.txt [Stablehlo] add refbackend (#2712) 2024-02-16 01:08:48 +08:00
InitAll.cpp [Stablehlo] add refbackend (#2712) 2024-02-16 01:08:48 +08:00