Medial Code Documentation
Loading...
Searching...
No Matches
micNodeLeakyReLU Class Reference
Inheritance diagram for micNodeLeakyReLU:
micNetNode

Additional Inherited Members

- Public Member Functions inherited from micNetNode
int Forward ()
 
int Backward ()
 
virtual int init (NodeInfo _ni)=0
 
virtual int backward ()
 
- Data Fields inherited from micNetNode
int type
 
NodeInfo ni
 
int mode
 
int n_in
 
int k_out
 
MedMat< float > batch_in
 
MedMat< float > batch_out
 
MedMat< float > wgt
 
MedMat< float > grad_w
 
MedMat< float > F
 
MedMat< float > G
 
MedMat< float > delta
 
MedMat< float > S
 
int get_S_flag
 

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