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