mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-15 18:23:41 +00:00
* Update ORT Mobile documentation for both the pre-built package and custom build usage Add info on pre-built package and CoreML EP Refer to operator kernels and contrib ops documentation in github so we can point to the version specific content Tweak some aspects like not specifying nav_order in places (items sort alphabetically by default) * merge previous unmerged ios doc updates * Address PR comments * Minor tweaks * Address PR comments Co-authored-by: Guoyu Wang <wanggy@outlook.com>
29 lines
No EOL
490 B
Markdown
29 lines
No EOL
490 B
Markdown
---
|
|
title: Other APIs
|
|
parent: API docs
|
|
grand_parent: Reference
|
|
---
|
|
|
|
# Other APIs
|
|
{: .no_toc }
|
|
|
|
## Contents
|
|
{: .no_toc }
|
|
|
|
* TOC placeholder
|
|
{:toc}
|
|
|
|
## Ruby
|
|
This is an community-contributed project and not officially supported by the core ONNX Runtime team.
|
|
|
|
### Supported Versions
|
|
{: .no_toc }
|
|
2.4 - 2.7
|
|
|
|
### API Reference
|
|
{: .no_toc }
|
|
[https://github.com/ankane/onnxruntime](https://github.com/ankane/onnxruntime)
|
|
|
|
### Samples
|
|
{: .no_toc }
|
|
[Ruby Samples](https://ankane.org/tensorflow-ruby) |