Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes of the smooth rectified linear unit (smoothrelu) layer.
Classes | |
| class | SmoothreluBackwardBatch |
| Class that computes the results of the backward smooth rectified linear unit (smoothrelu) layer in the batch processing mode. More... | |
| class | SmoothreluBackwardInput |
| Input object for the backward smoothrelu layer. More... | |
| class | SmoothreluBackwardResult |
| Provides methods to access results obtained with the compute() method of the backward smoothrelu layer. More... | |
| class | SmoothreluBatch |
| Provides methods for the smooth rectified linear unit (smoothrelu) layer in the batch processing mode. More... | |
| class | SmoothreluForwardBatch |
| Class that computes the results of the forward smooth rectified linear unit (smoothrelu) layer in the batch processing mode. More... | |
| class | SmoothreluForwardInput |
| Input object for the forward smoothrelu layer More... | |
| class | SmoothreluForwardResult |
| Class that provides methods to access the result obtained with the compute() method of the forward smoothrelu layer. More... | |
| class | SmoothreluLayerDataId |
| Identifiers of input objects for the backward smoothrelu layer and results for the forward smoothrelu layer. More... | |
| class | SmoothreluMethod |
| Available methods for smoothrelu layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.