Skip to content

Commit 6fa5ecb

Browse files
csutertensorflower-gardener
authored andcommitted
Mark distribute_lib_test size as "medium", after a recent timeout.
PiperOrigin-RevId: 380831840
1 parent 3b384c4 commit 6fa5ecb

File tree

1 file changed

+1
-0
lines changed
  • tensorflow_probability/python/internal

1 file changed

+1
-0
lines changed

tensorflow_probability/python/internal/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ multi_substrate_py_library(
121121

122122
multi_substrate_py_test(
123123
name = "distribute_lib_test",
124+
size = "medium",
124125
srcs = ["distribute_lib_test.py"],
125126
disabled_substrates = ["numpy"],
126127
python_version = "PY3",

0 commit comments

Comments
 (0)