onnxruntime/docs/reference/api/other-apis.md

29 lines
490 B
Markdown
Raw Normal View History

---
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)