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