2019-12-20 21:38:07 +00:00
|
|
|
|
2019-10-30 16:35:16 +00:00
|
|
|
<!DOCTYPE html>
|
2019-12-20 21:38:07 +00:00
|
|
|
|
2020-08-13 02:12:50 +00:00
|
|
|
<html lang="en">
|
2019-12-20 21:38:07 +00:00
|
|
|
<head>
|
|
|
|
|
<meta charset="utf-8" />
|
2020-08-13 02:12:50 +00:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
<title>Gallery of examples — ONNX Runtime 1.4.0 documentation</title>
|
2019-12-20 21:38:07 +00:00
|
|
|
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
|
|
|
|
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="_static/graphviz.css" />
|
2020-08-13 02:12:50 +00:00
|
|
|
<link rel="stylesheet" type="text/css" href="_static/gallery.css" />
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="_static/gallery-binder.css" />
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="_static/gallery-dataframe.css" />
|
|
|
|
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
|
|
|
|
<script src="_static/jquery.js"></script>
|
|
|
|
|
<script src="_static/underscore.js"></script>
|
|
|
|
|
<script src="_static/doctools.js"></script>
|
|
|
|
|
<script src="_static/language_data.js"></script>
|
2019-12-20 21:38:07 +00:00
|
|
|
<link rel="index" title="Index" href="genindex.html" />
|
|
|
|
|
<link rel="search" title="Search" href="search.html" />
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2019-10-30 16:35:16 +00:00
|
|
|
</div>
|
2019-12-20 21:38:07 +00:00
|
|
|
|
|
|
|
|
</div>
|
2019-10-30 16:35:16 +00:00
|
|
|
</div>
|
2019-12-20 21:38:07 +00:00
|
|
|
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
|
|
|
|
<div class="sphinxsidebarwrapper">
|
|
|
|
|
<p class="logo"><a href="index.html">
|
|
|
|
|
<img class="logo" src="_static/ONNX_Runtime_icon.png" alt="Logo"/>
|
|
|
|
|
</a></p>
|
|
|
|
|
<h1 class="logo"><a href="index.html">ONNX Runtime</a></h1>
|
2019-10-30 16:35:16 +00:00
|
|
|
|
|
|
|
|
|
2019-12-20 21:38:07 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3>Navigation</h3>
|
|
|
|
|
<ul>
|
|
|
|
|
<li class="toctree-l1"><a class="reference internal" href="tutorial.html">Tutorial</a></li>
|
|
|
|
|
<li class="toctree-l1"><a class="reference internal" href="api_summary.html">API Summary</a></li>
|
|
|
|
|
<li class="toctree-l1"><a class="reference internal" href="auto_examples/index.html">Gallery of examples</a></li>
|
2019-12-20 21:35:58 +00:00
|
|
|
</ul>
|
2019-12-20 21:38:07 +00:00
|
|
|
|
|
|
|
|
<div class="relations">
|
|
|
|
|
<h3>Related Topics</h3>
|
|
|
|
|
<ul>
|
|
|
|
|
<li><a href="index.html">Documentation overview</a><ul>
|
|
|
|
|
</ul></li>
|
2019-10-30 16:35:16 +00:00
|
|
|
</ul>
|
2019-12-20 21:38:07 +00:00
|
|
|
</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">
|
|
|
|
|
<input type="text" name="q" aria-labelledby="searchlabel" />
|
|
|
|
|
<input type="submit" value="Go" />
|
|
|
|
|
</form>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2020-08-13 02:12:50 +00:00
|
|
|
<script>$('#searchbox').show(0);</script>
|
2020-04-06 22:52:48 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2019-10-30 16:35:16 +00:00
|
|
|
</div>
|
2019-12-20 21:38:07 +00:00
|
|
|
</div>
|
|
|
|
|
<div class="clearer"></div>
|
2019-10-30 16:35:16 +00:00
|
|
|
</div>
|
2019-12-20 21:38:07 +00:00
|
|
|
<div class="footer">
|
|
|
|
|
©2018-2019, Microsoft.
|
2019-10-30 16:35:16 +00:00
|
|
|
|
2019-12-20 21:38:07 +00:00
|
|
|
|
|
2020-08-13 02:12:50 +00:00
|
|
|
Powered by <a href="http://sphinx-doc.org/">Sphinx 3.1.2</a>
|
2020-04-06 22:52:48 +00:00
|
|
|
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
|
2019-12-20 21:38:07 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a href="_sources/examples_md.rst.txt"
|
|
|
|
|
rel="nofollow">Page source</a>
|
2019-10-30 16:35:16 +00:00
|
|
|
</div>
|
|
|
|
|
|
2019-12-20 21:38:07 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
2019-10-30 16:35:16 +00:00
|
|
|
</html>
|