Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Contains classes of the Exponential Linear Unit (ELU) layer.
Classes | |
class | EluBackwardBatch |
Class that computes the results of the backward Exponential Linear Unit (ELU) layer in the batch processing mode. More... | |
class | EluBackwardInput |
Input object for the backward ELU layer. More... | |
class | EluBackwardResult |
Provides methods to access results obtained with the compute() method of the backward ELU layer. More... | |
class | EluBatch |
Provides methods for the Exponential Linear Unit (ELU) layer in the batch processing mode. More... | |
class | EluForwardBatch |
Class that computes the results of the forward Exponential Linear Unit (ELU) layer in the batch processing mode. More... | |
class | EluForwardInput |
Input object for the forward ELU layer More... | |
class | EluForwardResult |
Class that provides methods to access the result obtained with the compute() method of the forward ELU layer. More... | |
class | EluLayerDataId |
Identifiers of input objects for the backward ELU layer and results for the forward ELU layer. More... | |
class | EluMethod |
Available methods for the ELU layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.