C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1

References | Namespaces | Classes | Enumerations

Contains classes for the forward split layer. More...

References

 Batch
 

Namespaces

 daal::algorithms::neural_networks::layers::split::forward
 Contains classes for the forward split layer.
 
 daal::algorithms::neural_networks::layers::split::forward::interface1
 Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 

Classes

class  Input
 Input objects for the forward split layer More...
 
class  Result
 Provides methods to access the result obtained with the compute() method of the forward split layer. More...
 

Enumerations

enum  ResultLayerDataId { valueCollection = 1 }
 

Enumeration Type Documentation

enum ResultLayerDataId

Available identifiers of results for the forward split layer

Enumerator
valueCollection 

Data for backward step

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