Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes of the softmax layer.
Classes | |
| class | SoftmaxBackwardBatch |
| Class that computes the results of the softmax layer in the batch processing mode. More... | |
| class | SoftmaxBackwardInput |
| Input object for the backward softmax layer. More... | |
| class | SoftmaxBackwardResult |
| Provides methods to access results obtained with the compute() method of the backward softmax layer. More... | |
| class | SoftmaxBatch |
| Provides methods for the softmax layer in the batch processing mode. More... | |
| class | SoftmaxForwardBatch |
| Class that computes the results of the forward softmax layer in the batch processing mode. More... | |
| class | SoftmaxForwardInput |
| Input object for the forward softmax layer More... | |
| class | SoftmaxForwardResult |
| Class that provides methods to access the result obtained with the compute() method of the forward softmax layer. 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.