mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
### 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) |
||
|---|---|---|
| .github/workflows | ||
| _includes | ||
| _sass | ||
| css | ||
| docs | ||
| fonts | ||
| images | ||
| js | ||
| .gitignore | ||
| 404.html | ||
| _config.yml | ||
| about.html | ||
| CNAME | ||
| community.html | ||
| favicon.ico | ||
| footer.html | ||
| Gemfile | ||
| Gemfile.lock | ||
| googlee249f93c137f3996.html | ||
| header.html | ||
| index.html | ||
| news.html | ||
| ort-at-microsoft.html | ||
| pytorch.html | ||
| volterra.html | ||
| winarm.html | ||