2021-05-10 22:19:37 +00:00
|
|
|
---
|
2021-08-10 03:31:51 +00:00
|
|
|
title: Other Inference APIs
|
2021-05-10 22:19:37 +00:00
|
|
|
parent: API docs
|
|
|
|
|
grand_parent: Reference
|
2021-08-10 03:31:51 +00:00
|
|
|
nav_order: 9
|
2021-05-10 22:19:37 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# 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)
|