ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
Find a file
Caroline Zhu ad7d0fbc74
Add web documentation + installation instructions (#19342)
### Description
Updated docs section with information on installation and building. 

Live previews of modified pages:
* [Installation
table](https://carzh.github.io/onnxruntime/getting-started) -- under the
Optimize Training tab
* [Build for
training](https://carzh.github.io/onnxruntime/docs/build/training.html)
* [Getting started with
web](https://carzh.github.io/onnxruntime/docs/get-started/with-web.html)
-- added link to E2E demo code
* [Install for on-device
training](https://carzh.github.io/onnxruntime/docs/install/#install-for-on-device-training)
* [Tutorials page for On-device
training](https://carzh.github.io/onnxruntime/docs/tutorials/on-device-training/)
-- this page looks a little odd with just the link to the E2E demo.
potential alternative of creating a separate page that links to the demo
+ mentions that a tutorial will be coming soon?


### Motivation and Context
- Updating docs with information about ORT Training for Web for 1.17
release
2024-01-31 15:29:52 -08:00
.github/workflows Update check-website-links.yml (#18173) 2023-11-01 12:07:12 -07:00
_includes Updated by removing comments. Might work. (#18605) 2023-11-28 14:13:50 -08:00
_sass Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
css Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
docs Add web documentation + installation instructions (#19342) 2024-01-31 15:29:52 -08:00
fonts Remove google links from the pages (#6974) 2021-03-12 11:33:49 -08:00
images Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
src Add web documentation + installation instructions (#19342) 2024-01-31 15:29:52 -08:00
static Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
.eslintignore Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
.eslintrc.cjs Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
.gitignore Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
.npmrc Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
.prettierignore Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
.prettierrc Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
_config.yml Fix error in performance comparison in llama2 blog and some formatting fixes (#18479) 2023-11-22 16:08:24 -08:00
CNAME Update CNAME 2021-08-02 21:15:29 -07:00
CONTRIBUTING.md Fix error in performance comparison in llama2 blog and some formatting fixes (#18479) 2023-11-22 16:08:24 -08:00
favicon.ico Migrate content from GitHub source to GitHub pages (#5053) 2020-10-12 10:28:20 -07:00
Gemfile Update gems so local build works for CheckLinks (#10868) 2022-03-15 09:41:55 -07:00
Gemfile.lock Update gems so local build works for CheckLinks (#10868) 2022-03-15 09:41:55 -07:00
googlee249f93c137f3996.html Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
package.json Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
postcss.config.js Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
svelte.config.js Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
tailwind.config.js Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
tsconfig.json Website revamp final (#17638) 2023-10-27 17:26:41 -07:00
vite.config.ts Website revamp final (#17638) 2023-10-27 17:26:41 -07:00