Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Public Attributes | List of all members
torch.nn.modules.pixelshuffle.PixelShuffle Class Reference
Inheritance diagram for torch.nn.modules.pixelshuffle.PixelShuffle:

Public Member Functions

def __init__ (self, upscale_factor)
 
def forward (self, input)
 
def extra_repr (self)
 

Public Attributes

 upscale_factor
 

Detailed Description

Definition at line 7 of file pixelshuffle.py.


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