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

Public Member Functions

def __init__ (self, param_id, param, key=None, shape=None, length=None)
 
def grad_type (self)
 
def cloned_init_net (self)
 
def __str__ (self)
 

Public Attributes

 param_id
 
 name
 
 blob
 
 key
 
 shape
 
 size
 
 length
 
 grad
 

Detailed Description

Definition at line 19 of file model_helper.py.


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