Skip to content

Commit eeb6b48

Browse files
emilyfertigtensorflower-gardener
authored andcommitted
Support for PSD kernels with structured inputs.
PiperOrigin-RevId: 476447997
1 parent 1a5587b commit eeb6b48

File tree

3 files changed

+247
-99
lines changed

3 files changed

+247
-99
lines changed

tensorflow_probability/python/math/psd_kernels/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ multi_substrate_py_library(
6262
# tensorflow dep,
6363
"//tensorflow_probability/python/internal:auto_composite_tensor",
6464
"//tensorflow_probability/python/internal:dtype_util",
65+
"//tensorflow_probability/python/internal:nest_util",
6566
"//tensorflow_probability/python/internal:parameter_properties",
6667
"//tensorflow_probability/python/internal:slicing",
6768
"//tensorflow_probability/python/internal:tensorshape_util",

0 commit comments

Comments
 (0)