Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes of the dropout layer.
Classes | |
| class | DropoutBackwardBatch |
| Class that computes the results of the backward dropout layer in the batch processing mode. More... | |
| class | DropoutBackwardInput |
| Input object for the backward dropout layer. More... | |
| class | DropoutBackwardResult |
| Provides methods to access results obtained with the compute() method of the backward dropout layer. More... | |
| class | DropoutBatch |
| Provides methods for the dropout layer in the batch processing mode. More... | |
| class | DropoutForwardBatch |
| Class that computes the results of the forward dropout layer in the batch processing mode. More... | |
| class | DropoutForwardInput |
| Input object for the forward dropout layer More... | |
| class | DropoutForwardResult |
| Class that provides methods to access the result obtained with the compute() method of the forward dropout layer. More... | |
| class | DropoutLayerDataId |
| Identifiers of input objects for the backward dropout layer and results for the forward dropout layer. More... | |
| class | DropoutMethod |
| Available methods for the dropout layer. More... | |
| class | DropoutParameter |
| Class that specifies parameters of the dropout layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.