Skip to content

Commit

Permalink
[Fix bazel] Add recently added torch->mhlo conversion pass to bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
asaadaldien committed Aug 3, 2022
1 parent 0d25b6f commit 2b69d56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/bazel/torch-mlir-overlay/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ cc_library(
"lib/Conversion/TorchToMhlo/ViewLikeOps.cpp",
"lib/Conversion/TorchToMhlo/MhloLegalizeUtils.h",
"lib/Conversion/TorchToMhlo/PopulatePatterns.h",
"lib/Conversion/TorchToMhlo/ReductionOp.cpp",
"lib/Conversion/PassDetail.h",
],
hdrs = [
Expand Down

0 comments on commit 2b69d56

Please sign in to comment.