Provides methods for the softmax cross-entropy layer in the batch processing mode.
More...
- Parameters
-
fptype | Data type to use in intermediate computations for the softmax cross-entropy layer, double or float |
method | Dropout layer method, Method |
- Enumerations
- Method Computation methods
- References
-
- Deprecated:
- This item will be removed in a future release.
- Aliases
Batch_Float64DefaultDense
is an alias of Batch(fptype=float64, method=daal.algorithms.neural_networks.layers.loss.softmax_cross.defaultDense)
Batch_Float32DefaultDense
is an alias of Batch(fptype=float32, method=daal.algorithms.neural_networks.layers.loss.softmax_cross.defaultDense)
Default constructor
- Deprecated:
- This item will be removed in a future release.
The documentation for this class was generated from the following file:
- algorithms/neural_networks/layers/loss/softmax_cross/__init__.py