PeixuanZuo
4b9a7e270e
[Doc] Update latest ROCm version ( #19665 )
...
Update latest ROCm version
2024-02-29 15:07:22 +08:00
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
Vrajang Parikh
de3393b725
Update macOS and iOS custom build documentation for training ( #17223 )
...
### Description
Add instructions for macOS build and training pods
Preview: https://vraspar.github.io/onnxruntime/docs/build/training.html ,
https://vraspar.github.io/onnxruntime/docs/build/custom.html#ios
---------
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
Co-authored-by: Baiju Meswani <baijumeswani@gmail.com>
2023-08-18 15:09:29 -07:00
Baiju Meswani
25125b5b91
Training related changes to the onnxruntime website ( #15900 )
...
Changes include:
- Added a new page for `On-Device Training` overview:
[Preview](https://baijumeswani.github.io/onnxruntime/docs/get-started/on-device-training.html )
- Added a new section for `On-Device Training` installation:
[Preview](https://baijumeswani.github.io/onnxruntime/docs/install/#install-for-on-device-training )
- Added a new section for `On-Device Training` build from source:
[Preview](https://baijumeswani.github.io/onnxruntime/docs/build/training.html#build-for-on-device-training )
- Updated Large Model Training overview, installation, build pages to
reflect what is currently accurate.
Website preview: https://baijumeswani.github.io/onnxruntime/
Pending website work:
- Update links for released packages for training.
- Add tutorial for on-device training
- Add links to the blog posts that detail on device training.
2023-05-17 14:45:52 -07:00
Nat Kershaw (MSFT)
bd1b8a824c
Remove the generated outputs for the API docs as these are now publis… ( #15244 )
2023-05-02 11:09:49 -07:00
PeixuanZuo
97b1115a59
[ROCm] Update doc for ROCm 5.4 ( #14494 )
...
### Description
1. Delete preview label for ROCm/MIGraphX and update ROCm/MIGraphX
supported architecture. https://peixuanzuo.github.io/onnxruntime/
2. Update rocm training guide to ROCm5.4.
https://peixuanzuo.github.io/onnxruntime/docs/build/training.html#gpu--rocm
2023-01-31 17:28:11 -08:00
Edward Chen
e17d43dbdd
[doc] Update mobile custom build instructions, update ORT GitHub URLs to use 'main' ( #14409 )
2023-01-24 10:46:24 -08:00
EunHo Lee
65dbfe1907
Fix documentation typos ( #14084 )
2023-01-06 13:11:23 -08:00
PeixuanZuo
ce1bc9b49c
[Add] add Rocm ep doc ( #12971 )
...
**Description**: Describe your changes.
add rocm ep doc.
Perview Github page : https://ytaous.github.io/onnxruntime/
Added items
Home page
- [ ] Update matrix on home page: https://ytaous.github.io/onnxruntime/
- [ ] Link "Installation Instruction Follow build instructions from
here" to onnxruntime build with ROCm(inference) page.(This link now
point to preview page, will change later)
Installation
- [ ] Update installation page:
https://ytaous.github.io/onnxruntime/docs/install/#training-install-table-for-all-languages
Build onnxruntime
- [ ] Add onnxruntime build with ROCm(inference):
https://ytaous.github.io/onnxruntime/docs/build/eps.html#amd-rocm
- [ ] Update onnxruntime build with ROCm(training):
https://ytaous.github.io/onnxruntime/docs/build/training.html#gpu--rocm
ExecutionProvider
- [ ] Add ROCm ExecutionProvider navitagation:
https://ytaous.github.io/onnxruntime/docs/execution-providers/
- [ ] Add ROCm-ExecutionProvider page:
https://ytaous.github.io/onnxruntime/docs/execution-providers/ROCm-ExecutionProvider.html
Performance
- [ ] Add enable_rocm_profiling introcduction:
https://ytaous.github.io/onnxruntime/docs/performance/tune-performance.html#profiling-and-performance-report
- [ ] Add graph-optimation for ROCm ep:
https://ytaous.github.io/onnxruntime/docs/performance/graph-optimizations.html#extended-graph-optimizations
Co-authored-by: Ethan Tao <ettao@microsoft.com@orttrainingdev7.d32nl1ml4oruzj4qz3bqlggovf.px.internal.cloudapp.net>
Co-authored-by: ytaous <4484531+ytaous@users.noreply.github.com>
2022-09-20 12:04:20 -07:00
Nat Kershaw (MSFT)
91e029d4f3
SEO audit of docs website ( #9780 )
2021-11-18 11:00:48 -08:00
Nat Kershaw (MSFT)
14825b3461
Add automatic link checking to docs website (and fix broken links) ( #9566 )
2021-10-27 10:43:10 -07:00
Cassie
a0f3e30de6
Docs update: updated nav, get started sections, home page, apis ( #9060 )
...
* initial setup and rename "how to" to "setup"
* move API to main nav
* move api to main nav
* add get starated, rework nav order
* rename to install move mds out of install section
* update api nav and home page
* add install docs and python qs updates
* python get started work
* remove c and obj c for now
* move java, python, and obj-c docs under api folder
* move java api html to iframe (ugh)
* remove api docs w/o details, move api text getstar
* remove api docs wo detail updates get started
* remvoe iframes
* move eco system to main nav
* fix api buttons
* added more examples moved intro to ORT
* fix links
* fix get started titles
* fix get started titles
* fix more links
* fix more links
* more link fixes
* fix nav remove inferencing and training subnav
* fix top nav remove inference and training nav
* fix title
* fix tutorials nav hierarchy
* fix python api button
* add tenorflow keras example
* fix quickstart toc
* add imports fix spacing
* fix links
* update nav and python get started page
* move ort training example, add coming soon for iot
* update C# get started
* fix spacing on quantization
* Add some js get started content
* fix formatting
* fix typo
* removed onnx-pytorch and onnx-tf
* updated pip install torch and added links iot page
* added pytorch tutorial heirarchy
* updated web to docs soon added release blog link
* add web link
2021-09-15 16:23:42 -05:00