Skip to content

Commit

Permalink
Adding prior distribution computation for HMM
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 340521856
  • Loading branch information
Googler authored and tensorflower-gardener committed Nov 3, 2020
1 parent 1a66cc4 commit a9b4381
Show file tree
Hide file tree
Showing 3 changed files with 376 additions and 143 deletions.
2 changes: 1 addition & 1 deletion tensorflow_probability/python/distributions/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2558,7 +2558,7 @@ multi_substrate_py_test(
size = "medium",
srcs = ["hidden_markov_model_test.py"],
jax_tags = ["flaky"],
shard_count = 4,
shard_count = 8,
deps = [
# absl/testing:parameterized dep,
# numpy dep,
Expand Down
Loading

0 comments on commit a9b4381

Please sign in to comment.