Contains classes for softmax cross-entropy layer.
|
| backward |
| Contains classes for the backward softmax cross-entropy layer.
|
|
| forward |
| Contains classes for the forward softmax cross-entropy layer.
|
|
| interface1 |
| Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
|
|
Enumerator |
---|
auxProbabilities |
Tensor that stores probabilities for the forward softmax cross-entropy layer
|
auxGroundTruth |
Tensor that stores ground truth data for the forward softmax cross-entropy layer
|
Enumerator |
---|
defaultDense |
Default: performance-oriented method
|