[torch-mlir][sparse] provide a bazel build (#2805)

pull/2809/head
Aart Bik 2024-01-25 12:54:40 -08:00 committed by GitHub
parent e824fbc65c
commit dc9c624a29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ cc_library(
"@llvm-project//mlir:FuncDialect",
"@llvm-project//mlir:IR",
"@llvm-project//mlir:InferTypeOpInterface",
"@llvm-project//mlir:SparseTensorDialect",
"@llvm-project//mlir:TransformUtils",
],
)