Some internal change

PiperOrigin-RevId: 341889062
Change-Id: I53d892b2b3810b1c0377493c98205616007ef769
This commit is contained in:
Peng Wang 2020-11-11 12:40:18 -08:00 committed by TensorFlower Gardener
parent 18de5404c1
commit 39aa67d16e

View File

@ -266,6 +266,7 @@ cuda_py_test(
python_version = "PY3",
shard_count = 10,
tags = [
"no_cuda_asan", # b/173035482: times out
"no_pip",
"no_windows", # b/139083295: bfloat16 tests fail on Windows
],