tf.contrib.distributions.QuantizedDistribution.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. 
tf.contrib.distributions.QuantizedDistribution.event_shape(name='event_shape')
Shape of a single sample from a single batch as a 1-D int32 Tensor.
name: name to give to the opevent_shape: Tensor.
Please login to continue.