Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes of the concat layer.
Classes | |
class | ConcatBackwardBatch |
Class that computes the results of the backward concat layer in the batch processing mode. More... | |
class | ConcatBackwardInput |
Input object for the backward concat layer. More... | |
class | ConcatBackwardResult |
Provides methods to access results obtained with the compute() method of the backward concat layer. More... | |
class | ConcatBatch |
Provides methods for the concat layer in the batch processing mode. More... | |
class | ConcatForwardBatch |
Class that computes the results of the forward concat layer in the batch processing mode. More... | |
class | ConcatForwardInput |
Input object for the forward concat layer More... | |
class | ConcatForwardResult |
Class that provides methods to access the result obtained with the compute() method of the forward concat layer. More... | |
class | ConcatLayerDataId |
Identifiers of input objects for the backward concat layer and results for the forward concat layer. More... | |
class | ConcatMethod |
Available methods for the concat layer. More... | |
class | ConcatParameter |
Class that specifies parameters of the concat layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.