C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Input objects for the forward 2D convolution layer More...
Input | ( | ) |
Default constructor
Copy constructor
DAAL_EXPORT services::Status allocate | ( | const daal::algorithms::Parameter * | parameter, |
const int | method | ||
) |
Allocates memory to store the result of forward 2D convolution layer
[in] | parameter | Parameter of forward 2D convolution layer |
[in] | method | Computation method for the layer |
DAAL_DEPRECATED services::Status check | ( | const daal::algorithms::Parameter * | parameter, |
int | method | ||
) | const |
Checks input object of the forward 2D convolution layer
[in] | parameter | Parameter of layer |
[in] | method | Computation method of the layer |
|
virtual |
Returns dimensions of biases tensor
|
virtual |
Returns dimensions of weights tensor
For more complete information about compiler optimizations, see our Optimization Notice.