Deep Neural Network Library (DNNL)  1.1.3
Performance library for Deep Learning
List of all members
dnnl::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 <dnnl.hpp>

Collaboration diagram for dnnl::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:
cnn_training_f32.cpp, and cpu_cnn_training_bf16.cpp.

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