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
bilinear_sampler_layer.BilinearSamplerLayer Class Reference
Inheritance diagram for bilinear_sampler_layer.BilinearSamplerLayer:

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
 
 vec
 
 vec_shape
 
 flow_size
 
 color_size
 
 dst
 

Member Function Documentation

◆ backward() [1/2]

def bilinear_sampler_layer.BilinearSamplerLayer.backward (   self,
  top,
  propagate_down,
  bottom 
)

◆ backward() [2/2]

def bilinear_sampler_layer.BilinearSamplerLayer.backward (   self,
  top,
  propagate_down,
  bottom 
)

◆ forward() [1/2]

def bilinear_sampler_layer.BilinearSamplerLayer.forward (   self,
  bottom,
  top 
)

◆ forward() [2/2]

def bilinear_sampler_layer.BilinearSamplerLayer.forward (   self,
  bottom,
  top 
)

◆ reshape() [1/2]

def bilinear_sampler_layer.BilinearSamplerLayer.reshape (   self,
  bottom,
  top 
)

◆ reshape() [2/2]

def bilinear_sampler_layer.BilinearSamplerLayer.reshape (   self,
  bottom,
  top 
)

◆ setup() [1/2]

def bilinear_sampler_layer.BilinearSamplerLayer.setup (   self,
  bottom,
  top 
)

◆ setup() [2/2]

def bilinear_sampler_layer.BilinearSamplerLayer.setup (   self,
  bottom,
  top 
)

Member Data Documentation

◆ color_size

bilinear_sampler_layer.BilinearSamplerLayer.color_size

◆ dst

bilinear_sampler_layer.BilinearSamplerLayer.dst

◆ flow_size

bilinear_sampler_layer.BilinearSamplerLayer.flow_size

◆ src

bilinear_sampler_layer.BilinearSamplerLayer.src

◆ src_shape

bilinear_sampler_layer.BilinearSamplerLayer.src_shape

◆ vec

bilinear_sampler_layer.BilinearSamplerLayer.vec

◆ vec_shape

bilinear_sampler_layer.BilinearSamplerLayer.vec_shape

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