:orphan:
Gradient Examples
=================
Examples showing how to compute gradients of ONNX graphs and use them to
train models, using :mod:`onnx_light.onnx_core.gradient`.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples_gradient/images/thumb/sphx_glr_plot_gradient_linear_regression_thumb.png
:alt:
:doc:`/auto_examples_gradient/plot_gradient_linear_regression`
.. raw:: html
Gradient and training loop for linear regression
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples_gradient/plot_gradient_linear_regression
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_gradient_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_gradient_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery