Commit graph

563 commits

Author SHA1 Message Date
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
yf711
5464c93bc9
[doc] Update TRTEP doc (#14911) 2023-03-08 16:44:25 -08:00
Nat Kershaw (MSFT)
e3e4ab0162
Add link to candy style transfer sample (#14969) 2023-03-08 15:52:19 -08:00
Faith Xu
bd9b15fd4d
[Docs] Docs updates (#14824)
### Description
Staged: https://faxu.github.io/onnxruntime/docs/

Changes:
- ~~New dedicated section on sidebar for
[Mobile](https://faxu.github.io/onnxruntime/docs/mobile/) and
[Web](https://faxu.github.io/onnxruntime/docs/web/)~~ New dedicated
pages for
[Mobile](https://faxu.github.io/onnxruntime/docs/get-started/with-mobile.html)
and
[Web](https://faxu.github.io/onnxruntime/docs/get-started/with-web.html)
under Getting Started section
- [Transformers
optimizer](https://faxu.github.io/onnxruntime/docs/performance/transformers-optimization.html)
documentation
- Move contrib op section from "Custom Operators" page to ["Contrib
operators"
page](https://faxu.github.io/onnxruntime/docs/reference/operators/ContribOperators.html)
- Update [releases
page](https://faxu.github.io/onnxruntime/docs/reference/releases-servicing.html)
2023-03-08 11:54:58 -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
Rui Ren
c3f424ef22
update ContribOperators and OperatorKernels (#14480) 2023-02-23 15:12:01 -08:00
Nat Kershaw (MSFT)
c1c00e7a13
Add pre-release onnxruntime-extensions python package install instru… (#14737) 2023-02-22 16:28:52 -08:00
Nat Kershaw (MSFT)
345214c0f4
Update superres.md (#14721) 2023-02-22 16:28:33 -08:00
Cassie Breviu
fcbf1fef3b
update to new release video on home page (#14776)
### Description
https://cassiebreviu.github.io/onnxruntime/docs/



### 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-02-22 13:20:04 -06:00
Nat Kershaw (MSFT)
4536b0bf15
Add docs for mobile op support for recent releases (#14724) 2023-02-17 11:39:58 -08:00
Nat Kershaw (MSFT)
a28edaada7
Add link to new tutorial (#14720) 2023-02-16 14:00:56 -08:00
Cassie Breviu
181a6646de
Reorder videos on homepage, add new release video and azure ep video (#14717)
### Description
YouTube video update. Reorder videos on homepage, add new release video
and azure ep video.

https://cassiebreviu.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. -->
2023-02-16 12:56:54 -06:00
Nat Kershaw (MSFT)
291da10ab7
Mobile superres tutorial (#14635) 2023-02-15 15:38:25 -08:00
github-actions[bot]
a507c0c6a5
[Automated]: Update C# API docs (#14672) 2023-02-14 11:16:35 -08:00
Rui Ren
4117321796
update obj_c documentations (#14481) 2023-02-13 09:57:37 -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
ce52b2950f
[Docs] Minor text/wording updates for Azure EP (#14552)
### Description
Fixing some wording on Azure EP page
2023-02-10 16:47:11 -08:00
shalvamist
14581069b1
Updated ORT Web API documentation (#14607) 2023-02-08 15:06:43 -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
github-actions[bot]
864d51d4b6
[Automated]: Update C/C++ API docs (#14568)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: natke <natke@users.noreply.github.com>
2023-02-03 17:20:27 -08: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
Cassie Breviu
0aad172162
Update cuda csharp doc (#14482)
### Description

Update to clarify steps to install cuda


https://cassiebreviu.github.io/onnxruntime/docs/tutorials/csharp/csharp-gpu.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-01-31 13:49:36 -06: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
github-actions[bot]
89eb6eb488
[Automated]: Update Java API docs (#14426)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: fs-eire <fs-eire@users.noreply.github.com>
2023-01-26 15:42:09 -08:00
github-actions[bot]
79542dd377
[Automated]: Update Python API docs (#14427)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: fs-eire <fs-eire@users.noreply.github.com>
2023-01-26 15:29:00 -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
25e11ef016
[doc] Add note about ORT format breaking change (#14414) 2023-01-25 14:00:16 -08:00
github-actions[bot]
96cc246661
[Automated]: Update Java API docs (#14423)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: tianleiwu <tianleiwu@users.noreply.github.com>
2023-01-25 11:24:08 -08:00
github-actions[bot]
f01ee3d2e0
[Automated]: Update Python API docs (#14424)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: tianleiwu <tianleiwu@users.noreply.github.com>
2023-01-25 11:23:34 -08:00
github-actions[bot]
8f8443445d
[Automated]: Update Java API docs (#14373)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: adrianlizarraga <adrianlizarraga@users.noreply.github.com>
2023-01-24 15:04:15 -08:00
github-actions[bot]
693780c3ec
[Automated]: Update Python API docs (#14402)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: adrianlizarraga <adrianlizarraga@users.noreply.github.com>
2023-01-24 10:47:37 -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
Rachel Guo
78e22e851f
[doc] Add proguard rules for R8 minimized Android build (#14407) 2023-01-24 10:05:29 -08:00
github-actions[bot]
ab21e3e881
[Automated]: Update Python API docs (#14389) 2023-01-23 11:26:16 -08:00
RandySheriffH
1391f81c3f
Document Affinity & CloudEP (#14137) 2023-01-23 11:24:33 -08:00
github-actions[bot]
4940d33f3b
[Automated]: Update Python API docs (#14374) 2023-01-21 10:34:16 -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