C++ API Reference for Intel® Data Analytics Acceleration Library 2019
Parameters for the prelu layer. More...
| Parameter | ( | const size_t | _dataDimension = 0, |
| const size_t | _weightsDimension = 1 |
||
| ) |
Constructs parameters of the prelu layer
| [in] | _dataDimension | Starting data dimension index to apply weight |
| [in] | _weightsDimension | Number of weight dimensions |
|
virtual |
Checks the correctness of the parameter
| size_t dataDimension |
Starting data dimension index to apply weight
| size_t weightsDimension |
Number of weight dimensions
For more complete information about compiler optimizations, see our Optimization Notice.