.. index:: pair: group; Softmax
.. _doxid-group__dnnl__api__cpp__softmax:

Softmax
=======

.. toctree::
	:hidden:

	struct_dnnl_softmax_backward.rst
	struct_dnnl_softmax_forward.rst

A primitive to perform softmax.



.. rubric:: See also:

:ref:`Softmax <doxid-dev_guide_softmax>` in developer guide


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

	
	// structs

	struct :ref:`dnnl::softmax_backward<doxid-structdnnl_1_1softmax__backward>`;
	struct :ref:`dnnl::softmax_forward<doxid-structdnnl_1_1softmax__forward>`;

