Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Parameters for the spatial pyramid average 2D pooling layer. More...
Public Member Functions | |
def | __init__ |
![]() | |
def | __init__ |
![]() | |
def | __init__ |
![]() | |
def | __init__ |
def | check |
Additional Inherited Members | |
![]() | |
pyramidHeight = ... | |
indices = ... | |
![]() | |
weightsInitializer = ... | |
biasesInitializer = ... | |
predictionStage = ... | |
propagateGradient = ... | |
weightsAndBiasesInitialized = ... | |
allowInplaceComputation = ... | |
def __init__ | ( | self, | |
pyramidHeight, | |||
firstIndex, | |||
secondIndex | |||
) |
__init__(daal.algorithms.neural_networks.layers.spatial_average_pooling2d.Parameter self, size_t pyramidHeight, size_t firstIndex, size_t secondIndex) -> Parameter
For more complete information about compiler optimizations, see our Optimization Notice.