Caffe2 - Python API
A deep learning, cross platform ML framework
Static Public Member Functions | List of all members
torch.distributions.dirichlet._Dirichlet Class Reference
Inheritance diagram for torch.distributions.dirichlet._Dirichlet:

Static Public Member Functions

def forward (ctx, concentration)
 
def backward (ctx, grad_output)
 

Detailed Description

Definition at line 15 of file dirichlet.py.


The documentation for this class was generated from the following file: