Increasing shard count of temporal sample weights test to fix timeouts.
PiperOrigin-RevId: 261055954
This commit is contained in:
parent
9ac55fbefc
commit
415771767b
@ -723,7 +723,7 @@ tf_py_test(
|
||||
"//third_party/py/numpy",
|
||||
"//tensorflow/python:client_testlib",
|
||||
],
|
||||
shard_count = 12,
|
||||
shard_count = 20,
|
||||
)
|
||||
|
||||
tf_py_test(
|
||||
|
Loading…
Reference in New Issue
Block a user