onnxruntime/docs/api/other-apis.md
Prasanth Pulavarthi a5c0ba8cf3
Add links to community maintained Julia bindings (#9773)
* Add links to community maintained Julia bindings

* Add community API links to Getting Started page
2021-11-17 16:35:49 -08:00

17 lines
407 B
Markdown

---
title: Other Inference APIs
nav_exclude: true
---
# Other APIs
{: .no_toc }
These are community maintained projects and are not officially supported by the core ONNX Runtime team.
## Julia
[https://github.com/jw3126/ONNXRunTime.jl](https://github.com/jw3126/ONNXRunTime.jl){:target="_blank"}
## Ruby
[https://github.com/ankane/onnxruntime](https://github.com/ankane/onnxruntime){:target="_blank"}