Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

Classes

Contains classes of thelogistic cross-entropy layer.

Classes

class  LogisticCrossBackwardBatch
 Class that computes the results of the backward logistic cross-entropy layer in the batch processing mode. More...
 
class  LogisticCrossBackwardInput
 Input object for the backward logistic cross-entropy layer. More...
 
class  LogisticCrossBackwardResult
 Provides methods to access results obtained with the compute() method of the backward logistic cross-entropy layer. More...
 
class  LogisticCrossBatch
 Provides methods for the logistic cross-entropy layer in the batch processing mode. More...
 
class  LogisticCrossForwardBatch
 Class that computes the results of the forward logistic cross-entropy layer in the batch processing mode. More...
 
class  LogisticCrossForwardInput
 Input object for the forward logistic cross-entropy layer More...
 
class  LogisticCrossForwardResult
 Class that provides methods to access the result obtained with the compute() method of the forward logistic cross-entropy layer. More...
 
class  LogisticCrossLayerDataId
 Identifiers of input objects for the backward logistic cross-entropy layer and results for the forward logistic cross-entropy layer. More...
 
class  LogisticCrossMethod
 Available methods for the logistic cross-entropy layer. More...
 
class  LogisticCrossParameter
 Class that specifies parameters of the logistic cross-entropy layer. More...
 

For more complete information about compiler optimizations, see our Optimization Notice.