Python* API Reference for Intel® Data Analytics Acceleration Library 2019
Input objects for the backward 2D spatial layer More...
Public Member Functions | |
| def | check |
| def | getGradientSize |
Public Member Functions inherited from Input | |
| def | __init__ |
| def | getInput |
| def | getInputLayerData |
| def | setInput |
| def | setInputLayerData |
| def | addInputGradient |
| def | setInputFromForward |
| def | check |
| def | getLayout |
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 check | ( | self, | |
| parameter, | |||
| method | |||
| ) |
Checks an input object for the backward 2D pooling layer
| parameter | Algorithm parameter |
| method | Computation method |
| def getGradientSize | ( | self | ) |
Return the collection with gradient size
For more complete information about compiler optimizations, see our Optimization Notice.