Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Input objects for the backward loss layer More...
Public Member Functions | |
| def | __init__ |
| def | check |
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 __init__ | ( | self, | |
| args | |||
| ) |
| def check | ( | self, | |
| par, | |||
| method | |||
| ) |
Checks an input object for the backward loss layer
| par | Algorithm parameter |
| method | Computation method |
For more complete information about compiler optimizations, see our Optimization Notice.