Skip to content

Commit 91f5c3c

Browse files
Merge pull request #1580 from leandrolcampos:betaincgrad
PiperOrigin-RevId: 464004088
2 parents 05b7b9c + 0105f6c commit 91f5c3c

File tree

3 files changed

+661
-230
lines changed

3 files changed

+661
-230
lines changed

tensorflow_probability/python/math/BUILD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,9 +481,10 @@ multi_substrate_py_test(
481481
name = "special_test",
482482
size = "medium",
483483
srcs = ["special_test.py"],
484-
shard_count = 6,
484+
shard_count = 10,
485485
deps = [
486486
# absl/testing:parameterized dep,
487+
# mpmath dep,
487488
# numpy dep,
488489
# tensorflow dep,
489490
"//tensorflow_probability",

0 commit comments

Comments
 (0)