Skip to content

Commit 4684370

Browse files
srvasudetensorflower-gardener
authored andcommitted
Fix BUILD rule for MultiTaskGaussianProcess to include LinearOperatorUnitary.
PiperOrigin-RevId: 463220182
1 parent c7aa3b2 commit 4684370

File tree

1 file changed

+1
-0
lines changed
  • tensorflow_probability/python/experimental/distributions

1 file changed

+1
-0
lines changed

tensorflow_probability/python/experimental/distributions/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ multi_substrate_py_library(
152152
# numpy dep,
153153
# tensorflow dep,
154154
"//tensorflow_probability/python/distributions:cholesky_util",
155+
"//tensorflow_probability/python/experimental/linalg:linear_operator_unitary",
155156
"//tensorflow_probability/python/internal:dtype_util",
156157
],
157158
)

0 commit comments

Comments
 (0)