Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes of the element-wise sum layer.
Classes | |
class | EltwiseSumBackwardBatch |
Class that computes the results of the backward element-wise sum layer in the batch processing mode. More... | |
class | EltwiseSumBackwardInput |
Input object for the backward element-wise sum layer. More... | |
class | EltwiseSumBackwardResult |
Provides methods to access results obtained with the compute() method of the backward element-wise sum layer. More... | |
class | EltwiseSumBatch |
Provides methods for the element-wise sum layer in the batch processing mode. More... | |
class | EltwiseSumForwardBatch |
Class that computes the results of the forward element-wise sum layer in the batch processing mode. More... | |
class | EltwiseSumForwardInput |
Input object for the forward element-wise sum layer More... | |
class | EltwiseSumForwardInputId |
Identifiers of input objects for the backward element-wise sum layer and results for the forward element-wise sum layer. More... | |
class | EltwiseSumForwardResult |
Class that provides methods to access the result obtained with the compute() method of the forward element-wise sum layer. More... | |
class | EltwiseSumLayerDataId |
Identifiers of input objects for the backward element-wise sum layer and results for the forward element-wise sum layer. More... | |
class | EltwiseSumLayerDataNumericTableId |
Identifiers of input objects for the backward element-wise sum layer and results for the forward element-wise sum layer. More... | |
class | EltwiseSumMethod |
Available methods for the element-wise sum layer. More... | |
class | EltwiseSumParameter |
Class that specifies parameters of the element-wise sum layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.