C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Results obtained with the compute() method of the backward fully-connected layer. More...
Additional Inherited Members | |
![]() | |
static data_management::DataCollectionPtr & | getStorage (Argument &a) |
static const data_management::DataCollectionPtr & | getStorage (const Argument &a) |
Result | ( | ) |
Default constructor
DAAL_EXPORT services::Status allocate | ( | const daal::algorithms::Input * | input, |
const daal::algorithms::Parameter * | parameter, | ||
const int | method | ||
) |
Allocates memory to store the result of backward fully-connected layer
[in] | input | Object containing the input data |
[in] | parameter | Parameter of backward fully-connected layer |
[in] | method | Computation method |
|
virtual |
Checks the result of the fully-connected layer
[in] | input | Input object of the layer |
[in] | par | Parameter of the layer |
[in] | method | Computation method of the layer |
Reimplemented from Result.
For more complete information about compiler optimizations, see our Optimization Notice.