Disable the tests that is timing out for the moment.

PiperOrigin-RevId: 326232317
Change-Id: I46eff3c24bc8d48801328c0ed06cc2155589f433
This commit is contained in:
Scott Zhu 2020-08-12 07:57:41 -07:00 committed by TensorFlower Gardener
parent 4e3283a891
commit 131a9225ed

View File

@ -3447,10 +3447,10 @@ cuda_py_test(
srcs = ["ops/collective_ops_gpu_test.py"],
python_version = "PY3",
tags = [
"guitar",
"multi_gpu",
"no_rocm",
"no_windows",
"noguitar", # b/163673583
],
tfrt_enabled = True,
deps = [