From 0d76eadeb21ee9ff607838e65cb89533086109a6 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Thu, 6 Sep 2018 11:41:42 -0700 Subject: Fix cuda remote build setup. PiperOrigin-RevId: 211842211 --- third_party/gpus/cuda/remote.BUILD.tpl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'third_party') diff --git a/third_party/gpus/cuda/remote.BUILD.tpl b/third_party/gpus/cuda/remote.BUILD.tpl index f774def5e6..100c7bb7c4 100644 --- a/third_party/gpus/cuda/remote.BUILD.tpl +++ b/third_party/gpus/cuda/remote.BUILD.tpl @@ -74,6 +74,11 @@ alias( actual = "%{remote_cuda_repo}/cuda:cudnn", ) +alias( + name = "cudnn_header", + actual = "%{remote_cuda_repo}/cuda:cudnn_header", +) + alias( name = "cufft", actual = "%{remote_cuda_repo}/cuda:cufft", -- cgit v1.2.3