Contains classes for the forward stage of the neural network layer.
|
| interface1 |
| Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
|
|
Available identifiers of input objects for the layer algorithm
Enumerator |
---|
data |
Input data
|
Available identifiers of input objects for the layer algorithm
Available identifiers of results for the layer algorithm
Enumerator |
---|
value |
Table to store the result
|
Available identifiers of results for the layer algorithm
Enumerator |
---|
resultForBackward |
Data for backward step
|