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

Static Public Member Functions

def forward (ctx, tensor, sizes)
 
def backward (ctx, grad_output)
 

Detailed Description

Definition at line 25 of file tensor.py.


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