tf.contrib.distributions.WishartCholesky.get_event_shape()
Shape of a single sample from a single batch as a TensorShape
.
Same meaning as event_shape
. May be only partially defined.
Returns:
-
event_shape
:TensorShape
, possibly unknown.
tf.contrib.distributions.WishartCholesky.get_event_shape()
Shape of a single sample from a single batch as a TensorShape
.
Same meaning as event_shape
. May be only partially defined.
event_shape
: TensorShape
, possibly unknown.
Please login to continue.