Increase number of shards for ctl_correctness_test.
PiperOrigin-RevId: 267436433
This commit is contained in:
parent
18c2cf989a
commit
3a5371dd1c
@ -1153,7 +1153,7 @@ distribute_py_test(
|
||||
name = "ctl_correctness_test",
|
||||
srcs = ["ctl_correctness_test.py"],
|
||||
main = "ctl_correctness_test.py",
|
||||
shard_count = 3,
|
||||
shard_count = 10,
|
||||
tags = [
|
||||
"multi_and_single_gpu",
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user