torch-mlir/lib/Conversion/TorchToMhlo
Tanyo Kwok 72e422b589
Add relu6 and binary broadcasts (#1408)
* Add relu6 and binary broadcasts
2022-09-23 20:39:15 +08:00
..
Basic.cpp Add relu6 and binary broadcasts (#1408) 2022-09-23 20:39:15 +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