aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/gpus
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-05-12 15:40:29 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-05-12 15:42:51 -0700
commitc03bd90c5c89856e53a33f9bae9130237abd3914 (patch)
tree039d7016e820119347c4427509f467120c58a5b1 /third_party/gpus
parent9a1f684b15d3c6011505425bdcc71fe9f986f388 (diff)
Automated g4 rollback of changelist 196349902
PiperOrigin-RevId: 196387391
Diffstat (limited to 'third_party/gpus')
-rw-r--r--third_party/gpus/cuda/BUILD.tpl9
1 files changed, 0 insertions, 9 deletions
diff --git a/third_party/gpus/cuda/BUILD.tpl b/third_party/gpus/cuda/BUILD.tpl
index f6b497f813..2a37c65bc7 100644
--- a/third_party/gpus/cuda/BUILD.tpl
+++ b/third_party/gpus/cuda/BUILD.tpl
@@ -128,15 +128,6 @@ cc_library(
)
cc_library(
- name = "cudnn_header",
- includes = [
- ".",
- "cuda/include",
- ],
- visibility = ["//visibility:public"],
-)
-
-cc_library(
name = "cufft",
srcs = ["cuda/lib/%{cufft_lib}"],
data = ["cuda/lib/%{cufft_lib}"],