Skip to content

Commit 1fbcdeb

Browse files
atondwaltensorflower-gardener
authored andcommitted
auto_shard_test is too slow to always finish at medium
PiperOrigin-RevId: 451470813
1 parent b6ab86a commit 1fbcdeb

File tree

1 file changed

+1
-1
lines changed
  • tensorflow/python/data/experimental/kernel_tests/service

1 file changed

+1
-1
lines changed

tensorflow/python/data/experimental/kernel_tests/service/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ package(
99

1010
tf_py_test(
1111
name = "auto_shard_test",
12-
size = "medium",
12+
size = "large",
1313
srcs = ["auto_shard_test.py"],
1414
shard_count = 32,
1515
tags = [

0 commit comments

Comments
 (0)