C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Contains classes for the forward loss layer. More...
References | |
Batch | |
Namespaces | |
daal::algorithms::neural_networks::layers::loss::forward | |
Contains classes for the forward loss layer. | |
daal::algorithms::neural_networks::layers::loss::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 loss layer More... | |
class | Result |
Provides methods to access the result obtained with the compute() method of the forward loss layer. More... | |
Enumerations | |
enum | InputId { data = layers::forward::data, weights = layers::forward::weights , groundTruth = layers::forward::lastInputLayerDataId + 1 } |
For more complete information about compiler optimizations, see our Optimization Notice.