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 | |
Definition at line 22 of file position_weighted.py.
1.8.11