mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-17 18:40:28 +00:00
* update cuda/trt versions * update API doc links * remove api doc parentage * fix menu * fix broken links * open api links in new window
28 lines
No EOL
513 B
Markdown
28 lines
No EOL
513 B
Markdown
---
|
|
title: Other Inference APIs
|
|
nav_exclude: true
|
|
---
|
|
|
|
# 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"} |