Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes of the rectified linear unit (relu) layer.
Classes | |
| class | ReluBackwardBatch |
| Class that computes the results of the backward rectified linear unit (relu) layer in the batch processing mode. More... | |
| class | ReluBackwardInput |
| Input object for the backward relu layer. More... | |
| class | ReluBackwardResult |
| Provides methods to access results obtained with the compute() method of the backward relu layer. More... | |
| class | ReluBatch |
| Provides methods for the rectified linear unit (relu) layer in the batch processing mode. More... | |
| class | ReluForwardBatch |
| Class that computes the results of the forward rectified linear unit (relu) layer in the batch processing mode. More... | |
| class | ReluForwardInput |
| Input object for the forward relu layer More... | |
| class | ReluForwardResult |
| Class that provides methods to access the result obtained with the compute() method of the forward relu layer. More... | |
| class | ReluLayerDataId |
| Identifiers of input objects for the backward relu layer and results for the forward relu layer. More... | |
| class | ReluMethod |
| Available methods for the relu layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.