torch-mlir/lib/Conversion/TorchToMhlo
武家伟 6a1893a517
[MLIR][MHLO] Add AtenFrobeniusNormDimOp and add its conversion pattern to MHLO and linalg (#1306)
* Add aten.frobenius_norm.dim op and init its conversion pattern to linalg and MHLO, 
* run symbolic-shape-optimization before hlo-legalize-to-linalg to fit more mhlo e2e tests.
2022-09-08 10:15:36 +08:00
..
Basic.cpp [MHLO] refactor pass configurations (#1315) 2022-09-01 10:36:02 +08:00
CMakeLists.txt [MLIR][MHLO] Add AtenFrobeniusNormDimOp and add its conversion pattern to MHLO and linalg (#1306) 2022-09-08 10:15:36 +08:00
Gather.cpp [MHLO] refactor pass configurations (#1315) 2022-09-01 10:36:02 +08:00
Linear.cpp build: update llvm tag to d2613d5b (#1343) 2022-09-07 14:35:14 -05:00
MhloLegalizeUtils.cpp [MHLO] refactor pass configurations (#1315) 2022-09-01 10:36:02 +08:00
MhloLegalizeUtils.h [MHLO] refactor pass configurations (#1315) 2022-09-01 10:36:02 +08:00
Pooling.cpp [MHLO] refactor pass configurations (#1315) 2022-09-01 10:36:02 +08:00
PopulatePatterns.h [MHLO] refactor pass configurations (#1315) 2022-09-01 10:36:02 +08:00
Reduction.cpp [MLIR][MHLO] Add AtenFrobeniusNormDimOp and add its conversion pattern to MHLO and linalg (#1306) 2022-09-08 10:15:36 +08:00
TorchToMhlo.cpp [MHLO] refactor pass configurations (#1315) 2022-09-01 10:36:02 +08:00
ViewLike.cpp [MHLO] refactor pass configurations (#1315) 2022-09-01 10:36:02 +08:00