mirror of https://github.com/llvm/torch-mlir
[Bazel] Fix Bazel build
Signed-Off By: Vivek Khandelwal<vivek@nod-labs.com>pull/1919/head
parent
297fd3aa47
commit
ddbcf569e0
|
@ -517,6 +517,7 @@ cc_library(
|
|||
strip_include_prefix = "include",
|
||||
deps = [
|
||||
":TorchMLIRConversionPassesIncGen",
|
||||
":TorchMLIRConversionUtils",
|
||||
":TorchMLIRTorchBackendTypeConversion",
|
||||
":TorchMLIRTorchConversionDialect",
|
||||
"@llvm-project//mlir:Dialect",
|
||||
|
|
Loading…
Reference in New Issue