Skip to content

Commit b351dbe

Browse files
csutertensorflower-gardener
authored andcommitted
Increase (experimental/distribute/)JDTest size to large (is timing out)
PiperOrigin-RevId: 380838947
1 parent 6fa5ecb commit b351dbe

File tree

1 file changed

+1
-1
lines changed
  • tensorflow_probability/python/experimental/distribute

1 file changed

+1
-1
lines changed

tensorflow_probability/python/experimental/distribute/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ multi_substrate_py_test(
104104

105105
multi_substrate_py_test(
106106
name = "joint_distribution_test",
107-
size = "medium",
107+
size = "large",
108108
srcs = ["joint_distribution_test.py"],
109109
disabled_substrates = ["numpy"],
110110
python_version = "PY3",

0 commit comments

Comments
 (0)