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

Namespaces | Enumerations
daal::algorithms::neural_networks::layers::split::backward Namespace Reference

Contains classes for the backward split layer.

Namespaces

 interface1
 Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 

Enumerations

enum  InputLayerDataId { inputGradientCollection = 1 }
 

Enumeration Type Documentation

Available identifiers of input objects for the backward split layer

Enumerator
inputGradientCollection 

Input structure retrieved from the result of the forward split layer

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