Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

Modules | Packages | Classes

Contains classes for the backward stage of the neural network layer. More...

Detailed Description

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.neural_networks.layers
 Contains classes for the neural network layers.
 

Classes

class  BackwardInput
 Input object for the backward layer More...
 
class  BackwardInputId
 Available identifiers of input objects for the backward layer. More...
 
class  BackwardInputLayerDataId
 Available identifiers of input objects for the backward layer. More...
 
class  BackwardResult
 Provides methods to access results obtained with the compute() method of the backward layer. More...
 
class  BackwardResultId
 Available identifiers of results for the backward layer. More...
 
class  BackwardResultLayerDataId
 Available identifiers of results for the backward layer. More...
 

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