torch-mlir/lib
Xinyu Yang 431d98b405
[Stablehlo] Add lowering of GridSampler Op (#3084)
Inspired by PyTorch decompositions.py.
See
ec58f1f74e/torch/_decomp/decompositions.py (L3923-L4086)
Only support paddingMode=0 or 1 and interpolationMode=0 or 1
2024-06-07 16:06:07 +08:00
..
CAPI [NFC] Change to *cast instead of .*cast variants (#3405) 2024-05-30 23:45:13 -07:00
Conversion [Stablehlo] Add lowering of GridSampler Op (#3084) 2024-06-07 16:06:07 +08:00
Dialect build: manually update PyTorch version (#3340) 2024-06-06 22:23:40 +05:30
RefBackend [NFC] Change to *cast instead of .*cast variants (#3405) 2024-05-30 23:45:13 -07:00
CMakeLists.txt Link necessary op interface implementations (#3364) 2024-06-03 19:43:28 -05:00
InitAll.cpp [Stablehlo] support uint8 (#3367) 2024-06-04 09:04:59 +08:00