Python* API Reference for Intel® Data Analytics Acceleration Library 2019
Input objects for the forward stochastic 2D pooling layer See pooling2d.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 | ) |
For more complete information about compiler optimizations, see our Optimization Notice.