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