onnxruntime/docs/tutorials/api-basics.md
Faith Xu 6c8c8a9b12
[Docs] Update CUDA/TRT versions and menu format fixes (#9317)
* update cuda/trt versions

* update API doc links

* remove api doc parentage

* fix menu

* fix broken links

* open api links in new window
2021-10-14 11:28:17 -07:00

1 KiB

title parent nav_order
API Basics Tutorials 1

ONNX Runtime Inferencing: API Basics

{: .no_toc }

These tutorials demonstrate basic inferencing with ONNX Runtime with each language API. More examples can be found on microsoft/onnxruntime-inference-examples.

Contents

{: .no_toc }

  • TOC placeholder {:toc}

Python

C++

C#

Java

JavaScript