Some internal changes

PiperOrigin-RevId: 341884008
Change-Id: I585bf735d032503679f45f71f9820784e339b012
This commit is contained in:
Peng Wang 2020-11-11 12:16:47 -08:00 committed by TensorFlower Gardener
parent 19007a3cc3
commit ce6f0682d2

View File

@ -1071,6 +1071,7 @@ cuda_py_test(
tags = [ tags = [
"multi_and_single_gpu", "multi_and_single_gpu",
"no_cuda_asan", # times out "no_cuda_asan", # times out
"notsan", # b/173031470
], ],
deps = [ deps = [
":collective_util", ":collective_util",