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

Modules | Packages | Classes

Contains classes for the forward 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  ForwardInput
 Input object for the forward layer More...
 
class  ForwardInputId
 Available identifiers of input objects for the forward layer. More...
 
class  ForwardInputLayerDataId
 Available identifiers of input objects for the forward layer. More...
 
class  ForwardLayerDescriptor
 Class defining descriptor for layer on forward stage. More...
 
class  ForwardResult
 Provides methods to access results obtained with the compute() method of the forward layer. More...
 
class  ForwardResultId
 Available identifiers of results for the forward layer. More...
 
class  ForwardResultLayerDataId
 Available identifiers of results for the forward layer. More...
 

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