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
print_layer.PrintLayer Class Reference
Inheritance diagram for print_layer.PrintLayer:

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

 path
 
 name
 
 mult
 

Member Function Documentation

◆ backward() [1/2]

def print_layer.PrintLayer.backward (   self,
  top,
  propagate_down,
  bottom 
)

◆ backward() [2/2]

def print_layer.PrintLayer.backward (   self,
  top,
  propagate_down,
  bottom 
)

◆ forward() [1/2]

def print_layer.PrintLayer.forward (   self,
  bottom,
  top 
)

◆ forward() [2/2]

def print_layer.PrintLayer.forward (   self,
  bottom,
  top 
)

◆ reshape() [1/2]

def print_layer.PrintLayer.reshape (   self,
  bottom,
  top 
)

◆ reshape() [2/2]

def print_layer.PrintLayer.reshape (   self,
  bottom,
  top 
)

◆ setup() [1/2]

def print_layer.PrintLayer.setup (   self,
  bottom,
  top 
)

◆ setup() [2/2]

def print_layer.PrintLayer.setup (   self,
  bottom,
  top 
)

Member Data Documentation

◆ mult

print_layer.PrintLayer.mult

◆ name

print_layer.PrintLayer.name

◆ path

print_layer.PrintLayer.path

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