Maanav Dalal
8b31b3f4ba
Added SRI to all resources except google script tag. ( #16123 )
...
Co-authored-by: MaanavD <maanavdalal@microsoft.com>
2023-06-06 09:19:18 -07:00
Takeshi Watanabe
74bab849ff
Fix typo in QNN-ExecutionProvider.md ( #16144 )
2023-05-29 21:19:09 -07:00
FFFrog
c2f03c14b6
[CANN] Update the doc of CANN EP ( #15809 )
...
#### Description
This PR update docs of Ascend CANN execution provider.
#### Changes
1. Add new options.
[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 )
2. Add new category.
[https://fffrog.github.io/docs/execution-providers/community-maintained/CANN-ExecutionProvider.html#performance-tuning ](https://fffrog.github.io/docs/execution-providers/community-maintained/CANN-ExecutionProvider.html#performance-tuning )
2023-05-25 21:47:30 -07:00
Hector Li
39fa3a15c4
fix typo ( #16111 )
...
### Description
fix typo
2023-05-25 18:09:07 -07:00
Hector Li
c55e38aac1
add link to nuget package for QNN EP ( #16110 )
...
### Description
Add link to Qnn nuget pacakge
2023-05-25 16:49:31 -07:00
Nat Kershaw (MSFT)
63e53a3f00
Update releases ( #16108 )
2023-05-25 16:09:56 -07:00
Changming Sun
f124846ae8
Update build instructions ( #16012 )
2023-05-25 10:05:59 -07:00
Changming Sun
467d0347b0
Update doc links for operators and kernels ( #16101 )
2023-05-25 10:05:12 -07:00
Jeff Mendenhall
2d6917f8db
repoint amd repo to onnxruntime repo not amd's ( #16085 )
2023-05-24 15:50:18 -07:00
Prasanth Pulavarthi
4541ff53b0
Create Build2023.html ( #16083 )
2023-05-24 12:27:16 -07:00
Nat Kershaw (MSFT)
8409b90c32
Build2023 landing page ( #16080 )
...
Staged here: https://natke.github.io/onnxruntime/build2023
- [ ] Add demos
2023-05-24 10:34:32 -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
RandySheriffH
627112921e
Update docs for AzureEP and threading ( #16061 )
...
1. Remove zlib and re2 deps for AzureEP.
2. Explain --use_lock_free_queue usage.
---------
Co-authored-by: Randy Shuai <rashuai@microsoft.com>
2023-05-23 15:32:54 -07:00
George Wu
9e6613db1e
Add initial QNN EP docs ( #16053 )
...
remove SNPE EP and add initial QNN EP docs. (more updates coming pending
Qualcomm online docs)
2023-05-23 11:38:45 -07:00
Quenton Hall
8b82f5ec2d
Update Vitis-AI-ExecutionProvider.md ( #16020 )
...
Update Ryzen AI demo link in Vitis AI Execution Provider
2023-05-22 21:20:39 -07:00
Caroline
8c54baf2b1
add ORT Training on the edge installation options ( #15789 )
2023-05-22 09:01:20 -07:00
Prasanth Pulavarthi
3f7d6950b9
Add short url for Olive ( #16026 )
...
### Description
Makes it easier to access Olive model optimization toolchain
Staged at https://prasanthpul.github.io/onnxruntime/olive
2023-05-20 17:27:29 -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
Anastasia Kuporosova
89d77df4cc
Update OpenVINO Execution Provider doc ( #15679 )
...
### Description
Update OpenVINO Execution Provider documentation for python
### Motivation and Context
`onnxruntime-openvino` doesn't have dependency on OpenVINO Python API
itself, it needs OpenVINO libs.
Moreover, `add_openvino_libs_to_path()` meant to be internal, right now
it doesn't work and will be deprecated in the upcoming OpenVINO release.
The recommended way is to install an archive with libraries and run
setupvars to add OpenVINO libraries to PATH.
2023-05-18 07:33:30 -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
Rachel Guo
e2dda61278
[doc] Add instructions for configuration of react native with extensions ( #15881 )
2023-05-16 12:52:40 -07:00
Prasanth Pulavarthi
e5a5423f52
Add link to stable diffusion perf blog ( #15934 )
2023-05-14 11:46:52 -07:00
Chi Lo
91ab2ac743
Update TRT EP doc ( #15907 )
2023-05-11 13:39:04 -07:00
Chi Lo
81da3a1f08
Update docs for new TRT EP provider options ( #15825 )
...
Update TRT EP documentation for newly added TRT EP provider options
2023-05-10 11:14:22 -07:00
leqiao-1
471a31cce4
modify olive doc section ( #15593 )
2023-05-04 11:34:47 -07:00
Ye Wang
3764093df0
update docs for a new cuda provider option: enable_skip_layer_norm_strict_mode ( #15770 )
2023-05-02 17:54:59 -07:00
Edward Chen
1761aee442
[docs] Add Objective-C API doc artifact publishing to publish-gh-pages.yml ( #15430 )
2023-05-02 11:17:51 -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
Prasanth Pulavarthi
5be84a833f
Update index.html ( #15736 )
...
### Description
Fix the MS volume
2023-04-28 12:49:53 -07:00
Maanav Dalal
e3c2c804b6
add new section template ( #15271 )
...
…links.### Description
<!-- Describe your changes. -->
New section + many small changes
### 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: brev <46505951+cassiebreviu@users.noreply.github.com>
Co-authored-by: MaanavD <maanavdalal@microsoft.com>
2023-04-21 07:40:28 -05:00
JacquesvanRhynMSFT
39d89d811f
Update DirectML-ExecutionProvider.md ( #15502 )
2023-04-20 15:44:43 -07:00
ivberg
c88ced49d3
Update tune-performance.md with tooling info for opening .json perf traces ( #14906 )
...
### Description
-WPA OSS plugins
-Pertetto UI which is recommended by Google over deprecated
chrome://tracing experience
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- I tried both chrome://tracing and Perfetto to open the .json and it's
not a great expreince. If on Windows, WPA is a MUCH better experience
and easier to work with the data/report. Also Google recommends Perfetto
vs chrome://tracing so updated that as well
2023-04-06 14:59:32 -07:00
Preetha Veeramalai
b7f6ce3239
Update OpenVINO_execution_provider.md ( #15335 )
...
Update documentation as per OVEP 1.14.0 release
---------
Co-authored-by: sfatimar <sahar.fatima@intel.com>
2023-04-05 09:39:55 -07:00
Cassie Breviu
dcedd00362
Update news section to be called blogs, remove twitter link from header, json source for blogs page ( #15291 )
...
### Description
This PR is to simplify our blog updating process in order to make sure
it stays up to date. I have added a tempalte and a json source where
blogs can be easily added. I have removed the images from the blogs, and
deleted the old images. Additionally we decided to remove twitter from
the header.
https://cassiebreviu.github.io/onnxruntime/blogs.html
### 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-03-31 17:26:18 -05:00
Faith Xu
e3417e6203
[website] Update logo for intelligenza etica ( #15272 )
...
### Description
- Replaces ghostwriter.ai logo with Intelligenza Etica
- Update testimonial page to use ORT logo as preview image for social
shares
Staged: https://faxu.github.io/onnxruntime/#logos
2023-03-30 17:02:44 -07:00
Nat Kershaw (MSFT)
931d6baca2
Fix website publish trigger ( #15285 )
2023-03-30 14:37:56 -07:00
leqiao-1
8f04e2bea5
olive doc update ( #15261 )
...
Olive v2 has been released, and we need to update the doc related to
Olive v1.
2023-03-29 12:49:06 -07:00
Nat Kershaw (MSFT)
b2393480ee
Update mobile operator reference to 1.14 ( #14758 )
2023-03-20 16:11:25 -07:00
Nat Kershaw (MSFT)
783b40bdb8
Add preview image for stable diffusion tutorial ( #15090 )
2023-03-20 16:09:36 -07:00
Cassie Breviu
c5dfd1ce81
Add csharp dml sample code to EP doc and Stable Diff Repo ( #15103 )
2023-03-17 17:14:11 -07:00
ivberg
c7ea60ef39
Update inferencing.md with specific build instructions for VS 2022 ( #14905 )
2023-03-17 16:52:36 -07:00
Faith Xu
3681048474
[Docs] Update performance sections ( #15071 )
...
### Description
Staged: https://faxu.github.io/onnxruntime/docs/performance/
Main changes:
- Restructure performance section to break into sub-categories
- Move CUDA specific perf tuning tips to [CUDA EP
page](https://faxu.github.io/onnxruntime/docs/execution-providers/CUDA-ExecutionProvider.html#performance-tuning )
- Update [Transformer optimizer
page](https://faxu.github.io/onnxruntime/docs/performance/transformers-optimization.html )
to remove version-specific content... will be supported along with
https://github.com/microsoft/onnxruntime/pull/14964
- Fix links to point to new pages
2023-03-17 15:39:22 -07:00
Nat Kershaw (MSFT)
4a89a7b2da
Version 1.14 docs sweep ( #14789 )
2023-03-14 12:01:21 -07:00
Prasanth Pulavarthi
1d97f636d4
Fix daily inference count ( #15031 )
...
### Description
<!-- Describe your changes. -->
### 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-03-13 12:42:39 -07:00
Nat Kershaw (MSFT)
07c70de93e
Add preview image for super res tutorial and update title ( #15004 )
2023-03-11 20:15:35 -08:00
Prasanth Pulavarthi
f69691fb1d
Revert "Revert "Merge branch 'gh-pages' of https://github.com/microsoft/onnxruntime into gh-pages""
...
This reverts commit 20c745c749 .
2023-03-10 17:02:38 -08:00
Prasanth Pulavarthi
20c745c749
Revert "Merge branch 'gh-pages' of https://github.com/microsoft/onnxruntime into gh-pages"
...
This reverts commit 063f84744e , reversing
changes made to 6f2f1e8dac .
2023-03-10 16:58:21 -08:00
Prasanth Pulavarthi
063f84744e
Merge branch 'gh-pages' of https://github.com/microsoft/onnxruntime into gh-pages
2023-03-10 16:54:45 -08:00
Prasanth Pulavarthi
6f2f1e8dac
Reduce logo whitespace
2023-03-10 16:53:15 -08:00
Yulong Wang
dbbd0e7372
[doc] revise example C++ code of using file path ( #14872 )
...
### Description
revise example C++ code of using file path.
normalize the example code to use macros `ORTCHAR_T` and `ORT_TSTR`
defined in onnxruntime_c_api.h so that the code works in both Windows
and UNIX.
This PR resolves #14859
2023-03-09 11:04:59 -08:00