mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-18 18:52:16 +00:00
* Add links to community maintained Julia bindings * Add community API links to Getting Started page
17 lines
407 B
Markdown
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"}
|