Public Member Functions | |
| def | __init__ (self, model, input_record, name='batch_distill_lr_loss', teacher_weight=0.0, filter_invalid_teacher_label=False, kwargs) |
| def | add_ops (self, net) |
Public Attributes | |
| threshold | |
| neg_ONE | |
| ONE | |
| output_schema | |
Definition at line 18 of file batch_distill_lr_loss.py.
1.8.11