2020-08-13 02:12:50 +00:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" / >
2022-01-04 17:32:40 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / > < meta name = "generator" content = "Docutils 0.17.1: http://docutils.sourceforge.net/" / >
2022-08-03 17:24:42 +00:00
< title > Computation times — ONNX Runtime 1.13.0 documentation< / title >
2022-01-04 17:32:40 +00:00
< link rel = "stylesheet" type = "text/css" href = "../static/pygments.css" / >
< link rel = "stylesheet" type = "text/css" href = "../static/alabaster.css" / >
2021-02-11 00:34:31 +00:00
< link rel = "stylesheet" type = "text/css" href = "../static/graphviz.css" / >
2022-01-04 17:32:40 +00:00
< link rel = "stylesheet" type = "text/css" href = "../static/sg_gallery.css" / >
< link rel = "stylesheet" type = "text/css" href = "../static/sg_gallery-binder.css" / >
< link rel = "stylesheet" type = "text/css" href = "../static/sg_gallery-dataframe.css" / >
< link rel = "stylesheet" type = "text/css" href = "../static/sg_gallery-rendered-html.css" / >
< script data-url_root = "../" id = "documentation_options" src = "../static/documentation_options.js" > < / script >
2021-02-11 00:34:31 +00:00
< script src = "../static/jquery.js" > < / script >
< script src = "../static/underscore.js" > < / script >
2022-08-03 17:24:42 +00:00
< script src = "../static/_sphinx_javascript_frameworks_compat.js" > < / script >
2021-02-11 00:34:31 +00:00
< script src = "../static/doctools.js" > < / script >
2020-08-13 02:12:50 +00:00
< link rel = "index" title = "Index" href = "../genindex.html" / >
< link rel = "search" title = "Search" href = "../search.html" / >
2021-02-11 00:34:31 +00:00
< link rel = "stylesheet" href = "../static/custom.css" type = "text/css" / >
2020-08-13 02:12:50 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=0.9, maximum-scale=0.9" / >
< / head > < body >
< div class = "document" >
< div class = "documentwrapper" >
< div class = "bodywrapper" >
< div class = "body" role = "main" >
2022-01-04 17:32:40 +00:00
< section id = "computation-times" >
2022-08-03 17:24:42 +00:00
< span id = "sphx-glr-auto-examples-sg-execution-times" > < / span > < h1 > Computation times< a class = "headerlink" href = "#computation-times" title = "Permalink to this heading" > ¶< / a > < / h1 >
2022-08-04 20:43:40 +00:00
< p > < strong > 06:05.126< / strong > total execution time for < strong > auto_examples< / strong > files:< / p >
2020-08-13 02:12:50 +00:00
< table class = "docutils align-default" >
< colgroup >
< col style = "width: 85%" / >
< col style = "width: 9%" / >
< col style = "width: 6%" / >
< / colgroup >
< tbody >
2021-03-09 18:21:38 +00:00
< tr class = "row-odd" > < td > < p > < a class = "reference internal" href = "plot_train_convert_predict.html#sphx-glr-auto-examples-plot-train-convert-predict-py" > < span class = "std std-ref" > Train, convert and predict with ONNX Runtime< / span > < / a > (< code class = "docutils literal notranslate" > < span class = "pre" > plot_train_convert_predict.py< / span > < / code > )< / p > < / td >
2022-08-04 20:43:40 +00:00
< td > < p > 06:03.597< / p > < / td >
2020-08-13 02:12:50 +00:00
< td > < p > 0.0 MB< / p > < / td >
< / tr >
2022-01-04 17:32:40 +00:00
< tr class = "row-even" > < td > < p > < a class = "reference internal" href = "plot_convert_pipeline_vectorizer.html#sphx-glr-auto-examples-plot-convert-pipeline-vectorizer-py" > < span class = "std std-ref" > Train, convert and predict with ONNX Runtime< / span > < / a > (< code class = "docutils literal notranslate" > < span class = "pre" > plot_convert_pipeline_vectorizer.py< / span > < / code > )< / p > < / td >
2022-08-04 20:43:40 +00:00
< td > < p > 00:01.298< / p > < / td >
2020-08-13 02:12:50 +00:00
< td > < p > 0.0 MB< / p > < / td >
< / tr >
2022-01-04 17:32:40 +00:00
< tr class = "row-odd" > < td > < p > < a class = "reference internal" href = "plot_pipeline.html#sphx-glr-auto-examples-plot-pipeline-py" > < span class = "std std-ref" > Draw a pipeline< / span > < / a > (< code class = "docutils literal notranslate" > < span class = "pre" > plot_pipeline.py< / span > < / code > )< / p > < / td >
2022-08-04 20:43:40 +00:00
< td > < p > 00:00.179< / p > < / td >
2020-08-13 02:12:50 +00:00
< td > < p > 0.0 MB< / p > < / td >
< / tr >
2022-01-04 17:32:40 +00:00
< tr class = "row-even" > < td > < p > < a class = "reference internal" href = "plot_backend.html#sphx-glr-auto-examples-plot-backend-py" > < span class = "std std-ref" > ONNX Runtime Backend for ONNX< / span > < / a > (< code class = "docutils literal notranslate" > < span class = "pre" > plot_backend.py< / span > < / code > )< / p > < / td >
2022-08-04 20:43:40 +00:00
< td > < p > 00:00.018< / p > < / td >
2020-08-13 02:12:50 +00:00
< td > < p > 0.0 MB< / p > < / td >
< / tr >
2022-03-16 01:13:11 +00:00
< tr class = "row-odd" > < td > < p > < a class = "reference internal" href = "plot_common_errors.html#sphx-glr-auto-examples-plot-common-errors-py" > < span class = "std std-ref" > Common errors with onnxruntime< / span > < / a > (< code class = "docutils literal notranslate" > < span class = "pre" > plot_common_errors.py< / span > < / code > )< / p > < / td >
2022-08-04 20:43:40 +00:00
< td > < p > 00:00.013< / p > < / td >
2020-08-13 02:12:50 +00:00
< td > < p > 0.0 MB< / p > < / td >
< / tr >
2022-03-16 01:13:11 +00:00
< tr class = "row-even" > < td > < p > < a class = "reference internal" href = "plot_load_and_predict.html#sphx-glr-auto-examples-plot-load-and-predict-py" > < span class = "std std-ref" > Load and predict with ONNX Runtime and a very simple model< / span > < / a > (< code class = "docutils literal notranslate" > < span class = "pre" > plot_load_and_predict.py< / span > < / code > )< / p > < / td >
2022-08-04 20:43:40 +00:00
< td > < p > 00:00.010< / p > < / td >
2020-08-13 02:12:50 +00:00
< td > < p > 0.0 MB< / p > < / td >
< / tr >
2022-08-03 01:27:25 +00:00
< tr class = "row-odd" > < td > < p > < a class = "reference internal" href = "plot_profiling.html#sphx-glr-auto-examples-plot-profiling-py" > < span class = "std std-ref" > Profile the execution of a simple model< / span > < / a > (< code class = "docutils literal notranslate" > < span class = "pre" > plot_profiling.py< / span > < / code > )< / p > < / td >
2022-08-04 20:43:40 +00:00
< td > < p > 00:00.007< / p > < / td >
2020-08-13 02:12:50 +00:00
< td > < p > 0.0 MB< / p > < / td >
< / tr >
2022-08-03 01:27:25 +00:00
< tr class = "row-even" > < td > < p > < a class = "reference internal" href = "plot_metadata.html#sphx-glr-auto-examples-plot-metadata-py" > < span class = "std std-ref" > Metadata< / span > < / a > (< code class = "docutils literal notranslate" > < span class = "pre" > plot_metadata.py< / span > < / code > )< / p > < / td >
2022-08-04 20:43:40 +00:00
< td > < p > 00:00.004< / p > < / td >
2020-08-13 02:12:50 +00:00
< td > < p > 0.0 MB< / p > < / td >
< / tr >
< / tbody >
< / table >
2022-01-04 17:32:40 +00:00
< / section >
2020-08-13 02:12:50 +00:00
< / div >
< / div >
< / div >
< div class = "sphinxsidebar" role = "navigation" aria-label = "main navigation" >
< div class = "sphinxsidebarwrapper" >
< p class = "logo" > < a href = "../index.html" >
2021-02-11 00:34:31 +00:00
< img class = "logo" src = "../static/ONNX_Runtime_icon.png" alt = "Logo" / >
2020-08-13 02:12:50 +00:00
< / a > < / p >
< h1 class = "logo" > < a href = "../index.html" > ONNX Runtime< / a > < / h1 >
< h3 > Navigation< / h3 >
< ul >
< li class = "toctree-l1" > < a class = "reference internal" href = "../tutorial.html" > Tutorial< / a > < / li >
2022-03-16 01:13:11 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "../api_summary.html" > API< / a > < / li >
2020-08-13 02:12:50 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "index.html" > Gallery of examples< / a > < / li >
< / ul >
< div class = "relations" >
< h3 > Related Topics< / h3 >
< ul >
< li > < a href = "../index.html" > Documentation overview< / a > < ul >
< / ul > < / li >
< / ul >
< / div >
< div id = "searchbox" style = "display: none" role = "search" >
< h3 id = "searchlabel" > Quick search< / h3 >
< div class = "searchformwrapper" >
< form class = "search" action = "../search.html" method = "get" >
2022-01-04 17:32:40 +00:00
< input type = "text" name = "q" aria-labelledby = "searchlabel" autocomplete = "off" autocorrect = "off" autocapitalize = "off" spellcheck = "false" / >
2020-08-13 02:12:50 +00:00
< input type = "submit" value = "Go" / >
< / form >
< / div >
< / div >
2022-08-03 17:24:42 +00:00
< script > document . getElementById ( 'searchbox' ) . style . display = "block" < / script >
2020-08-13 02:12:50 +00:00
< / div >
< / div >
< div class = "clearer" > < / div >
< / div >
< div class = "footer" >
2021-02-11 00:34:31 +00:00
© 2018-2021, Microsoft.
2020-08-13 02:12:50 +00:00
|
2022-08-03 17:24:42 +00:00
Powered by < a href = "http://sphinx-doc.org/" > Sphinx 5.1.1< / a >
2020-08-13 02:12:50 +00:00
& < a href = "https://github.com/bitprophet/alabaster" > Alabaster 0.7.12< / a >
|
2021-02-11 00:34:31 +00:00
< a href = "../sources/auto_examples/sg_execution_times.rst.txt"
2020-08-13 02:12:50 +00:00
rel="nofollow">Page source< / a >
< / div >
< / body >
< / html >