Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Public Attributes | List of all members
model_defs.srresnet.UpscaleBlock Class Reference
Inheritance diagram for model_defs.srresnet.UpscaleBlock:

Public Member Functions

def __init__ (self, n_filters)
 
def forward (self, x)
 

Public Attributes

 upscaling_conv
 
 upscaling_shuffler
 
 upscaling
 

Detailed Description

Definition at line 33 of file srresnet.py.


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