tf.contrib.distributions.Normal.event_shape()

tf.contrib.distributions.Normal.event_shape(name='event_shape')

Shape of a single sample from a single batch as a 1-D int32 Tensor.

Args:
  • name: name to give to the op
Returns:
  • event_shape: Tensor.
doc_TensorFlow
2016-10-14 12:59:47
Comments
Leave a Comment

Please login to continue.