We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d677cd commit 2a90fffCopy full SHA for 2a90fff
third_party/cudnn/local/BUILD
@@ -9,7 +9,7 @@ cc_library(
9
10
cc_import(
11
name = "cudnn_lib",
12
- shared_library = "lib/x86_64-linux-gnu/libcudnn.so.7.6.5,
+ shared_library = "lib/x86_64-linux-gnu/libcudnn.so.7.6.5",
13
visibility = ["//visibility:private"],
14
)
15
0 commit comments