Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Input object for the backward two-dimensional average pooling layer. More...
NumericTable get | ( | AveragePooling2dLayerDataId | id | ) |
Returns the input object of the backward two-dimensional average pooling layer
id | Identifier of the input object |
void set | ( | AveragePooling2dLayerDataId | id, |
NumericTable | val | ||
) |
Sets the input object of the backward two-dimensional average pooling layer
id | Identifier of the input object |
val | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.