torch-mlir/lib/Conversion/TorchToStablehlo
yyp0 7058f456b8
[Stablehlo] support aten.isfinite (#3850)
2024-11-07 16:52:39 +08:00
..
Basic.cpp [Stablehlo] support aten.isfinite (#3850) 2024-11-07 16:52:39 +08:00
CMakeLists.txt [Stablehlo] lowering aten.randn & aten.normal_functional to mhlo.rng … (#3328) 2024-05-11 15:33:37 +08:00
GatherScatter.cpp [stablehlo] fix: enhance torch's index-like op lowering to stablehlo's gather/scatter (#3829) 2024-11-05 19:15:11 +08:00
Linear.cpp Bump to llvm/llvm-project@e813750354 (#3765) 2024-10-04 12:08:35 -07:00
Pooling.cpp [stablehlo] support aten_adaptive_max_pool1d lowering (#3728) 2024-09-26 11:42:38 +08:00
PopulatePatterns.h [Stablehlo] lowering aten.randn & aten.normal_functional to mhlo.rng … (#3328) 2024-05-11 15:33:37 +08:00
Reduction.cpp [Stablehlo] support aten.all.dim (#3746) 2024-09-30 15:59:27 +08:00
Rng.cpp [NFC] Remove unused header files (#3386) 2024-05-30 14:30:36 +08:00
StablehloLegalizeUtils.cpp [stablehlo] fix: enhance torch's index-like op lowering to stablehlo's gather/scatter (#3829) 2024-11-05 19:15:11 +08:00
TorchToStablehlo.cpp [Stablehlo] support uint8 (#3367) 2024-06-04 09:04:59 +08:00
Utils.cpp [Stablehlo] add torch_to_stablehlo::getBackendTypeForScalarType (#2975) 2024-03-04 23:31:54 +08:00
Utils.h [Stablehlo] add torch_to_stablehlo::getBackendTypeForScalarType (#2975) 2024-03-04 23:31:54 +08:00
ViewLike.cpp [stablehlo] support aten.view.dtype lowering (#3778) 2024-10-10 15:50:17 +08:00