Caffe2 - Python API
A deep learning, cross platform ML framework
layers
batch_sigmoid_cross_entropy_loss
BatchSigmoidCrossEntropyLoss
Public Member Functions
|
Public Attributes
|
List of all members
layers.batch_sigmoid_cross_entropy_loss.BatchSigmoidCrossEntropyLoss Class Reference
Inheritance diagram for layers.batch_sigmoid_cross_entropy_loss.BatchSigmoidCrossEntropyLoss:
Public Member Functions
def
__init__
(self, model, input_record, name='batch_sigmoid_cross_entropy_loss', kwargs)
def
add_ops
(self, net)
Public Attributes
output_schema
Detailed Description
Definition at line
14
of file
batch_sigmoid_cross_entropy_loss.py
.
The documentation for this class was generated from the following file:
caffe2/python/layers/
batch_sigmoid_cross_entropy_loss.py
Generated on Tue Apr 18 2017 14:26:54 for Caffe2 - Python API by
1.8.14