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

Static Public Member Functions

def forward (ctx, i, dest_type)
 
def backward (ctx, grad_output)
 

Detailed Description

Definition at line 7 of file tensor.py.


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