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

References | Namespaces | Classes | Enumerations

Contains classes for the split layer. More...

References

 Backward Split Layer
 Contains classes for the backward split layer.
 
 Forward Split Layer
 Contains classes for the forward split layer.
 

Namespaces

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

Classes

class  Batch< algorithmFPType, method >
 Provides methods for the split layer in the batch processing mode. More...
 
class  Parameter
 split layer parameters More...
 

Enumerations

enum  Method { defaultDense = 0 }
 

Enumeration Type Documentation

enum Method

Computation methods for the split layer

Enumerator
defaultDense 

Default: performance-oriented method

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