2019-10-30 16:35:16 +00:00
:orphan:
2020-08-13 02:12:50 +00:00
.. _sphx_glr_auto_examples:
2019-12-20 21:38:07 +00:00
Gallery of examples
===================
2019-12-20 21:35:58 +00:00
.. toctree::
2019-12-20 21:38:07 +00:00
:maxdepth: 1
2019-12-20 21:35:58 +00:00
2019-12-21 01:11:46 +00:00
.. raw:: html
<div class="sphx-glr-thumbcontainer" tooltip="There is no other way to look into one model stored in ONNX format than looking into its node w...">
.. only:: html
2020-08-13 02:12:50 +00:00
.. figure:: /auto_examples/images/thumb/sphx_glr_plot_pipeline_thumb.png
:alt: Draw a pipeline
2019-12-21 01:11:46 +00:00
2020-08-13 02:12:50 +00:00
:ref:`sphx_glr_auto_examples_plot_pipeline.py`
2019-12-21 01:11:46 +00:00
.. raw:: html
</div>
.. toctree::
:hidden:
/auto_examples/plot_pipeline
.. raw:: html
<div class="sphx-glr-thumbcontainer" tooltip="This example demonstrates how to load a model and compute the output for an input vector. It al...">
.. only:: html
2020-08-13 02:12:50 +00:00
.. figure:: /auto_examples/images/thumb/sphx_glr_plot_load_and_predict_thumb.png
:alt: Load and predict with ONNX Runtime and a very simple model
2019-12-21 01:11:46 +00:00
2020-08-13 02:12:50 +00:00
:ref:`sphx_glr_auto_examples_plot_load_and_predict.py`
2019-12-21 01:11:46 +00:00
.. raw:: html
</div>
.. toctree::
:hidden:
/auto_examples/plot_load_and_predict
.. raw:: html
2020-04-06 22:52:48 +00:00
<div class="sphx-glr-thumbcontainer" tooltip="*ONNX Runtime* extends the `onnx backend API <https://github.com/onnx/onnx/blob/master/docs/Im...">
2019-12-21 01:11:46 +00:00
.. only:: html
2020-08-13 02:12:50 +00:00
.. figure:: /auto_examples/images/thumb/sphx_glr_plot_backend_thumb.png
:alt: ONNX Runtime Backend for ONNX
2019-12-21 01:11:46 +00:00
2020-08-13 02:12:50 +00:00
:ref:`sphx_glr_auto_examples_plot_backend.py`
2019-12-21 01:11:46 +00:00
.. raw:: html
</div>
.. toctree::
:hidden:
2020-04-06 22:52:48 +00:00
/auto_examples/plot_backend
2019-12-21 01:11:46 +00:00
.. raw:: html
2020-04-06 22:52:48 +00:00
<div class="sphx-glr-thumbcontainer" tooltip="ONNX format contains metadata related to how the model was produced. It is useful when the mode...">
2019-12-21 01:11:46 +00:00
.. only:: html
2020-08-13 02:12:50 +00:00
.. figure:: /auto_examples/images/thumb/sphx_glr_plot_metadata_thumb.png
:alt: Metadata
2019-12-21 01:11:46 +00:00
2020-08-13 02:12:50 +00:00
:ref:`sphx_glr_auto_examples_plot_metadata.py`
2019-12-21 01:11:46 +00:00
.. raw:: html
</div>
.. toctree::
:hidden:
2020-04-06 22:52:48 +00:00
/auto_examples/plot_metadata
2019-12-21 01:11:46 +00:00
.. raw:: html
2020-04-06 22:52:48 +00:00
<div class="sphx-glr-thumbcontainer" tooltip="*ONNX Runtime* can profile the execution of the model. This example shows how to interpret the ...">
2019-12-21 01:11:46 +00:00
.. only:: html
2020-08-13 02:12:50 +00:00
.. figure:: /auto_examples/images/thumb/sphx_glr_plot_profiling_thumb.png
:alt: Profile the execution of a simple model
2019-12-21 01:11:46 +00:00
2020-08-13 02:12:50 +00:00
:ref:`sphx_glr_auto_examples_plot_profiling.py`
2019-12-21 01:11:46 +00:00
.. raw:: html
</div>
.. toctree::
:hidden:
2020-04-06 22:52:48 +00:00
/auto_examples/plot_profiling
2019-12-21 01:11:46 +00:00
2019-10-30 16:35:16 +00:00
.. raw:: html
<div class="sphx-glr-thumbcontainer" tooltip="The following demonstrates how to compute the predictions of a pretrained deep learning model o...">
.. only:: html
2020-08-13 02:12:50 +00:00
.. figure:: /auto_examples/images/thumb/sphx_glr_plot_dl_keras_thumb.png
:alt: ONNX Runtime for Keras
2019-10-30 16:35:16 +00:00
2020-08-13 02:12:50 +00:00
:ref:`sphx_glr_auto_examples_plot_dl_keras.py`
2019-10-30 16:35:16 +00:00
.. raw:: html
</div>
.. toctree::
:hidden:
/auto_examples/plot_dl_keras
2019-12-21 01:11:46 +00:00
.. raw:: html
<div class="sphx-glr-thumbcontainer" tooltip="This example demonstrates an end to end scenario starting with the training of a scikit-learn p...">
.. only:: html
2020-08-13 02:12:50 +00:00
.. figure:: /auto_examples/images/thumb/sphx_glr_plot_convert_pipeline_vectorizer_thumb.png
:alt: Train, convert and predict with ONNX Runtime
2019-12-21 01:11:46 +00:00
2020-08-13 02:12:50 +00:00
:ref:`sphx_glr_auto_examples_plot_convert_pipeline_vectorizer.py`
2019-12-21 01:11:46 +00:00
.. raw:: html
</div>
.. toctree::
:hidden:
/auto_examples/plot_convert_pipeline_vectorizer
2019-10-30 16:35:16 +00:00
.. raw:: html
<div class="sphx-glr-thumbcontainer" tooltip="This example looks into several common situations in which *onnxruntime* does not return the mo...">
.. only:: html
2020-08-13 02:12:50 +00:00
.. figure:: /auto_examples/images/thumb/sphx_glr_plot_common_errors_thumb.png
:alt: Common errors with onnxruntime
2019-10-30 16:35:16 +00:00
2020-08-13 02:12:50 +00:00
:ref:`sphx_glr_auto_examples_plot_common_errors.py`
2019-10-30 16:35:16 +00:00
.. raw:: html
</div>
.. toctree::
:hidden:
/auto_examples/plot_common_errors
2019-12-21 01:11:46 +00:00
.. raw:: html
<div class="sphx-glr-thumbcontainer" tooltip="This example demonstrates an end to end scenario starting with the training of a machine learne...">
.. only:: html
2020-08-13 02:12:50 +00:00
.. figure:: /auto_examples/images/thumb/sphx_glr_plot_train_convert_predict_thumb.png
:alt: Train, convert and predict with ONNX Runtime
2019-12-21 01:11:46 +00:00
2020-08-13 02:12:50 +00:00
:ref:`sphx_glr_auto_examples_plot_train_convert_predict.py`
2019-12-21 01:11:46 +00:00
.. raw:: html
</div>
.. toctree::
:hidden:
/auto_examples/plot_train_convert_predict
2019-10-30 16:35:16 +00:00
.. raw:: html
2020-08-13 02:12:50 +00:00
<div class="sphx-glr-clear"></div>
2019-10-30 16:35:16 +00:00
.. only :: html
.. container:: sphx-glr-footer
:class: sphx-glr-footer-gallery
2020-08-13 02:12:50 +00:00
.. container:: sphx-glr-download sphx-glr-download-python
2019-10-30 16:35:16 +00:00
2020-08-13 02:12:50 +00:00
:download:`Download all examples in Python source code: auto_examples_python.zip </d:/dev/ort_1.4/docs/python/auto_examples/auto_examples_python.zip>`
2019-10-30 16:35:16 +00:00
2020-08-13 02:12:50 +00:00
.. container:: sphx-glr-download sphx-glr-download-jupyter
2019-10-30 16:35:16 +00:00
2020-08-13 02:12:50 +00:00
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip </d:/dev/ort_1.4/docs/python/auto_examples/auto_examples_jupyter.zip>`
2019-10-30 16:35:16 +00:00
.. only:: html
.. rst-class:: sphx-glr-signature
2020-08-13 02:12:50 +00:00
`Gallery generated by Sphinx-Gallery <https://sphinx-gallery.github.io>`_