mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-19 19:00:47 +00:00
### Description Staged: https://faxu.github.io/onnxruntime/docs/ Changes: - ~~New dedicated section on sidebar for [Mobile](https://faxu.github.io/onnxruntime/docs/mobile/) and [Web](https://faxu.github.io/onnxruntime/docs/web/)~~ New dedicated pages for [Mobile](https://faxu.github.io/onnxruntime/docs/get-started/with-mobile.html) and [Web](https://faxu.github.io/onnxruntime/docs/get-started/with-web.html) under Getting Started section - [Transformers optimizer](https://faxu.github.io/onnxruntime/docs/performance/transformers-optimization.html) documentation - Move contrib op section from "Custom Operators" page to ["Contrib operators" page](https://faxu.github.io/onnxruntime/docs/reference/operators/ContribOperators.html) - Update [releases page](https://faxu.github.io/onnxruntime/docs/reference/releases-servicing.html)
12 lines
326 B
Markdown
12 lines
326 B
Markdown
---
|
|
title: Julia and Ruby APIs
|
|
description: Get started with APIs for Julia and Ruby developed by our community
|
|
parent: Get Started
|
|
nav_order: 8
|
|
has_toc: false
|
|
---
|
|
|
|
# Julia and Ruby APIs
|
|
|
|
* [Julia](https://github.com/jw3126/ONNXRunTime.jl) (external project)
|
|
* [Ruby](https://github.com/ankane/onnxruntime) (external project)
|