torch-mlir/lib/Conversion/TorchToStablehlo
Xinyu Yang 84c24e5771
[Torch] Support Aten__And__ScalarOp (#3114)
2024-04-08 20:24:17 +08:00
..
Basic.cpp [Torch] Support Aten__And__ScalarOp (#3114) 2024-04-08 20:24:17 +08:00
CMakeLists.txt [Stablehlo] add torch_to_stablehlo::getBackendTypeForScalarType (#2975) 2024-03-04 23:31:54 +08:00
GatherScatter.cpp [stablehlo] add aten.index_put and aten.scatter_add op conversion support (#3086) 2024-04-01 19:39:49 +08:00
Linear.cpp Bump stablehlo to openxla/stablehlo@fd52182f76 (#2821) 2024-01-31 14:21:17 -08:00
Pooling.cpp Bump stablehlo to openxla/stablehlo@fd52182f76 (#2821) 2024-01-31 14:21:17 -08:00
PopulatePatterns.h [StableHLO] Support for slice_scatter (#1960) 2023-03-22 13:41:04 -07:00
Reduction.cpp [Stablehlo] add refbackend (#2712) 2024-02-16 01:08:48 +08:00
StablehloLegalizeUtils.cpp [stablehlo] Reduce unnecessary template specialization code (#3047) 2024-04-01 14:18:49 -07:00
TorchToStablehlo.cpp [Stablehlo] support dynamic shape when convert aten.fill.Scalar (#2349) 2023-07-27 18:35:25 +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 Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00