Caroline Zhu
e0c98ce56b
[website] Updated ORT-training installation instructions ( #17538 )
...
### Description
Live preview [here](https://carzh.github.io/onnxruntime/ ).
* updates CUDA option in training to be a specific CUDA version
* updates with the now-preferred devops source for stable version for
1.16.0
### Motivation and Context
* updates installation command for stable ORT training
2023-09-21 15:13:08 -07:00
Caroline Zhu
f1534641c6
[website] Fixes to ORT-training installation instructions ( #17528 )
2023-09-12 20:42:08 -07:00
Caroline
eddbb35257
Add website stable + nightly training installation options ( #17334 )
...
### Description
Live preview [here](https://carzh.github.io/onnxruntime/ )
Added stable + nightly options in the ORT training installation tab
<img width="1017" alt="image"
src="https://github.com/microsoft/onnxruntime/assets/22922935/e6aac45f-fe02-4ea3-9980-537345dd0115 ">
Inspired from [pytorch installation](https://pytorch.org/ )
Also updated installation instructions for the 1.16 release
Also open to wording suggestions / moving the build row to the top.
### Motivation and Context
Helps users find the nightly builds more easily.
2023-09-07 16:01:42 -07:00
Caroline
d5d960e6ff
Add On-Device Training Mac & iOS package installation options ( #16992 )
2023-08-17 15:47:54 -07:00
Edward Chen
a6c1fdddaf
[docs] Remove old references to Nuphar EP. ( #15774 )
2023-06-08 16:46:16 -07:00
Nat Kershaw (MSFT)
22216b97b4
Update picker with QNN ( #16064 )
...
Staged here: https://natke.github.io/onnxruntime/
- [ ] Check linked installation guide
- [x] Update aka.ms link
2023-05-24 06:42:42 -07:00
Caroline
8c54baf2b1
add ORT Training on the edge installation options ( #15789 )
2023-05-22 09:01:20 -07:00
mingyueliuh
efbf2d0810
update doc for Vitis-AI execution provider upgrade ( #15821 )
...
### Description
Documentation and Vitis AI EP synchronous upgrade
### Motivation and Context
---------
Co-authored-by: mingyue <mingyue@amd.com>
2023-05-19 09:16:53 -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
RandySheriffH
1391f81c3f
Document Affinity & CloudEP ( #14137 )
2023-01-23 11:24:33 -08:00
JiCheng
88928251eb
[Xnnpack] update doc ( #13624 )
...
### Description
- iOS support
- MatMul && GEMM
- Resize
- ConvTranspose
A deployment [link](https://wejoncy.github.io/onnxruntime/ ) for
showcase.
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2023-01-19 19:14:48 -08:00
FFFrog
b521f49c43
[CANN] Update the doc of CANN EP ( #13875 )
...
#### Description
This PR update docs of Ascend CANN excution provider.
#### Changes
1. Add some new ops.
[https://fffrog.github.io/docs/execution-providers/community-maintained/CANN-ExecutionProvider.html#supported-ops ](https://fffrog.github.io/docs/execution-providers/community-maintained/CANN-ExecutionProvider.html#supported-ops )
2. Add detailed option description.
[https://fffrog.github.io/docs/execution-providers/community-maintained/CANN-ExecutionProvider.html#configuration-options ](https://fffrog.github.io/docs/execution-providers/community-maintained/CANN-ExecutionProvider.html#configuration-options )
3. Fix the link problem caused by document structure adjustment.
2022-12-14 10:11:56 -08:00
Faith Xu
14a712c4c9
[website] Matrix updates for Mac m1 packages ( #13422 )
...
### Description
Staged: https://faxu.github.io/onnxruntime/
Adds Python, Nuget, Maven install instructions
2022-10-26 15:40:06 -07:00
Faith Xu
aa31c8c9f2
[website] Updates for Windows Dev Kit 2023 ( #13405 )
...
### Description
- Add landing page for Windows Dev Kit 2023
- Update instructions in install matrix
Staged: https://faxu.github.io/onnxruntime/winarm.html
Co-authored-by: Prasanth Pulavarthi <prasanth.pulavarthi@microsoft.com>
Co-authored-by: Jeff Mendenhall <61433971+jeffmend@users.noreply.github.com>
2022-10-24 09:12:46 -07:00
FFrog
7fd9523934
add doc about CANN EP ( #13239 )
...
#### Description
This PR adds docs of Ascend CANN excution provider.
#### Changes
- Preview Github page:
[https://fffrog.github.io/ ](https://fffrog.github.io/ )
- Add onnxruntime build with CANN:
[https://fffrog.github.io/docs/build/eps.html#cann ](https://fffrog.github.io/docs/build/eps.html#cann )
- Add CANN ExecutionProvider Page:
[https://fffrog.github.io/docs/execution-providers/CANN-ExecutionProvider.html ](https://fffrog.github.io/docs/execution-providers/CANN-ExecutionProvider.html )
2022-10-18 10:18:09 -07:00
Cheng
a01de6db92
[xnnpack] Add EP Doc ( #13021 )
...
**Description**: Describe your changes.
Xnnpack EP
Preview:
https://wejoncy.github.io/onnxruntime/
**Motivation and Context**
- Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here.
Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
2022-10-07 15:08:22 -07: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
Faith Xu
cb49589336
[website] update power build instructions ( #12673 )
...
update power build instructions
2022-08-23 15:57:55 -07:00
Faith Xu
f4d426291e
[Website] Update training install matrix ( #12621 )
...
* update training install matrix
* hide architecture option
2022-08-17 09:15:21 -07:00
Faith Xu
0e1e488824
[website] updates for 1.12 ( #12262 )
...
* v1.12 docs updates
* fix typo
* add TVM EP updates to matrix
* More matrix updates
* remove xamarin example text
2022-07-22 10:04:40 -07:00
George Wu
9617040c63
update python install instructions for openvino ( #11711 )
2022-06-05 19:43:10 -07:00
Edward Chen
645ebcb5af
ORT 1.11 mobile doc updates ( #11062 )
...
* Save updates.
* save changes
* Update install matrix text.
* save updates
* Rename ort-model-format.md to ort-format-models.md.
* Remove redirect_from entry, doesn't seem to work.
* PR comments.
* Reword.
2022-04-06 09:50:44 -07:00
Faith Xu
00f8c096c8
Fix broken links ( #10880 )
2022-03-16 14:52:09 -07:00
Faith Xu
69c6e5658e
[website] add pip install instruction for power build ( #10680 )
...
* add pip install instruction for power build
* fix typo
2022-02-28 14:32:04 -08:00
manashgoswami
7f0b170fd9
Rename STVM to TVM ep ( #10190 )
2022-01-05 14:06:35 -08:00
Faith Xu
c1755b9d0d
remove c/c++ for vitisAI in matrix ( #10171 )
2022-01-03 16:06:21 -08:00
Nat Kershaw (MSFT)
f696d17906
Add STVM to website installation matrix ( #10064 )
2021-12-16 16:35:08 -08:00
Faith Xu
d9356b9d86
add new package combos ( #9977 )
2021-12-09 15:23:52 -08:00
Faith Xu
c878b7e988
[Docs] Fix links and formatting ( #9253 )
...
* fix links and format issues
* fix sidebar ordering
2021-10-05 11:50:38 -07:00
Faith Xu
afc424d38f
[website] install matrix updates for 1.9 ( #9145 )
2021-09-22 18:02:33 -07:00
Faith Xu
a58d29b165
Website updates ( #8567 )
...
* add directml+arm64 combos in matrix
* update articles
* fix install page
2021-08-02 17:20:41 -07:00
Faith Xu
52df86ac6a
remove windows+migraphx combos ( #8363 )
2021-07-12 18:46:48 -07:00
Faith Xu
7c1102b1b5
Website: update openvino, cuda, and mobile install instructions ( #8348 )
...
* update openvino, cuda, and mobile install instructions
* add coreml/obj-c combo
* update link to /latest
2021-07-12 16:06:26 -07:00
Nat Kershaw (MSFT)
ec29d22e7a
Add ROCm torch-ort installation instructions ( #8347 )
2021-07-09 17:50:30 -07:00
Faith Xu
fce58d9e26
Website: change default to pytorch 1.9 for training ( #8337 )
...
* fix training pkg urls
* Update torch-ort instructions
* Remove nightly from Get Started matrix
* Add steps for training installation
* Add torch-ort configure step for training installation
* Add text for ROCm packages
* Refine text for ROCm packages
* Add ROCm preview packages
* Revert ROCm instructions
Co-authored-by: Nat Kershaw <nakersha@microsoft.com>
2021-07-09 13:36:50 -07:00
Faith Xu
c8cf485425
[Website] updated pkg links for 1.8.1 ( #8326 )
...
* updated pkg links
* fix urls
2021-07-07 18:39:12 -07:00
Faith Xu
1bb4f6f8c9
Docs: Add new package links ( #7938 )
...
* update with new packages
* add objc package to matrix
* table fix
2021-06-07 08:35:28 -07:00
Faith Xu
b9f28f1701
Installation matrix updates for ORT 1.8 ( #7904 )
2021-06-03 10:12:02 -07:00
Faith Xu
dc77e1bb04
Website: customer quotes and format updates ( #7292 )
...
* install picker updates
* updates for training tab
* DML combo fixes
* fix android selections
* updated android and coreml options
* picker behavior updates
* Training selector updates
* Update quote and other formatting
* updates for new quotes
* format adjustments
* more format updates
* more format updates
* logo updates
2021-04-09 10:35:28 -07:00
Faith Xu
f1076c011c
Update to website installation picker ( #7263 )
...
* install picker updates
* updates for training tab
* DML combo fixes
* fix android selections
* updated android and coreml options
* picker behavior updates
* Training selector updates
2021-04-06 17:15:17 -07:00
Faith Xu
e2d75e54b0
Website and docs updates for 1.7 ( #6718 )
...
* update version #s
* Update CUDA versions
* Fix table
* Fix typo
* table update
* update link
* Add search bar
* Update for Windows ARM packages
* Add quantization.md
* Remove page
* Re-add quantization page
2021-03-01 10:53:13 -08:00
Faith Xu
7841775e59
chart updates ( #5202 )
2020-09-17 15:05:58 -07:00
Faith Xu
fb3fefa4a3
Website: Update to link to Jetpack installation ( #4789 )
...
* Update to link to Jetpack installation
* Fix EP selection
* Fix typo
2020-08-13 22:36:57 -07:00
Faith Xu
b9dfe4565f
add java and nodejs pkg links ( #4270 )
...
* add java and nodejs pkg links
* add Gradle text
2020-06-22 11:34:19 -07:00
Prasanth Pulavarthi
d5b9f7f652
website update for ort 1.3 ( #3982 )
2020-05-19 07:56:27 -07:00
Faith Xu
a867380fe2
Update quickstart matrix. ( #2661 )
2019-12-16 13:43:02 -08:00
Xavier Dupré
a071fd02fd
New web site 1.0.0 ( #2289 )
...
* new website
* python documentation
2019-10-30 09:35:16 -07:00