Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Public Attributes | List of all members
caffe2.python.layers.position_weighted.PositionWeighted Class Reference
Inheritance diagram for caffe2.python.layers.position_weighted.PositionWeighted:

Public Member Functions

def __init__ (self, model, input_record, weight_optim=None, name="position_weights")
 
def get_memory_usage (self)
 
def add_ops (self, net)
 

Public Attributes

 shape
 
 pos_w
 
 output_schema
 

Detailed Description

Definition at line 22 of file position_weighted.py.


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