Skip to content

Commit 581e203

Browse files
Revert "[bazel] Fix missing dependency in the build (#3826)"
This reverts commit a6292f3.
1 parent 2035c93 commit 581e203

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/bazel/torch-mlir-overlay/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ cc_library(
185185
deps = [
186186
":TorchMLIRTorchBackendTypeConversion",
187187
":TorchMLIRTorchDialect",
188-
":TorchMLIRTorchOnnxToTorch",
189188
":TorchMLIRTorchPassesIncGen",
190189
"@llvm-project//mlir:FuncDialect",
191190
"@llvm-project//mlir:IR",

0 commit comments

Comments
 (0)