Sambhav Jain 2024-05-16 21:44:46 -07:00 committed by GitHub
parent cba91a9b96
commit 706efaf57c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -110,6 +110,8 @@ cc_library(
"@llvm-project//mlir:ControlFlowInterfaces",
"@llvm-project//mlir:IR",
"@llvm-project//mlir:InferTypeOpInterface",
"@llvm-project//mlir:SparseTensorDialect",
"@llvm-project//mlir:SparseTensorEnums",
],
)