Merge pull request #29546 from tensorflow/bananabowl-patch-2
Bump up shard count for keras:normalization_test from 3 to 4.
This commit is contained in:
commit
356b8b91c4
@ -783,7 +783,7 @@ tf_py_test(
|
|||||||
"//third_party/py/numpy",
|
"//third_party/py/numpy",
|
||||||
"//tensorflow/python:client_testlib",
|
"//tensorflow/python:client_testlib",
|
||||||
],
|
],
|
||||||
shard_count = 3,
|
shard_count = 4,
|
||||||
tags = ["notsan"],
|
tags = ["notsan"],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user