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

This is the complete list of members for torch.distributions.log_normal.LogNormal, including all inherited members.

__init__(self, loc, scale, validate_args=None) (defined in torch.distributions.log_normal.LogNormal)torch.distributions.log_normal.LogNormal
__repr__(self) (defined in torch.distributions.distribution.Distribution)torch.distributions.distribution.Distribution
arg_constraints (defined in torch.distributions.log_normal.LogNormal)torch.distributions.log_normal.LogNormalstatic
torch::distributions::distribution::Distribution.arg_constraints(self)torch.distributions.distribution.Distribution
base_dist (defined in torch.distributions.transformed_distribution.TransformedDistribution)torch.distributions.transformed_distribution.TransformedDistribution
batch_shape(self)torch.distributions.distribution.Distribution
cdf(self, value)torch.distributions.transformed_distribution.TransformedDistribution
entropy(self) (defined in torch.distributions.log_normal.LogNormal)torch.distributions.log_normal.LogNormal
enumerate_support(self, expand=True)torch.distributions.distribution.Distribution
event_shape(self)torch.distributions.distribution.Distribution
expand(self, batch_shape, _instance=None) (defined in torch.distributions.log_normal.LogNormal)torch.distributions.log_normal.LogNormal
has_enumerate_support (defined in torch.distributions.distribution.Distribution)torch.distributions.distribution.Distributionstatic
has_rsample (defined in torch.distributions.log_normal.LogNormal)torch.distributions.log_normal.LogNormalstatic
has_rsample(self) (defined in torch.distributions.transformed_distribution.TransformedDistribution)torch.distributions.transformed_distribution.TransformedDistribution
icdf(self, value)torch.distributions.transformed_distribution.TransformedDistribution
loc(self) (defined in torch.distributions.log_normal.LogNormal)torch.distributions.log_normal.LogNormal
log_prob(self, value)torch.distributions.transformed_distribution.TransformedDistribution
mean(self) (defined in torch.distributions.log_normal.LogNormal)torch.distributions.log_normal.LogNormal
perplexity(self)torch.distributions.distribution.Distribution
rsample(self, sample_shape=torch.Size())torch.distributions.transformed_distribution.TransformedDistribution
sample(self, sample_shape=torch.Size())torch.distributions.transformed_distribution.TransformedDistribution
sample_n(self, n)torch.distributions.distribution.Distribution
scale(self) (defined in torch.distributions.log_normal.LogNormal)torch.distributions.log_normal.LogNormal
set_default_validate_args(value) (defined in torch.distributions.distribution.Distribution)torch.distributions.distribution.Distributionstatic
stddev(self)torch.distributions.distribution.Distribution
support (defined in torch.distributions.log_normal.LogNormal)torch.distributions.log_normal.LogNormalstatic
support(self) (defined in torch.distributions.transformed_distribution.TransformedDistribution)torch.distributions.transformed_distribution.TransformedDistribution
transforms (defined in torch.distributions.transformed_distribution.TransformedDistribution)torch.distributions.transformed_distribution.TransformedDistribution
variance(self) (defined in torch.distributions.log_normal.LogNormal)torch.distributions.log_normal.LogNormal