[Bazel] Fix Bazel build

Signed-Off By: Vivek Khandelwal<vivek@nod-labs.com>
pull/1919/head
Vivek Khandelwal 2022-12-22 10:57:03 +05:30
parent 297fd3aa47
commit ddbcf569e0
1 changed files with 1 additions and 0 deletions

View File

@ -517,6 +517,7 @@ cc_library(
strip_include_prefix = "include",
deps = [
":TorchMLIRConversionPassesIncGen",
":TorchMLIRConversionUtils",
":TorchMLIRTorchBackendTypeConversion",
":TorchMLIRTorchConversionDialect",
"@llvm-project//mlir:Dialect",