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