Hector Li
b6ff0cc5fd
Qnn weight sharing doc ( #22109 )
...
### Description
QNN EP weight sharing docs
2024-09-25 13:24:36 -07:00
Hector Li
9b710421f9
EP context cache feature design ( #22142 )
...
### Description
EP context cache feature design
2024-09-24 09:22:05 -07:00
Nat Kershaw (MSFT)
294f3f3574
Update phi3-v.md with DirectML ( #21868 )
...
Add DirectML instructions to Phi-3 vision tutorial
2024-09-11 09:05:25 -07:00
Maximilian Müller
f20db76f54
Add device tensor documentation for GPU execution providers ( #20837 )
...
This documentation adds documentation on:
- how to allocate CUDA device tensors from C++ and python
- how to use DML device tensors from C++ and python
- it also shows how to leverage existing GPU allocations in ORT
- how to overlap PCI copies and GPU execution using CUDA streams
- how to overlap PCI copies and GPU execution using D3D12 Command Lists
and custom resources
---------
Co-authored-by: Tianlei Wu <tlwu@microsoft.com>
2024-06-12 09:11:25 -07:00
Nat Kershaw (MSFT)
f61a7092a0
Add phi3 v tutorial ( #20873 )
2024-05-30 17:48:26 -07:00
Nat Kershaw (MSFT)
1a6b0a9072
Add pose detection tutorial ( #19580 )
2024-02-26 16:52:00 -08:00
Adrian Lizarraga
519fa389a9
[Gh pages] Update QNN EP documentation (quantization/python APIs) ( #19435 )
...
### Description
Preview:
https://adrianlizarraga.github.io/onnxruntime/docs/execution-providers/QNN-ExecutionProvider.html#running-a-model-with-qnn-eps-htp-backend-python
- Adds QNN EP documentation:
- Create a quantized QDQ model using python quantization utilities
- Run quantized QDQ model on Windows ARM64 using python ORT APIs.
- Updates QNN EP provider options
- Adds list of supported ONNX operators
- Provides instructions for using the new arm64 python wheel
### Motivation and Context
The aim is to make it easier for users to try QNN EP.
2024-02-06 12:36:15 -08:00
Maanav Dalal
918f4aa1fa
Website revamp final ( #17638 )
...
Co-authored-by: MaanavD <maanavdalal@microsoft.com>
Co-authored-by: Prasanth Pulavarthi <prasanth.pulavarthi@microsoft.com>
Co-authored-by: Sophie Schoenmeyer <sschoenmeyer@microsoft.com>
Co-authored-by: sophies927 <107952697+sophies927@users.noreply.github.com>
Co-authored-by: Parinita Rahi <101819959+parinitarahi@users.noreply.github.com>
Co-authored-by: kshama-msft <66488860+kshama-msft@users.noreply.github.com>
2023-10-27 17:26:41 -07:00
Nat Kershaw (MSFT)
b56dc722b5
Add PyTorch edge blog ( #17929 )
2023-10-12 19:41:43 -07:00
Sayan Shaw
cdba245a6e
Added initial ORT Extensions docs for onnxruntime website ( #16723 )
...
## Preview staged site
[here](https://sayanshaw24.github.io/onnxruntime/docs/extensions/ ).
**TODO**: In the future, make PR to add/update descriptions for the
following new/deprecated ops:
**NLP Ops**
- BlingFireSentenceBreaker
- BpeTokenizer
**String Ops**
- StringSplit
- StringUpper
- StringLower
- StringECMARegexSplitWithOffsets
- StringRaggedTensorToDense
- StringMapping
**Math Ops**
- Inverse
- NegPos
- SegmentExtraction
- SegmentSum
**Tensor Ops**
- RaggedTensorToSparse
- RaggedTensorToDense
---------
Co-authored-by: Sayan Shaw <sayanshaw@microsoft.com>
Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
2023-09-01 15:56:33 -07:00
Faith Xu
dfe6a4feeb
[Website] Add Deezer quote/logo ( #17360 )
...
### Description
- Adds Deezer quote/logo
- Removes MS Visual Studio logo/quote
- Staged: https://faxu.github.io/onnxruntime/community.html#deezer /
https://faxu.github.io/onnxruntime/#logos
2023-08-31 12:43:38 -07:00
Vrajang Parikh
fcd241f145
Add iOS On Device Training Tutorial with ONNX Runtime ( #17146 )
...
### Description
This pull request introduces comprehensive tutorial for performing on
device training on iOS devices using Objective-C/Swift on device
training APIs.
Preview:
https://vraspar.github.io/onnxruntime/docs/tutorials/on-device-training/ios-app.html
Example App:
https://github.com/microsoft/onnxruntime-training-examples/tree/master/on_device_training/mobile/ios/MyVoice
---------
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
Co-authored-by: Baiju Meswani <baijumeswani@gmail.com>
2023-08-17 00:58:22 -07:00
Baiju Meswani
307d5afe5f
Add On Device Training Tutorial with ONNX Runtime ( #16167 )
2023-06-15 16:01:26 -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)
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
Cassie Breviu
99a7b6d621
Add stable diff csharp tutorial ( #14892 )
...
### Description
https://cassiebreviu.github.io/onnxruntime/docs/tutorials/csharp/stable-diffusion-csharp.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-03 10:46:05 -06:00
Nat Kershaw (MSFT)
291da10ab7
Mobile superres tutorial ( #14635 )
2023-02-15 15:38:25 -08:00
Adrian Lizarraga
2a7f6796d3
[GH Pages] Update custom op documentation ( #14623 )
...
### Description
Updates custom op documentation on the github pages site. Also, includes
information about the [recent custom op
APIs](https://github.com/microsoft/onnxruntime/pull/13427 ) that enable
wrapping models to be inferenced with an external runtime.
Link to forked github pages with changes:
https://adrianlizarraga.github.io/onnxruntime/docs/reference/operators/add-custom-op.html
### Motivation and Context
Add documentation for new custom op features in the next release.
2023-02-10 16:48:24 -08:00
Faith Xu
1e0426dca8
[Website] Add/update quotes and logo ( #14578 )
...
### Description
- adds quote/logo for Pieces
- update Writer quote
Staged: https://faxu.github.io/onnxruntime/index.html#logos /
https://faxu.github.io/onnxruntime/community.html
2023-02-06 10:57:43 -08:00
Nat Kershaw (MSFT)
a91b554685
Refresh mobile get started ( #14447 )
2023-01-31 11:30:27 -08:00
Cassie Breviu
1b9772352d
Add two new blogs that were posted this week to the news section and C# GPU tutorial ( #14443 )
...
Co-authored-by: Nat Kershaw <nakersha@microsoft.com>
2023-01-27 15:38:50 -08:00
Maanav Dalal
9913bf5a8a
Website Visual Updates & Fixing Broken Links ( #14430 )
2023-01-27 13:10:22 -08:00
Cassie Breviu
b9d6776849
Update the IoT Docs home page and add Raspberry Pi Tutorial ( #14096 )
...
### Description
https://cassiebreviu.github.io/onnxruntime/docs/tutorials/iot/
https://cassiebreviu.github.io/onnxruntime/docs/tutorials/iot/rasp-pi-cv.html
Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
2023-01-05 18:33:30 -06:00
Cassie Breviu
7fb9d8e35d
Update Excel BERT ORT Web tutorial ( #13887 )
...
### Description
Update the Excel ORT Web tutorial
https://cassiebreviu.github.io/onnxruntime/docs/tutorials/web/excel-addin-bert-js.html
2022-12-07 18:33:26 -06:00
Cassie Breviu
e52c646909
Add social links to nav header and update video resources ( #13784 )
...
### Description
Add social links to nav header and update video resources
Staged change: https://cassiebreviu.github.io/onnxruntime/
2022-11-30 14:46:10 -08:00
Faith Xu
7ffac3ce7d
[website] Add Redis quote ( #13762 )
...
### Description
Add Redis quote and logo
Staged: https://faxu.github.io/onnxruntime/community.html#redis /
https://faxu.github.io/onnxruntime/index.html#logos
2022-11-28 13:52:31 -08: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
Faith Xu
5737fa1e91
[website] Add logos/quotes ( #12874 )
...
add logos
2022-09-07 16:45:48 -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
Faith Xu
f39fbbf6f7
[Website/Docs] Add quote and reorganize docs navigation ( #12355 )
2022-07-29 12:44:36 -07:00
Faith Xu
ad394e000a
[website] add quotes and move news to new page ( #12292 )
...
move news to separate page
2022-07-25 11:21:10 -07:00
Faith Xu
d138872142
[website] Add Teradata quote ( #12148 )
...
Teradata quote
2022-07-15 11:44:36 -07:00
Nat Kershaw (MSFT)
eb7dd8adf1
Add AzureML tutorial ( #11340 )
2022-06-03 16:43:46 -07:00
Faith Xu
6b690b5d60
[website] Add Ant Group quote ( #11553 )
...
* add ant group logo and quote
* update quote
* Update quote
2022-05-17 16:31:53 -07:00
Faith Xu
00abe64ce8
[website] Add Unreal Engine logo ( #11416 )
...
* add UE logo and quote
* add image file
2022-05-04 08:46:57 -07:00
Scott McKay
9ad9ca827f
Add documentation for ORT Mobile helpers ( #10890 )
2022-04-05 17:05:43 -07:00
Prasanth Pulavarthi
21a0ad1a18
Add PyTorch-specific landing page to website and update footers ( #10227 )
...
* Create pytorch.html
Add new PyTorch-specific page
* fix link
* Update pytorch.html
* Update pytorch.html
* Update index.html
* Updated graphics for pytorch page
* move footer into common file
* use common footer file
* update footer
* Update community.html
* fix layout on mobile and update graphic
* move footer
2022-01-31 09:05:11 -08:00
Faith Xu
9bf523af46
[Website] Add new logos/quotes ( #10312 )
...
* add quotes
* rename sponsor-logo
2022-01-19 10:06:58 -08:00
Faith Xu
12d98dc189
add USDA quote ( #10198 )
2022-01-06 10:57:27 -08:00
Faith Xu
9919eafa24
[website] Update customer quote section ( #10091 )
...
* update quotes
* add missing files
* fix assets
* typo
* adjust logos
* fix div issues
* minor spacing fix
* update title
* Fix broken links
* add skipmain to community page
2022-01-03 13:42:43 -08:00
Nat Kershaw (MSFT)
45062f56b3
Fixed broken link in iOS mobile tutorial ( #10011 )
2021-12-10 17:56:20 -08:00
Nat Kershaw (MSFT)
d03f868944
Refactor web and mobile docs ( #9854 )
2021-12-10 16:22:10 -08:00
brev
29a7420095
Add the ORT-Web Tutorial, Add link to GitHub ORT Web template on docs home page ( #9738 )
...
* adde web blog and template section to home page
* mkae image larger
* fix gif to remove page jump due to dom update
* Update docs/tutorials/web.md
Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
* reivew updates
* add toc
* removed dup jimp import
* fix toc
* change toc location
* fixed name to spellit out
* added ort js examples
* spell out web assembly
* changed webgl and wasm to lowercase
* add new to all array declarations
* formatting fixes in code
* fix line breaks
* fix indent
* fix indent
* fix spacing
* fix spacing
* fix spacing
* Update docs/tutorials/web.md
Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
* change to bullet points to fix number
* change gif size to make it easier to read
* add alt text
* Update docs/tutorials/web.md
Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
2021-11-19 16:34:43 -06:00
Faith Xu
64377a30cd
add ghostwriter quote ( #8752 )
2021-08-18 09:35:09 -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
Yufeng Li
6a5b698d33
refine the quantization doc ( #8057 )
...
* refine the quantization doc
* fix vpmaddubsw info
* resolve comments
* add qdq info
* remove sub items
* no toc
* refine the structure
* toc change
* typo
2021-06-17 18:09:35 -07:00
Faith Xu
f6c57d7ed3
[website] Add Adobe quote to website ( #7988 )
...
* add adobe quote
* add image
* update alignments
* rearrange quotes for alignment
* Fix broken links in about page
2021-06-09 09:56:44 -07:00