Reduction#
A primitive to compute reduction operation on data tensor using min, max, mul, sum, mean and norm_lp operations.
See also:
Reduction in developer guide
// structs struct dnnl::reduction;
A primitive to compute reduction operation on data tensor using min, max, mul, sum, mean and norm_lp operations.
See also:
Reduction in developer guide
// structs struct dnnl::reduction;