Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Contains classes of the prelu layer.
Classes | |
class | PreluBackwardBatch |
Class that computes the results of the prelu layer in the batch processing mode. More... | |
class | PreluBackwardInput |
Input object for the backward prelu layer. More... | |
class | PreluBackwardResult |
Provides methods to access results obtained with the compute() method of the backward prelu layer. More... | |
class | PreluBatch |
Provides methods for the prelu layer in the batch processing mode. More... | |
class | PreluForwardBatch |
Class that computes the results of the forward prelu layer in the batch processing mode. More... | |
class | PreluForwardInput |
Input object for the forward prelu layer More... | |
class | PreluForwardResult |
Class that provides methods to access the result obtained with the compute() method of the forward prelu layer. More... | |
class | PreluLayerDataId |
Identifiers of input objects for the backward prelu layer and results for the forward prelu layer. More... | |
class | PreluMethod |
Available methods for the prelu layer. More... | |
class | PreluParameter |
Class that specifies parameters of the prelu layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.