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

Public Member Functions

def __init__ (self, model, input_record, name='batch_softmax_loss', kwargs)
 
def add_ops (self, net)
 

Public Attributes

 output_schema
 

Detailed Description

Definition at line 14 of file batch_softmax_loss.py.


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