mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
* Edgchen1/objc api reference 1.9 (#1) * Update Objective-C API reference for 1.9. * Update spelling. * Test link changes. * Fix links. * Fix links and updates in mobile-performance-tuning.md. * Fix links in tutorials/mobile/custom-build.md. * Fix * Fix * Fix links in docs/tutorials/mobile/initial-setup.md. * Fix links. * Update note. * Add 1.9 op type support page. * Add nav info to page. * Rename files to not have spaces.
16 lines
No EOL
755 B
Markdown
16 lines
No EOL
755 B
Markdown
---
|
|
title: API Docs
|
|
has_children: true
|
|
nav_order: 5
|
|
---
|
|
# ORT API docs
|
|
{: .no_toc }
|
|
|
|
|:----------------------------------------------------------------------------------|
|
|
| <span class="fs-5"> [Python API Docs](./python/api_summary.html){: .btn } </span> |
|
|
| <span class="fs-5"> [Java API Docs](./java/index.html){: .btn} </span> |
|
|
| <span class="fs-5"> [Objective-C Docs](./objectivec/index.html){: .btn} </span> |
|
|
| <span class="fs-5"> [WinRT API Docs](https://docs.microsoft.com/windows/ai/windows-ml/api-reference){: .btn} </span>|
|
|
| <span class="fs-5"> [C# API Docs](./csharp-api){: .btn} </span>|
|
|
| <span class="fs-5"> [JavaScript API Docs](./js/index.html){: .btn} </span>|
|
|
| <span class="fs-5"> [Other API Docs](./other-apis){: .btn} </span>| |