LostTech.TensorFlow : API Documentation

Type I_DistributionShape

Namespace tensorflow.contrib.distributions.python.ops.shape

Interfaces IPythonObjectContainer

Public instance methods

object get_dims(object x, object name)

object get_ndims(object x, object name)

object get_sample_ndims(object x, object name)

object get_shape(object x, object name)

object make_batch_of_event_sample_matrices(object x, object expand_batch_dim, object name)

object undo_make_batch_of_event_sample_matrices(object x, object sample_shape, object expand_batch_dim, object name)

Public properties

object batch_ndims get;

object event_ndims get;

object name get;

object validate_args get;