Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes of the fully-connected layer.
Classes | |
| class | FullyConnectedBackwardBatch |
| Class that computes the results of the backward fully-connected layer in the batch processing mode. More... | |
| class | FullyConnectedBackwardInput |
| Input object for the backward fully-connected layer. More... | |
| class | FullyConnectedBackwardResult |
| Provides methods to access results obtained with the compute() method of the backward fully-connected layer. More... | |
| class | FullyConnectedBatch |
| Provides methods for the fully-connected layer in the batch processing mode. More... | |
| class | FullyConnectedForwardBatch |
| Class that computes the results of the forward fully-connected layer in the batch processing mode. More... | |
| class | FullyConnectedForwardInput |
| Input object for the forward fully-connected layer More... | |
| class | FullyConnectedForwardResult |
| Class that provides methods to access the result obtained with the compute() method of the forward fully-connected layer. More... | |
| class | FullyConnectedLayerDataId |
| Identifiers of input objects for the backward fully-connected layer and results for the forward fully-connected layer. More... | |
| class | FullyConnectedMethod |
| Available methods for the fully-connected layer. More... | |
| class | FullyConnectedParameter |
| Class that specifies parameters of the fully-connected layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.