Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Identifiers of input objects for the backward logistic cross-entropy layer and results for the forward logistic cross-entropy layer. More...
LogisticCrossLayerDataId | ( | int | value | ) |
Constructs the input object identifier using the provided value
value | Value corresponding to the input object identifier |
Static Public Attributes | |
static final LogisticCrossLayerDataId | auxData = new LogisticCrossLayerDataId(auxDataId) |
static final LogisticCrossLayerDataId | auxGroundTruth = new LogisticCrossLayerDataId(auxGroundTruthId) |
int getValue | ( | ) |
Returns the value corresponding to the input object identifier
|
static |
Tensor that stores probabilities for the forward logistic cross-entropy layer
|
static |
Tensor that stores ground truth data for the forward logistic cross-entropy layer
For more complete information about compiler optimizations, see our Optimization Notice.