Skip to content

Commit

Permalink
[MHLO] Init MHLO linear op patterns (#1132)
Browse files Browse the repository at this point in the history
See RFC #999

Co-authored-by: Bairen Yi [email protected]
Co-authored-by: Jiawei Wu [email protected]
Co-authored-by: Tianyou Guo [email protected]
Co-authored-by: Xu Yan [email protected]
Co-authored-by: Ziheng Jiang [email protected]
  • Loading branch information
Tanyo Kwok authored Aug 4, 2022
1 parent 48ec300 commit f0a24f5
Show file tree
Hide file tree
Showing 6 changed files with 683 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/Conversion/TorchToMhlo/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ add_mlir_conversion_library(TorchMLIRTorchToMhlo
MhloLegalizeUtils.cpp
BasicOp.cpp
GatherOp.cpp
Linear.cpp
ViewLikeOps.cpp
ReductionOp.cpp

Expand Down
Loading

0 comments on commit f0a24f5

Please sign in to comment.