Caffe2 - Python API
A deep learning, cross platform ML framework
caffe2.python.layers.batch_lr_loss.BatchLRLoss Member List

This is the complete list of members for caffe2.python.layers.batch_lr_loss.BatchLRLoss, including all inherited members.

__init__(self, model, input_record, name='batch_lr_loss', average_loss=True, jsd_weight=0.0, pos_label_target=1.0, neg_label_target=0.0, homotopy_weighting=False, log_D_trick=False, unjoined_lr_loss=False, kwargs) (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss
add_ops(self, net) (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss
average_loss (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss
counter (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss
homotopy_weighting (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss
init_weight(self, jsd_weight, homotopy_weighting) (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss
jsd_fuse (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss
jsd_weight (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss
log_D_trick (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss
mutex (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss
neg_label_target (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss
output_schema (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss
pos_label_target (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss
unjoined_lr_loss (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss
update_weight(self, net) (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss
xent_weight (defined in caffe2.python.layers.batch_lr_loss.BatchLRLoss)caffe2.python.layers.batch_lr_loss.BatchLRLoss