Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)  1.0.4
Performance library for Deep Learning
List of all members
mkldnn::eltwise_backward::desc Struct Reference

Initializes an eltwise descriptor for backward propagation using aalgorithm algorithm memory descriptors diff_data_desc and data_desc, and the alpha and beta parameters. More...

#include <mkldnn.hpp>

Collaboration diagram for mkldnn::eltwise_backward::desc:
Collaboration graph
[legend]

Detailed Description

Initializes an eltwise descriptor for backward propagation using aalgorithm algorithm memory descriptors diff_data_desc and data_desc, and the alpha and beta parameters.

Examples:
cpu_cnn_training_bf16.cpp, and cpu_cnn_training_f32.cpp.

The documentation for this struct was generated from the following file: