Initializes an eltwise descriptor for forward propagation using prop_kind
(possible values are dnnl::forward_training and dnnl::forward_inference), aalgorithm
algorithm, memory descriptor data_desc
, alpha
, and beta
parameters.
More...
#include <dnnl.hpp>
Initializes an eltwise descriptor for forward propagation using prop_kind
(possible values are dnnl::forward_training and dnnl::forward_inference), aalgorithm
algorithm, memory descriptor data_desc
, alpha
, and beta
parameters.