Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

Modules | Packages | Classes
Softmax Cross-entropy Layer

Contains classes for softmax cross-entropy layer. More...

Detailed Description

Modules

 Backward Softmax Cross-entropy Layer
 Contains classes for the backward softmax cross-entropy layer.
 
 Forward Softmax Cross-entropy Layer
 Contains classes for the forward softmax cross-entropy layer.
 

Packages

package  com.intel.daal.algorithms.neural_networks.layers.softmax_cross
 Contains classes of thesoftmax cross-entropy layer.
 

Classes

class  SoftmaxCrossBatch
 Provides methods for thesoftmax cross-entropy layer in the batch processing mode. 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.