ETRI IVCL 1.0.0
Acceleration SW Platform for Ondevice
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
horizontal_mean_layer.HorizontalMeanLayer Class Reference
Inheritance diagram for horizontal_mean_layer.HorizontalMeanLayer:

Public Member Functions

def setup (self, bottom, top)
 
def reshape (self, bottom, top)
 
def forward (self, bottom, top)
 
def backward (self, top, propagate_down, bottom)
 
def setup (self, bottom, top)
 
def reshape (self, bottom, top)
 
def forward (self, bottom, top)
 
def backward (self, top, propagate_down, bottom)
 

Public Attributes

 src
 
 src_shape
 

Member Function Documentation

◆ backward() [1/2]

def horizontal_mean_layer.HorizontalMeanLayer.backward (   self,
  top,
  propagate_down,
  bottom 
)

◆ backward() [2/2]

def horizontal_mean_layer.HorizontalMeanLayer.backward (   self,
  top,
  propagate_down,
  bottom 
)

◆ forward() [1/2]

def horizontal_mean_layer.HorizontalMeanLayer.forward (   self,
  bottom,
  top 
)

◆ forward() [2/2]

def horizontal_mean_layer.HorizontalMeanLayer.forward (   self,
  bottom,
  top 
)

◆ reshape() [1/2]

def horizontal_mean_layer.HorizontalMeanLayer.reshape (   self,
  bottom,
  top 
)

◆ reshape() [2/2]

def horizontal_mean_layer.HorizontalMeanLayer.reshape (   self,
  bottom,
  top 
)

◆ setup() [1/2]

def horizontal_mean_layer.HorizontalMeanLayer.setup (   self,
  bottom,
  top 
)

◆ setup() [2/2]

def horizontal_mean_layer.HorizontalMeanLayer.setup (   self,
  bottom,
  top 
)

Member Data Documentation

◆ src

horizontal_mean_layer.HorizontalMeanLayer.src

◆ src_shape

horizontal_mean_layer.HorizontalMeanLayer.src_shape

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