onnxruntime/docs/reference/api/other-apis.md
Faith Xu d8bb0da9f9
Documentation: fix link, nav, minor update (#8612)
* fix links

* update order of api nav

* update execution provider how to, original PR #6266
2021-08-09 20:31:51 -07:00

30 lines
No EOL
513 B
Markdown

---
title: Other Inference APIs
parent: API docs
grand_parent: Reference
nav_order: 9
---
# 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)