Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Provides methods for the concat layer in the batch processing mode. More...
ConcatBatch | ( | DaalContext | context, |
Class<?extends Number > | cls, | ||
ConcatMethod | method | ||
) |
Constructs the concat layer
context | Context to manage the concat layer |
cls | Data type to use in intermediate computations for the layer, Double.class or Float.class |
method | The layer computation method, ConcatMethod |
ConcatMethod method |
Computation method for the layer
ConcatParameter parameter |
Concat layer parameters
|
protected |
Data type to use in intermediate computations for the layer
For more complete information about compiler optimizations, see our Optimization Notice.