Maanav Dalal
9913bf5a8a
Website Visual Updates & Fixing Broken Links ( #14430 )
2023-01-27 13:10:22 -08:00
Ted Themistokleous
5601b10644
Update information for ROCm 5.4 for MIGraphX and ROCm Builds ( #13813 )
...
-Add MIGraphX-EP page for install/example
-Update version info for ROCm version for both MIGraphx and ROCm EPs to
5.4 -Update hooks to the latest ROCm Pytorch supported (1.12.1 -> 1.13)
-Remove (Preview) from MIGraphx and ROCm EP notes
-Update ROCm & MIGraphX EP.md files with ROCm version and pytorch links
### Description
<!-- Describe your changes. -->
Update documentation about ROCm and MIGraphx with newest ROCm 5.4 stack
### 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. -->
Update things for whats able to be supported.
Co-authored-by: Ted Themistokleous <tthemist@amd.com>
2023-01-26 12:18:48 -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
RandySheriffH
1391f81c3f
Document Affinity & CloudEP ( #14137 )
2023-01-23 11:24:33 -08:00
Nat Kershaw (MSFT)
f9895177e1
Add 1.13 TRT compatibility ( #14331 )
...
Fixes #14090
2023-01-20 17:38:44 -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
sfatimar
f4d3d5f975
Ov 2022.3 4.3 doc ( #14252 )
2023-01-19 15:57:23 -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
Adam Pocock
c4dee79eed
Adding Java example to CUDA execution provider docs ( #13899 )
...
### Description
Adds an example of specifying CUDA options in Java to the CUDA execution
provider docs.
### Motivation and Context
Fixes #13896 .
2022-12-08 13:54:14 -08:00
Shubhamai
e591fd73bc
fixing link of c_cxx/fns_candy_style_transfer ( #13516 )
...
### Description
Updating an invalid link :
The link for `samples/c_cxx/fns_candy_style_transfer` was invalid. The
files now seems to be present in the `onnxruntime-inference-examples`
repo -
https://github.com/microsoft/onnxruntime-inference-examples/tree/main/c_cxx/fns_candy_style_transfer
### Motivation and Context
Fixing a non-working link.
2022-11-11 10:12:41 -08:00
Faith Xu
d4497b9ecd
[Docs] Update EP ordering ( #13564 )
...
### Description
- Update EP ordering and distinguish between MS-maintained and
community-maintained EPs
- Update CUDA version table for v1.13
- Staged preview:
https://faxu.github.io/onnxruntime/docs/execution-providers/
2022-11-07 10:02:01 -08:00
Hector Li
ed1dfaa91e
Snpe EP add link to inference example code ( #13415 )
...
Add link to inference example code
2022-10-24 11:07:42 -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
sfatimar
9341c87957
Update docx ov ep v4.2 release ( #13222 )
...
Description
[OpenVINO-EP] Documentation update for v4.2 Release with OpenVINO 2022.2
version
Motivation and Context
The code PR is already merged:
https://github.com/microsoft/onnxruntime/pull/13023
https://github.com/microsoft/onnxruntime/pull/13069
Openvino GPU Unit/Python Tests fix failure #13122
Co-authored-by: mayavijx <mayax.vijayan@intel.com>
2022-10-07 08:55:34 -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
552b70f82a
[Website] Add ORT at MS page and doc fixes ( #12518 )
...
* add ort at microsoft page
* remove openmp references
* update EP table
* update ort-at-microsoft page
* fix link
* Change ORT to ONNX Runtime
Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
2022-08-10 10:08:58 -07:00
Nat Kershaw (MSFT)
fd48acae6d
Add correct version for TRT ( #12475 )
2022-08-04 16:45:26 -07:00
Faith Xu
f39fbbf6f7
[Website/Docs] Add quote and reorganize docs navigation ( #12355 )
2022-07-29 12:44:36 -07:00
mayavijx
0673a88d4f
Added the OpenVINO Release support details ( #12264 )
...
* Added the OV support details
* Modify torch-ort-infer package
* Update OpenVINO-ExecutionProvider.md
Co-authored-by: Preetha <preetha.veeramalai@intel.com>
2022-07-28 09:02:14 -07:00
Rachel Guo
57a545e056
[doc] update supported nnapi ep op md ( #12273 )
2022-07-27 15:49:37 -07:00
Rachel Guo
b65d8fe405
[doc] update supported coreml ep op md ( #12274 )
2022-07-25 16:17:36 -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
Valery Chernov
77611c3c61
[DOC][TVM EP] gh-pages upstreaming with updates of TVM EP ( #12164 )
2022-07-13 11:11:21 -07:00
Preetha Veeramalai
fc16c5cc0d
Ov ep docx update 1.12 ( #12121 )
...
* updating docs for torch ort inference
* Add provider option for enable_dynamic_shapes
Co-authored-by: saipj <sai.jayanthi@intel.com>
2022-07-11 22:56:12 -07:00
Dwayne Robinson
196af877ca
Update DML EP documentation opset to 13-15 ( #12109 )
2022-07-06 14:14:59 -07:00
Nat Kershaw (MSFT)
8c23c57a9f
Refactor DirectML and Windows docs ( #12096 )
2022-07-06 09:52:42 -07:00
Hector Li
33d47609c4
update according to the C++ API change for SNPE EP. ( #11915 )
...
update according to the C++ API change for SNPE EP. AppendExecutionProvider_SNPE -> AppendExecutionProvider
2022-06-20 13:27:41 -07:00
Nat Kershaw (MSFT)
089b57d410
Update CUDA dependencies for 1.11 ( #11788 )
2022-06-08 11:57:08 -07:00
Nat Kershaw (MSFT)
1b3a09cd41
Fix CUDA EP code example ( #11777 )
2022-06-07 17:38:53 -07:00
Valery Chernov
9b9a3cbe41
update TVM EP description ( #11748 )
2022-06-07 10:42:43 -07:00
Dwayne Robinson
a5a079fd8c
Update DML EP to say version 1.8.2 ( #11493 )
2022-06-06 13:28:57 -07:00
George Wu
70a3468850
initial docs for SNPE EP ( #11705 )
...
* SNPE EP docs
* minor corrections
* fixes
* c++
* remove
* Update docs/execution-providers/SNPE-ExecutionProvider.md
Co-authored-by: manashgoswami <magoswam@microsoft.com>
* review comments
Co-authored-by: manashgoswami <magoswam@microsoft.com>
2022-06-03 14:19:57 -07:00
sfatimar
b51e301eaa
Gh pages uep 4.1 2022.1 ( #11649 )
...
* Update OpenVINO-ExecutionProvider.md
Updated to support Python Packages on PyPi.org
* Update eps.md
Updated OpenVINO
* Update eps.md
2022-05-31 08:15:19 -07:00
Nat Kershaw (MSFT)
6da9240866
Add link to release plan ( #11521 )
2022-05-23 11:04:29 -07:00
George Wu
e75c02762d
update summary of supported EP's table ( #11552 )
2022-05-23 10:47:01 -07:00
sfatimar
370c4c5672
Ov ep docx update 22.2 ( #11296 )
...
* Update eps.md
* Update OpenVINOExecutionProvider.md
* Update OpenVINOExecutionProvider.md
2022-04-27 09:49:44 -07:00
Vincent Wang
9411550a9a
Fix Key Number in CUDA EP Sample Code ( #11203 )
...
* fix key number in doc
* use size() instead of number
2022-04-13 19:31:23 -07:00
Maajid khan
173f7f623c
OpenVINO-EP v4.0 Release documentation update ( #11125 )
...
* Update docx w.r.t v4.0 Release
updates documentation w.r.t OV-EP
v4.0 Release with OpenVINO 2022.1
version.
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
* Added new announcements
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
* Fixed typos
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
* Add Release page link
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
2022-04-08 09:53:49 -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
Vincent Wang
59df74e0a9
[Doc] Provider Option cudnn_conv1d_pad_to_nc1d ( #11040 )
...
* doc for cudnn_conv1d_pad_to_nc1d
* update doc
2022-04-04 08:20:23 -07:00
George Wu
d699805e24
update TensorRT EP docs for ORT 1.11 ( #11055 )
2022-03-30 14:07:06 -07:00
Dwayne Robinson
dad658f53c
Warn user that GPU 0 is not necessarily performant ( #11044 )
2022-03-30 10:32:43 -07:00
Hariharan Seshadri
d87f5eeeab
Fix formatting of tune performance page ( #11014 )
...
* Fix formtatting
* Update
* Modify python comment style
* More changes
* Fix OpenVINO links
2022-03-28 13:32:50 -07:00
Olivia Jain
870655ca28
Update Broken OpenVINO Links ( #11009 )
2022-03-28 10:17:44 -07:00
Hariharan Seshadri
8573fd4c60
Document the usage of the CUDA Graphs feature ( #10859 )
2022-03-24 10:50:56 -07:00
Nat Kershaw (MSFT)
b9b9c10977
Fix links in the OpenVINO EP docs ( #10903 )
2022-03-17 15:20:33 -07:00
Valery Chernov
c25eb6125c
update TVM EP docs ( #10562 )
2022-03-15 15:13:20 -07:00
Dwayne Robinson
37935a7852
DirectML EP doc - clarify opset support and fix version ( #10519 )
2022-03-03 15:40:37 -08:00
Hariharan Seshadri
d66b856fb5
Small addendum to #10216 ( #10225 )
...
Accidentally left out a header
2022-01-07 20:24:47 -08:00
Hariharan Seshadri
2a8cf1507c
[Doc] Misc CUDA EP doc changes ( #10216 )
2022-01-07 17:54:43 -08:00
manashgoswami
7f0b170fd9
Rename STVM to TVM ep ( #10190 )
2022-01-05 14:06:35 -08:00
Nat Kershaw (MSFT)
f696d17906
Add STVM to website installation matrix ( #10064 )
2021-12-16 16:35:08 -08:00
Valery Chernov
8b3615f5ed
[DOC] add STVM EP docs ( #10059 )
2021-12-16 14:59:44 -08:00
Gary Miguel
41a714bbb3
Lots of minor doc improvements ( #9930 )
2021-12-10 17:43:15 -08:00
Nat Kershaw (MSFT)
d03f868944
Refactor web and mobile docs ( #9854 )
2021-12-10 16:22:10 -08:00
George Wu
fe3e672400
updates to CUDA and TensorRT EP documentation ( #9932 )
...
* updates to TRT, CUDA documentation
* update trt options python example.
2021-12-03 21:48:12 -08:00
Hariharan Seshadri
24dcd7334b
Initial commit ( #9933 )
2021-12-03 18:52:25 -08:00
RandySheriffH
30eba55992
Explain usage of --enable_cuda_profiling ( #9882 )
...
* explain usage of --enable_cuda_profiling
* remove cupti dependency
2021-11-29 21:46:42 -08:00
RandySheriffH
4bd7c2adf1
Document a few features for rel 1.10 ( #9836 )
...
* document threading hooks
* move doc to a separate section
* document cuda profiler numbers
* move doc
* specify cupti dependency
* add example inplace
* format code
* format code
* link to cxx api
* minor fix on grammar
* add new line
* minor fix on grammar
* minor fix on grammar
* minor fix on grammar
Co-authored-by: Randy Shuai <rashuai@microsoft.com>
2021-11-24 13:10:20 -08:00
Maajid khan
85b00dfda3
Updated OpenVINO EP docx w.r.t v3.4 Release ( #9858 )
...
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
2021-11-24 09:51:20 -08:00
Nat Kershaw (MSFT)
91e029d4f3
SEO audit of docs website ( #9780 )
2021-11-18 11:00:48 -08:00
Maajid khan
da6f161717
[OpenVINO EP] v3.3 Release Documentation update ( #9589 )
2021-11-17 12:39:06 -08:00
Dwayne Robinson
471f719bb0
Fix doc listed opset for DirectML EP ( #7118 )
...
* Update DirectML-ExecutionProvider.md
Update stale version and opset for current ORT.
* Update install markdown link to DML
* Fix filename extension to html
2021-11-04 08:20:12 -07: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
Faith Xu
6c8c8a9b12
[Docs] Update CUDA/TRT versions and menu format fixes ( #9317 )
...
* update cuda/trt versions
* update API doc links
* remove api doc parentage
* fix menu
* fix broken links
* open api links in new window
2021-10-14 11:28:17 -07:00
Maajid khan
69e077eb61
[OpenVINO-EP] V3.2 Release Documentation update ( #9233 )
...
* Updated docx for OpenVINO EP V3.2 Release
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
* Added Docx for blogs/Tutorials for OV-EP
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
* Added docx for Yolov4 Python sample
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
* updated the graph partitioning docx
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
* Added sample example for external_data feature
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
2021-10-12 18:03:16 -07:00
Guoyu Wang
e617f97f4e
Update mobile EP (NNAPI/CoreML) op coverage ( #9308 )
...
* Add op supported
* Update the build and create session
* minor update
* Add new NNNAPI flag doc
* Address CR comments
* Correct strings in the sample code
* Update docs/tutorials/mobile/model-execution.md
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
2021-10-11 11:31:25 -07:00
stevenlix
9fa90d762b
Fix issues in execution provider docs ( #9201 )
...
* fix syntax issue
* update tensorrt version
2021-09-27 13:42:20 -07:00
stevenlix
e01d4c1d27
Update TensorRT doc ( #9112 )
...
* Update TensorRT-ExecutionProvider.md
* Update eps.md
* Update TensorRT-ExecutionProvider.md
2021-09-20 07:56:41 -07:00
Maajid khan
6e4f49eca8
[OpenVINO-EP] Documentation update UEP v3.1 Release ( #9084 )
...
* Update OpenVINO-ExecutionProvider.md
Updated information on 1.9
* Updated UEP documentation to the latest
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
* Corrected the c# section links
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
Co-authored-by: sfatimar <sahar.fatima@intel.com>
2021-09-20 07:56:09 -07:00
Chi Lo
603ea0e2cf
Fix merge conflicts ( #9104 )
2021-09-17 14:01:15 -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