Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Input object for the backward logistic cross-entropy layer. More...
Tensor get | ( | LogisticCrossLayerDataId | id | ) |
Returns the input object of the backward logistic cross-entropy layer
id | Identifier of the input object |
void set | ( | LogisticCrossLayerDataId | id, |
Tensor | val | ||
) |
Sets the input object of the backward logistic cross-entropy layer
id | Identifier of the input object |
val | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.