Fix cuda remote build setup.
PiperOrigin-RevId: 211842211
This commit is contained in:
parent
c19d517511
commit
0d76eadeb2
5
third_party/gpus/cuda/remote.BUILD.tpl
vendored
5
third_party/gpus/cuda/remote.BUILD.tpl
vendored
@ -74,6 +74,11 @@ alias(
|
|||||||
actual = "%{remote_cuda_repo}/cuda:cudnn",
|
actual = "%{remote_cuda_repo}/cuda:cudnn",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
alias(
|
||||||
|
name = "cudnn_header",
|
||||||
|
actual = "%{remote_cuda_repo}/cuda:cudnn_header",
|
||||||
|
)
|
||||||
|
|
||||||
alias(
|
alias(
|
||||||
name = "cufft",
|
name = "cufft",
|
||||||
actual = "%{remote_cuda_repo}/cuda:cufft",
|
actual = "%{remote_cuda_repo}/cuda:cufft",
|
||||||
|
Loading…
Reference in New Issue
Block a user