Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1

Classes

Contains classes of thesoftmax cross-entropy layer.

Classes

class  SoftmaxCrossBackwardBatch
 Class that computes the results of the backward softmax cross-entropy layer in the batch processing mode. More...
 
class  SoftmaxCrossBackwardInput
 Input object for the backward softmax cross-entropy layer. More...
 
class  SoftmaxCrossBackwardResult
 Provides methods to access results obtained with the compute() method of the backward softmax cross-entropy layer. More...
 
class  SoftmaxCrossBatch
 Provides methods for thesoftmax cross-entropy layer in the batch processing mode. More...
 
class  SoftmaxCrossForwardBatch
 Class that computes the results of the forward softmax cross-entropy layer in the batch processing mode. More...
 
class  SoftmaxCrossForwardInput
 Input object for the forward softmax cross-entropy layer More...
 
class  SoftmaxCrossForwardResult
 Class that provides methods to access the result obtained with the compute() method of the forward softmax cross-entropy layer. More...
 
class  SoftmaxCrossLayerDataId
 Identifiers of input objects for the backward softmax cross-entropy layer and results for the forward softmax cross-entropy layer. More...
 
class  SoftmaxCrossMethod
 Available methods for thesoftmax cross-entropy layer. More...
 
class  SoftmaxCrossParameter
 Class that specifies parameters of the softmax cross-entropy layer. More...
 

For more complete information about compiler optimizations, see our Optimization Notice.