Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Input objects for the forward maximum 3D pooling layer See pooling3d.forward.Input More...
Public Member Functions | |
| def | __init__ |
Public Member Functions inherited from Input | |
| def | __init__ |
| def | getWeightsSizes |
| def | getBiasesSizes |
| def | check |
Public Member Functions inherited from Input | |
| def | __init__ |
| def | getInput |
| def | setInput |
| def | getInputLayerData |
| def | setInputLayerData |
| def | check |
| def | getLayout |
| def | getWeightsSizes |
| def | getBiasesSizes |
| def | addData |
| def | eraseInputData |
Public Member Functions inherited from InputIface | |
| def | __init__ |
Public Member Functions inherited from Input | |
| def | __init__ |
| def | check |
Public Member Functions inherited from Argument | |
| def | __init__ |
| def | __lshift__ |
| def | size |
| def __init__ | ( | self | ) |
__init__(daal.algorithms.neural_networks.layers.maximum_pooling3d.forward.Input self) -> Input
For more complete information about compiler optimizations, see our Optimization Notice.