Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Available methods for the one-dimensional average pooling layer. More...
AveragePooling1dMethod | ( | int | value | ) |
Constructs the method object using the provided value
value | Value corresponding to the method object |
Static Public Attributes | |
static final AveragePooling1dMethod | defaultDense = new AveragePooling1dMethod(DefaultMethodValue) |
int getValue | ( | ) |
Returns the value corresponding to the method object
|
static |
Default method
For more complete information about compiler optimizations, see our Optimization Notice.