onnxruntime/docs/api/other-apis.md
Yulong Wang 5f7a25509c
[doc] update document for JavaScript API reference (#9080)
* add js api reference doc

* add landing page

* trivial revise

* update documents
2021-09-20 20:57:54 -05:00

29 lines
No EOL
525 B
Markdown

---
title: Other Inference APIs
parent: API Docs
nav_order: 7
---
# 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){:target="_blank"}
### Samples
{: .no_toc }
[Ruby Samples](https://ankane.org/tensorflow-ruby){:target="_blank"}