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