Increasing shard count of temporal sample weights test to fix timeouts.

PiperOrigin-RevId: 261055954
This commit is contained in:
Pavithra Vijay 2019-07-31 21:19:20 -07:00 committed by TensorFlower Gardener
parent 9ac55fbefc
commit 415771767b

View File

@ -723,7 +723,7 @@ tf_py_test(
"//third_party/py/numpy",
"//tensorflow/python:client_testlib",
],
shard_count = 12,
shard_count = 20,
)
tf_py_test(