onnxruntime/docs/tutorials/samples_catalog.md
Nat Kershaw (MSFT) 15291ab4c9
Migrate content from GitHub source to GitHub pages (#5053)
* Test re-using page layout from current ONNX Runtime website for docs

* Add content for documentation on website

* Fixed most broken links

* Copy just-the-docs theme sources into repo

* Remove local theme files as this did not work with GitHub

* Remove nojekyll file

* Move image assets into single location

* Add Contents to markdown files and ensure only one h1

* Update after review

* Fix img links

* Add trailing slash to main nav links

* Fix broken links on main docs page

* Re-fix broken links on main docs page

* Fix broken links #3

* Fix broken links #4

* Fix broken links #5

* Fix broken links #6

* Fix paths to global assets

* Add updates since fork

* Update custom op docs

* Fix link
2020-10-12 10:28:20 -07:00

6.8 KiB

parent toc nav_order
Tutorials true 1

Samples catalog

{: .no_toc }

This page catalogs code samples for ONNX Runtime, running locally, and on Azure, both cloud and edge.

Contents

{: .no_toc }

  • TOC placeholder {:toc}

Python

C/C++

C#

Java

Node.js


Azure Machine Learning

Inference and deploy through AzureML

For aditional information on training in AzureML, please see AzureML Training Notebooks

Huggingface

Export Tranformer models

Azure IoT Edge

Azure Media Services

Video Analysis through Azure Media Services using using Yolov3 to build an IoT Edge module for object detection

Azure SQL

Deploy ONNX model in Azure SQL Edge

Windows Machine Learning

Examples of inferencing with ONNX Runtime through Windows Machine Learning

ML.NET

Object Detection with ONNX Runtime in ML.NET