We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05b7b9c + 0105f6c commit 91f5c3cCopy full SHA for 91f5c3c
tensorflow_probability/python/math/BUILD
@@ -481,9 +481,10 @@ multi_substrate_py_test(
481
name = "special_test",
482
size = "medium",
483
srcs = ["special_test.py"],
484
- shard_count = 6,
+ shard_count = 10,
485
deps = [
486
# absl/testing:parameterized dep,
487
+ # mpmath dep,
488
# numpy dep,
489
# tensorflow dep,
490
"//tensorflow_probability",
0 commit comments