File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -16,4 +16,5 @@ redirect_from: /docs/reference/api
1616| <span class =" fs-5 " > [ Objective-C Docs] ( objectivec/index.html ) {: .btn target="_ blank"} </span > |
1717| <span class =" fs-5 " > [ JavaScript API Docs] ( js/index.html ) {: .btn target="_ blank"} </span >|
1818| <span class =" fs-5 " > [ Ruby API (Community)] ( https://github.com/ankane/onnxruntime-ruby ) {: .btn target="_ blank"} </span >|
19- | <span class =" fs-5 " > [ Julia API (Community)] ( https://github.com/jw3126/ONNXRunTime.jl ) {: .btn target="_ blank"} </span >|
19+ | <span class =" fs-5 " > [ Julia API (Community)] ( https://github.com/jw3126/ONNXRunTime.jl ) {: .btn target="_ blank"} </span >|
20+ | <span class =" fs-5 " > [ Rust API (Community)] ( https://github.com/pykeio/ort ) {: .btn target="_ blank"} </span >|
Original file line number Diff line number Diff line change 11---
2- title : Julia and Ruby APIs
3- description : Get started with APIs for Julia and Ruby developed by our community
2+ title : Julia, Ruby and Rust APIs
3+ description : Get started with APIs for Julia, Ruby and Rust developed by our community
44parent : Get Started
55nav_order : 8
66has_toc : false
@@ -10,3 +10,4 @@ has_toc: false
1010
1111* [ Julia] ( https://github.com/jw3126/ONNXRunTime.jl ) (external project)
1212* [ Ruby] ( https://github.com/ankane/onnxruntime ) (external project)
13+ * [ Rust] ( https://github.com/pykeio/ort ) (external project)
You can’t perform that action at this time.
0 commit comments