Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Data structure representing the intervals on which the subtensors for one-dimensional pooling are computed. More...
Pooling1dStride | ( | long | first | ) |
Constructs Stride with parameters
first | Interval over the first dimension on which the one-dimensional pooling is performed |
long [] getSize | ( | ) |
Gets the array of intervals on which the subtensors for one-dimensional pooling are selected
void setSize | ( | long | first | ) |
Sets the array of intervals on which the subtensors for one-dimensional pooling are selected
first | Interval over the first dimension on which the one-dimensional pooling is performed |
For more complete information about compiler optimizations, see our Optimization Notice.