mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
* initial setup and rename "how to" to "setup" * move API to main nav * move api to main nav * add get starated, rework nav order * rename to install move mds out of install section * update api nav and home page * add install docs and python qs updates * python get started work * remove c and obj c for now * move java, python, and obj-c docs under api folder * move java api html to iframe (ugh) * remove api docs w/o details, move api text getstar * remove api docs wo detail updates get started * remvoe iframes * move eco system to main nav * fix api buttons * added more examples moved intro to ORT * fix links * fix get started titles * fix get started titles * fix more links * fix more links * more link fixes * fix nav remove inferencing and training subnav * fix top nav remove inference and training nav * fix title * fix tutorials nav hierarchy * fix python api button * add tenorflow keras example * fix quickstart toc * add imports fix spacing * fix links * update nav and python get started page * move ort training example, add coming soon for iot * update C# get started * fix spacing on quantization * Add some js get started content * fix formatting * fix typo * removed onnx-pytorch and onnx-tf * updated pip install torch and added links iot page * added pytorch tutorial heirarchy * updated web to docs soon added release blog link * add web link |
||
|---|---|---|
| .. | ||
| auto_examples | ||
| downloads | ||
| images | ||
| modules | ||
| sources | ||
| static | ||
| .buildinfo | ||
| .nojekyll | ||
| api_summary.html | ||
| examples_md.html | ||
| genindex.html | ||
| index.html | ||
| objects.inv | ||
| README.html | ||
| search.html | ||
| searchindex.js | ||
| tutorial.html | ||
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ONNX Runtime — ONNX Runtime 1.7.0 documentation</title>
<link rel="stylesheet" href="static/pygments.css" type="text/css" />
<link rel="stylesheet" href="static/alabaster.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="static/graphviz.css" />
<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" />
<link rel="stylesheet" type="text/css" href="static/gallery-rendered-html.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>
<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">
<div class="section" id="onnx-runtime">
<h1>ONNX Runtime<a class="headerlink" href="#onnx-runtime" title="Permalink to this headline">¶</a></h1>
<p>ONNX Runtime is a performance-focused scoring engine for Open Neural Network Exchange (ONNX) models.
For more information on ONNX Runtime, please see <a class="reference external" href="https://aka.ms/onnxruntime/">aka.ms/onnxruntime</a> or the <a class="reference external" href="https://github.com/microsoft/onnxruntime/">Github project</a>.</p>
<div class="section" id="changes">
<h2>Changes<a class="headerlink" href="#changes" title="Permalink to this headline">¶</a></h2>
<div class="section" id="id1">
<h3>1.7.0<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h3>
<p>Release Notes : <a class="reference external" href="https://github.com/Microsoft/onnxruntime/releases/tag/v1.7.0">https://github.com/Microsoft/onnxruntime/releases/tag/v1.7.0</a></p>
</div>
<div class="section" id="id2">
<h3>1.6.0<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3>
<p>Release Notes : <a class="reference external" href="https://github.com/Microsoft/onnxruntime/releases/tag/v1.6.0">https://github.com/Microsoft/onnxruntime/releases/tag/v1.6.0</a></p>
</div>
<div class="section" id="id3">
<h3>1.5.3<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h3>
<p>Release Notes : <a class="reference external" href="https://github.com/Microsoft/onnxruntime/releases/tag/v1.5.3">https://github.com/Microsoft/onnxruntime/releases/tag/v1.5.3</a></p>
</div>
<div class="section" id="id4">
<h3>1.5.2<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h3>
<p>Release Notes : <a class="reference external" href="https://github.com/Microsoft/onnxruntime/releases/tag/v1.5.2">https://github.com/Microsoft/onnxruntime/releases/tag/v1.5.2</a></p>
</div>
<div class="section" id="id5">
<h3>1.5.1<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h3>
<p>Release Notes : <a class="reference external" href="https://github.com/Microsoft/onnxruntime/releases/tag/v1.5.1">https://github.com/Microsoft/onnxruntime/releases/tag/v1.5.1</a></p>
</div>
<div class="section" id="id6">
<h3>1.4.0<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h3>
<p>Release Notes : <a class="reference external" href="https://github.com/Microsoft/onnxruntime/releases/tag/v1.4.0">https://github.com/Microsoft/onnxruntime/releases/tag/v1.4.0</a></p>
</div>
<div class="section" id="id7">
<h3>1.3.1<a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h3>
<p>Release Notes : <a class="reference external" href="https://github.com/Microsoft/onnxruntime/releases/tag/v1.3.1">https://github.com/Microsoft/onnxruntime/releases/tag/v1.3.1</a></p>
</div>
<div class="section" id="id8">
<h3>1.3.0<a class="headerlink" href="#id8" title="Permalink to this headline">¶</a></h3>
<p>Release Notes : <a class="reference external" href="https://github.com/Microsoft/onnxruntime/releases/tag/v1.3.0">https://github.com/Microsoft/onnxruntime/releases/tag/v1.3.0</a></p>
</div>
<div class="section" id="id9">
<h3>1.2.0<a class="headerlink" href="#id9" title="Permalink to this headline">¶</a></h3>
<p>Release Notes : <a class="reference external" href="https://github.com/Microsoft/onnxruntime/releases/tag/v1.2.0">https://github.com/Microsoft/onnxruntime/releases/tag/v1.2.0</a></p>
</div>
<div class="section" id="id10">
<h3>1.1.0<a class="headerlink" href="#id10" title="Permalink to this headline">¶</a></h3>
<p>Release Notes : <a class="reference external" href="https://github.com/Microsoft/onnxruntime/releases/tag/v1.1.0">https://github.com/Microsoft/onnxruntime/releases/tag/v1.1.0</a></p>
</div>
<div class="section" id="id11">
<h3>1.0.0<a class="headerlink" href="#id11" title="Permalink to this headline">¶</a></h3>
<p>Release Notes : <a class="reference external" href="https://github.com/Microsoft/onnxruntime/releases/tag/v1.0.0">https://github.com/Microsoft/onnxruntime/releases/tag/v1.0.0</a></p>
</div>
<div class="section" id="id12">
<h3>0.5.0<a class="headerlink" href="#id12" title="Permalink to this headline">¶</a></h3>
<p>Release Notes : <a class="reference external" href="https://github.com/Microsoft/onnxruntime/releases/tag/v0.5.0">https://github.com/Microsoft/onnxruntime/releases/tag/v0.5.0</a></p>
</div>
<div class="section" id="id13">
<h3>0.4.0<a class="headerlink" href="#id13" title="Permalink to this headline">¶</a></h3>
<p>Release Notes : <a class="reference external" href="https://github.com/Microsoft/onnxruntime/releases/tag/v0.4.0">https://github.com/Microsoft/onnxruntime/releases/tag/v0.4.0</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
<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>
<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>
</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">
<input type="text" name="q" aria-labelledby="searchlabel" />
<input type="submit" value="Go" />
</form>
</div>
</div>
<script>$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
©2018-2021, Microsoft.
|
Powered by <a href="http://sphinx-doc.org/">Sphinx 3.5.1</a>
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
|
<a href="sources/README.rst.txt"
rel="nofollow">Page source</a>
</div>
</body>
</html>