Skip to content

Commit 94ee88f

Browse files
danielsuotensorflower-gardener
authored andcommitted
Migrate dependencies on jax experimental targets to jax/experimental/BUILD.
PiperOrigin-RevId: 789746372
1 parent 303e844 commit 94ee88f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

tensorflow_probability/python/experimental/fastgp/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ py_library(
176176
srcs = ["linalg.py"],
177177
deps = [
178178
":partial_lanczos",
179-
# jax:experimental_sparse dep,
179+
# jax/experimental:sparse dep,
180180
"//tensorflow_probability/python/internal/backend/jax",
181181
],
182182
)

0 commit comments

Comments
 (0)