Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes of the local response normalization layer.
Classes | |
| class | LrnBackwardBatch |
| Class that computes the results of the local response normalization (lrn) layer in the batch processing mode. More... | |
| class | LrnBackwardInput |
| Input object for the backward local response normalization layer. More... | |
| class | LrnBackwardResult |
| Provides methods to access results obtained with the compute() method of the backward local response normalization layer. More... | |
| class | LrnBatch |
| Provides methods for the local response normalization layer in the batch processing mode. More... | |
| class | LrnForwardBatch |
| Class that computes the results of the forward local response normalization layer in the batch processing mode. More... | |
| class | LrnForwardInput |
| Input object for the forward local response normalization layer More... | |
| class | LrnForwardResult |
| Class that provides methods to access the result obtained with the compute() method of the forward local response normalization layer. More... | |
| class | LrnLayerDataId |
| Identifiers of input objects for the backward local response normalization layer and results for the forward local response normalization layer. More... | |
| class | LrnMethod |
| Available methods for the local response normalization layer. More... | |
| class | LrnParameter |
| Class that specifies parameters of the local response normalization layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.