Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Available identifiers of input objects for the backward layer. More...
BackwardInputId | ( | int | value | ) |
Constructs the input object identifier using the provided value
value | Value corresponding to the input object identifier |
Static Public Attributes | |
static final BackwardInputId | inputGradient = new BackwardInputId(inputGradientId) |
int getValue | ( | ) |
Returns the value corresponding to the input object identifier
|
static |
Gradient of the preceding layer
For more complete information about compiler optimizations, see our Optimization Notice.