Skip to content

Commit 62fe2bf

Browse files
committed
refactor(//third_party/tensorrt): Fixing repeated dep for libnvinfer_plugin
Signed-off-by: Naren Dasan <[email protected]>
1 parent d88fa08 commit 62fe2bf

File tree

1 file changed

+0
-1
lines changed
  • third_party/tensorrt/local

1 file changed

+0
-1
lines changed

third_party/tensorrt/local/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,6 @@ cc_library(
306306
}),
307307
deps = [
308308
"nvinfer",
309-
"@cublas//:cublas",
310309
"@cuda//:cudart",
311310
"@cudnn",
312311
] + select({

0 commit comments

Comments
 (0)