:orphan:
.. _examples-gallery:
Examples
========
A gallery of runnable examples showing how to use the SIMD-accelerated CPU
kernels provided by ``onnx-light-cpu`` from Python.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_abs_simd_thumb.png
:alt:
:doc:`/auto_examples/plot_abs_simd`
.. raw:: html
Elementwise Abs with runtime SIMD dispatch
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_abs_benchmark_thumb.png
:alt:
:doc:`/auto_examples/plot_abs_benchmark`
.. raw:: html
Benchmark Abs: onnxruntime vs onnx-light + onnx-light-cpu
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/plot_abs_simd
/auto_examples/plot_abs_benchmark
.. 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_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery