C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
Padding Struct Reference

Data structure representing the number of data elements to implicitly add to each side of the 1D subtensor on which pooling is performed. More...

Class Declaration

Constructor & Destructor Documentation

◆ Padding()

Padding ( size_t  first = 0)
inline

Constructs the structure representing the number of data elements to implicitly add to each side of the 1D subtensor on which pooling is performed

Parameters
[in]firstNumber of data elements to add to the the first dimension of the 1D subtensor

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

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