:orphan:
Pattern Optimization Examples
=============================
Examples demonstrating the graph-rewriting pattern optimization features of
*onnx-light* exposed by :mod:`onnx_light.onnx_core.optimization`.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples_patterns/images/thumb/sphx_glr_plot_pattern_optimization_thumb.png
:alt:
:doc:`/auto_examples_patterns/plot_pattern_optimization`
.. raw:: html
Optimizing a model with graph-rewriting patterns
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples_patterns/plot_pattern_optimization
.. 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_patterns_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_patterns_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery