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

Modules | Packages | Classes

Contains classes of the softmax layer. More...

Detailed Description

Modules

 Backward Softmax Layer
 Contains classes of the backward softmax layer.
 
 Forward Softmax Layer
 Contains classes of the forward softmax layer.
 

Packages

package  com.intel.daal.algorithms.neural_networks.layers.softmax
 Contains classes of the softmax layer.
 

Classes

class  SoftmaxBatch
 Provides methods for the softmax layer in the batch processing mode. More...
 
class  SoftmaxLayerDataId
 Identifiers of input objects for the backward softmax layer and results for the forward softmax layer. More...
 
class  SoftmaxMethod
 Available methods for the softmax layer. More...
 
class  SoftmaxParameter
 Class that specifies parameters of the softmax layer. More...
 

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