onnxruntime/docs/tutorials/inferencing/api-basics.md
Yulong Wang 25b2aa6d04
[doc] update a part of the documents for ORT JavaScript (#7935)
* update api-basics.md

* update install.md

* add placeholder for "build for web"

* update js api

* add more sections in js-api.md

* update "coming soon" for how-to-build-web

* Update "Web" -> "web" in title of web.md

* Update install.md
2021-06-08 10:47:27 -07:00

1.3 KiB

title grand_parent parent nav_order
API Basics Tutorials Inferencing 1

ONNX Runtime Inferencing: API Basics

{: .no_toc }

These tutorials demonstrate basic inferencing with ONNX Runtime with each language API.

Contents

{: .no_toc }

  • TOC placeholder {:toc}

Python

C++

C

C#

Java

JavaScript