Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Provides methods for the logistic cross-entropy layer in the batch processing mode. More...
LogisticCrossBatch | ( | DaalContext | context, |
Class<?extends Number > | cls, | ||
LogisticCrossMethod | method | ||
) |
Constructs the logistic cross-entropy layer
context | Context to manage the logistic cross-entropy layer |
cls | Data type to use in intermediate computations for the layer, Double.class or Float.class |
method | The layer computation method, LogisticCrossMethod |
LogisticCrossMethod method |
Computation method for the layer
LogisticCrossParameter parameter |
Dropout layer parameters
|
protected |
Data type to use in intermediate computations for the layer
For more complete information about compiler optimizations, see our Optimization Notice.