Caffe2 - Python API
A deep learning, cross platform ML framework
torch.distributions.independent.Independent Member List

This is the complete list of members for torch.distributions.independent.Independent, including all inherited members.

__init__(self, base_distribution, reinterpreted_batch_ndims, validate_args=None) (defined in torch.distributions.independent.Independent)torch.distributions.independent.Independent
__repr__(self) (defined in torch.distributions.distribution.Distribution)torch.distributions.distribution.Distribution
arg_constraints (defined in torch.distributions.independent.Independent)torch.distributions.independent.Independentstatic
torch::distributions::distribution::Distribution.arg_constraints(self)torch.distributions.distribution.Distribution
base_dist (defined in torch.distributions.independent.Independent)torch.distributions.independent.Independent
batch_shape(self)torch.distributions.distribution.Distribution
cdf(self, value)torch.distributions.distribution.Distribution
entropy(self) (defined in torch.distributions.independent.Independent)torch.distributions.independent.Independent
enumerate_support(self, expand=True) (defined in torch.distributions.independent.Independent)torch.distributions.independent.Independent
event_shape(self)torch.distributions.distribution.Distribution
expand(self, batch_shape, _instance=None) (defined in torch.distributions.independent.Independent)torch.distributions.independent.Independent
has_enumerate_support(self) (defined in torch.distributions.independent.Independent)torch.distributions.independent.Independent
has_enumerate_support (defined in torch.distributions.distribution.Distribution)torch.distributions.distribution.Distributionstatic
has_rsample(self) (defined in torch.distributions.independent.Independent)torch.distributions.independent.Independent
has_rsample (defined in torch.distributions.distribution.Distribution)torch.distributions.distribution.Distributionstatic
icdf(self, value)torch.distributions.distribution.Distribution
log_prob(self, value) (defined in torch.distributions.independent.Independent)torch.distributions.independent.Independent
mean(self) (defined in torch.distributions.independent.Independent)torch.distributions.independent.Independent
perplexity(self)torch.distributions.distribution.Distribution
reinterpreted_batch_ndims (defined in torch.distributions.independent.Independent)torch.distributions.independent.Independent
rsample(self, sample_shape=torch.Size()) (defined in torch.distributions.independent.Independent)torch.distributions.independent.Independent
sample(self, sample_shape=torch.Size()) (defined in torch.distributions.independent.Independent)torch.distributions.independent.Independent
sample_n(self, n)torch.distributions.distribution.Distribution
set_default_validate_args(value) (defined in torch.distributions.distribution.Distribution)torch.distributions.distribution.Distributionstatic
stddev(self)torch.distributions.distribution.Distribution
support(self) (defined in torch.distributions.independent.Independent)torch.distributions.independent.Independent
support (defined in torch.distributions.distribution.Distribution)torch.distributions.distribution.Distributionstatic
variance(self) (defined in torch.distributions.independent.Independent)torch.distributions.independent.Independent