2020-04-06 22:52:48 +00:00
2019-10-30 16:35:16 +00:00
<!DOCTYPE html>
2020-08-13 02:12:50 +00:00
< html lang = "en" >
2020-04-06 22:52:48 +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 > ONNX Runtime — ONNX Runtime 1.4.0 documentation< / title >
2020-04-06 22:52:48 +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 >
2020-04-06 22:52:48 +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" / >
2019-10-30 16:35:16 +00:00
2020-04-06 22:52:48 +00:00
< / head > < body >
2019-12-20 21:38:07 +00:00
2020-04-06 22:52:48 +00:00
< div class = "document" >
< div class = "documentwrapper" >
< div class = "bodywrapper" >
< div class = "body" role = "main" >
< div class = "section" id = "onnx-runtime" >
2019-10-30 16:35:16 +00:00
< 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" >
2020-08-13 02:12:50 +00:00
< h3 > 1.4.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.4.0" > https://github.com/Microsoft/onnxruntime/releases/tag/v1.4.0< / a > < / p >
2019-10-30 16:35:16 +00:00
< / div >
2019-12-20 21:38:07 +00:00
< div class = "section" id = "id2" >
2020-08-13 02:12:50 +00:00
< h3 > 1.3.1< 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.3.1" > https://github.com/Microsoft/onnxruntime/releases/tag/v1.3.1< / a > < / p >
2019-12-20 21:35:58 +00:00
< / div >
2019-12-20 21:38:07 +00:00
< div class = "section" id = "id3" >
2020-08-13 02:12:50 +00:00
< h3 > 1.3.0< 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.3.0" > https://github.com/Microsoft/onnxruntime/releases/tag/v1.3.0< / a > < / p >
2019-12-21 01:11:46 +00:00
< / div >
< div class = "section" id = "id4" >
2020-08-13 02:12:50 +00:00
< h3 > 1.2.0< 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.2.0" > https://github.com/Microsoft/onnxruntime/releases/tag/v1.2.0< / a > < / p >
2020-04-06 22:52:48 +00:00
< / div >
< div class = "section" id = "id5" >
2020-08-13 02:12:50 +00:00
< h3 > 1.1.0< 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.1.0" > https://github.com/Microsoft/onnxruntime/releases/tag/v1.1.0< / a > < / p >
< / div >
< div class = "section" id = "id6" >
< h3 > 1.0.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.0.0" > https://github.com/Microsoft/onnxruntime/releases/tag/v1.0.0< / a > < / p >
< / div >
< div class = "section" id = "id7" >
< h3 > 0.5.0< 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/v0.5.0" > https://github.com/Microsoft/onnxruntime/releases/tag/v0.5.0< / a > < / p >
< / div >
< div class = "section" id = "id8" >
< h3 > 0.4.0< a class = "headerlink" href = "#id8" title = "Permalink to this headline" > ¶< / a > < / h3 >
2019-10-30 16:35:16 +00:00
< 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 >
2020-04-06 22:52:48 +00:00
< / 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 >
2019-10-30 16:35:16 +00:00
< / div >
< / div >
2020-08-13 02:12:50 +00:00
< script > $ ( '#searchbox' ) . show ( 0 ) ; < / script >
2020-04-06 22:52:48 +00:00
< / div >
< / div >
< div class = "clearer" > < / div >
< / div >
< div class = "footer" >
© 2018-2019, Microsoft.
|
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 >
|
< a href = "_sources/README.rst.txt"
rel="nofollow">Page source< / a >
< / div >
2019-10-30 16:35:16 +00:00
2020-04-06 22:52:48 +00:00
< / body >
2019-10-30 16:35:16 +00:00
< / html >