Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Input object for the backward three-dimensional maximum pooling layer. More...
Tensor get | ( | MaximumPooling3dLayerDataId | id | ) |
Returns the input object of the backward three-dimensional maximum pooling layer
id | Identifier of the input object |
Returns the input object of the backward three-dimensional maximum pooling layer
id | Identifier of the input object |
void set | ( | MaximumPooling3dLayerDataId | id, |
Tensor | val | ||
) |
Sets the input object of the backward three-dimensional maximum pooling layer
id | Identifier of the input object |
val | Value of the input object |
void set | ( | MaximumPooling3dLayerDataNumericTableId | id, |
NumericTable | val | ||
) |
Sets the input object of the backward three-dimensional maximum 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.