:orphan: Optimize Tensor Operators ------------------------- These how-tos demonstrate how to optimize a variety of tensor operations for a variety of targets. .. raw:: html
.. raw:: html
.. only:: html .. image:: /how_to/optimize_operators/images/thumb/sphx_glr_opt_gemm_thumb.png :alt: How to optimize GEMM on CPU :ref:`sphx_glr_how_to_optimize_operators_opt_gemm.py` .. raw:: html
How to optimize GEMM on CPU
.. raw:: html
.. only:: html .. image:: /how_to/optimize_operators/images/thumb/sphx_glr_opt_conv_cuda_thumb.png :alt: How to optimize convolution on GPU :ref:`sphx_glr_how_to_optimize_operators_opt_conv_cuda.py` .. raw:: html
How to optimize convolution on GPU
.. raw:: html
.. only:: html .. image:: /how_to/optimize_operators/images/thumb/sphx_glr_opt_conv_tensorcore_thumb.png :alt: How to optimize convolution using TensorCores :ref:`sphx_glr_how_to_optimize_operators_opt_conv_tensorcore.py` .. raw:: html
How to optimize convolution using TensorCores
.. raw:: html
.. toctree:: :hidden: /how_to/optimize_operators/opt_gemm /how_to/optimize_operators/opt_conv_cuda /how_to/optimize_operators/opt_conv_tensorcore .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_