Skip to content

Commit

Permalink
Fix the headers error due to recent CUDA9.1 change (tensorflow#15739)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWang1905 authored and drpngx committed Dec 31, 2017
1 parent f410dc2 commit 3bc4900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/gpus/cuda/BUILD.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ cc_library(
includes = [
".",
"cuda/include",
"cuda/include/crt",
],
visibility = ["//visibility:public"],
)
Expand Down

0 comments on commit 3bc4900

Please sign in to comment.