Public Member Functions | Public Attributes
utils.symbol.Symbol Class Reference
Inheritance diagram for utils.symbol.Symbol:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def check_parameter_shapes
def get_msra_std
def get_symbol
def infer_shape
def init_weights
def symbol

Public Attributes

 arg_shape_dict
 aux_shape_dict
 out_shape_dict
 sym

Detailed Description

Definition at line 9 of file symbol.py.


Constructor & Destructor Documentation


Member Function Documentation

def utils.symbol.Symbol.check_parameter_shapes (   self,
  arg_params,
  aux_params,
  data_shape_dict,
  is_train = True 
)

Definition at line 43 of file symbol.py.

def utils.symbol.Symbol.get_msra_std (   self,
  shape 
)

Definition at line 29 of file symbol.py.

def utils.symbol.Symbol.get_symbol (   self,
  cfg,
  is_train = True 
)
def utils.symbol.Symbol.infer_shape (   self,
  data_shape_dict 
)

Definition at line 36 of file symbol.py.

def utils.symbol.Symbol.init_weights (   self,
  cfg,
  arg_params,
  aux_params 
)

Definition at line 26 of file symbol.py.

Definition at line 17 of file symbol.py.


Member Data Documentation

Definition at line 10 of file symbol.py.

Definition at line 10 of file symbol.py.

Definition at line 10 of file symbol.py.


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


rail_object_detector
Author(s):
autogenerated on Sat Jun 8 2019 20:26:31