.. index:: pair: group; Reduction
.. _doxid-group__dnnl__api__cpp__reduction:

Reduction
=========

.. toctree::
	:hidden:

	struct_dnnl_reduction.rst

A primitive to compute reduction operation on data tensor using min, max, mul, sum, mean and norm_lp operations.



.. rubric:: See also:

:ref:`Reduction <doxid-dev_guide_reduction>` in developer guide


.. ref-code-block:: cpp
	:class: doxyrest-overview-code-block

	
	// structs

	struct :ref:`dnnl::reduction<doxid-structdnnl_1_1reduction>`;

