Internal test change.

PiperOrigin-RevId: 343524786
Change-Id: Ifaafaa83b7e6b7c3f3d30744b0b65ea257013a48
This commit is contained in:
Chenkai Kuang 2020-11-20 10:59:17 -08:00 committed by TensorFlower Gardener
parent 7c29278eed
commit ace1f5d6c9

View File

@ -246,9 +246,6 @@ py_test(
srcs = ["distribute_coordinator_test.py"],
python_version = "PY3",
srcs_version = "PY2AND3",
tags = [
"no_oss_py2", # b/138443278
],
deps = [
":distribute_coordinator",
"//tensorflow/core:protos_all_py",