Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4

List of all members

Data structure representing the intervals on which the subtensors for one-dimensional pooling are computed. More...

Class Constructor

Pooling1dStride ( long  first)

Constructs Stride with parameters

Parameters
firstInterval over the first dimension on which the one-dimensional pooling is performed

Detailed Description

Member Function Documentation

long [] getSize ( )

Gets the array of intervals on which the subtensors for one-dimensional pooling are selected

Returns
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

Parameters
firstInterval over the first dimension on which the one-dimensional pooling is performed

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.