Skip to content

Commit

Permalink
The tfp jax substrate uses jax and thus should depend on jax.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 628451939
  • Loading branch information
ThomasColthurst authored and tensorflower-gardener committed Apr 26, 2024
1 parent fc1d585 commit f9ab36e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow_probability/substrates/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ py_library(
srcs = ["jax/__init__.py"],
tags = ["alt_dep=//tensorflow_probability:jax"],
deps = [
# jax dep,
# "//tensorflow_probability/google:google.jax", # DisableOnExport
# "//tensorflow_probability/google/autosts:autosts.jax", # DisableOnExport
# "//tensorflow_probability/google/staging:staging.jax", # DisableOnExport
Expand Down

0 comments on commit f9ab36e

Please sign in to comment.