Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gh-pages #22259

Closed
wants to merge 694 commits into from
Closed

Gh-pages #22259

wants to merge 694 commits into from

Conversation

parinitarahi
Copy link
Contributor

Added ORT 1.20 roadmap

Description

Motivation and Context

fs-eire and others added 30 commits June 6, 2023 13:00
…in EP list (#16290)

### Description
Move Vitis AI EP from community maintained to main EP list



### 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. -->
Include on-device training release blog.

### Description
<!-- Describe your changes. -->
Included entry for on-device training release blog.


### 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. -->
Provides latest updates in the blog.
### Description
Documentation updates



### Motivation and Context
Update the OpenVINO Execution Provider and build documentations for
1.15.0 release.
### Description
* TRT/cuda/cuDNN version updated
* Update the instruction of using trt builtin parser (new default
option) and using open-sourced onnx-trt parser (non-default)
* Add more comments to examples

Rendered version: 
1. https://yf711.github.io/onnxruntime/docs/build/eps.html#tensorrt
2.
https://yf711.github.io/onnxruntime/docs/execution-providers/TensorRT-ExecutionProvider.html
Staged here: https://natke.github.io/onnxruntime/

(The request sent by the staging site fails, as this site is not
authorized the analytics backend)
)

Invalid EP name which causes confusion for users who use
ROCMExecutionProvider

Co-authored-by: Ted Themistokleous <[email protected]>
### Description
* Clarify TRTEP version info


### Motivation and Context
#15118: issue to request
#16465: previous PR to
update trtep doc
### Description
<!-- Describe your changes. -->
Update with On-Device Training Deep Dive blog details.



### 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. -->
Want to publicize the deep-dive blog through the onnx runtime website.
### Description
<!-- Describe your changes. -->
Missed a brace in previous update.



### 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. -->
- Fix break.
### Description
Move EP session option usage in the front of TRT EP configuration
chapter, as it's preferred method of configuring TRT EP.

#### Major:
* Add more description for TRT EP session options
* Mark TRT environment variable as deprecated and fold the content

#### Minor:
* Fix incorrect types in one-to-one mapping table
* Fold long code example to shorten the paragraph


### Preview
After change:
https://yf711.github.io/onnxruntime/docs/execution-providers/TensorRT-ExecutionProvider.html#configurations
Before change:
https://onnxruntime.ai/docs/execution-providers/TensorRT-ExecutionProvider.html#execution-provider-options
Update the download links

### Description
Update the download link of updated ONNXRT Vitis AI EP .zip archive
Update the contents of updated ONNXRT Vitis AI EP .zip archive 



### Motivation and Context
Recently we updated the Vitis AI EP for compiler enhancement and bug
fix.
The download URL of new .zip archive is changed so we need to update
this md file.
### Description
Fixed typo (alvailable -> available) in OpenVINO-ExecutionProvider.md
file.



### Motivation and Context
This change will make the reading experience of docs better.
Add CUDA and cuDNN versions for ORT 1.15.
Add VC Runtime 

### 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. -->

#16967
### Description

Add instruction to install training CocoaPods


### Preview

https://vraspar.github.io/onnxruntime/docs/install/#training-phase---on-device-training

---------

Co-authored-by: Edward Chen <[email protected]>
Co-authored-by: Baiju Meswani <[email protected]>
### 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 <[email protected]>
Co-authored-by: Baiju Meswani <[email protected]>
Update DirectML-ExecutionProvider.md to reflect the current update to
1.12.1 and support up to opset 17.
…#17250)

### Description
<!-- Describe your changes. -->
Update 2019 to 2022


### 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. -->
It is required because Visual Studio is no longer a valid cmake
generator for onnxruntime.

Co-authored-by: Yueqing Zhang <[email protected]>
fajin-corp and others added 24 commits August 26, 2024 18:12
### Description
Introduce how to use matmul_4bits_quantizer to do weight only
quantization.

### Motivation and Context
Add 4bit quantizer to onnx runtime doc
### Description
Contains doc updates on latest OVEP 5.4 release.
### Description
<!-- Describe your changes. -->
Update CoreML ops lists with recent additions.


### 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: Edward Chen <[email protected]>
Update according to the change request from NimbleEdge

### 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. -->
Likely will need to change HLJS theme for the rest.

Should be good to instantly approve/merge, but feel free to review as
necessary. Not currently deploying a preview as another more significant
PR is being reviewed, but I can do it if requested :)
Add DirectML instructions to Phi-3 vision tutorial
Revamped Gen AI page based on Discovery interns. 

Preview available at:
https://maanavd.github.io/onnxruntime/generative-ai

---------

Co-authored-by: Nat Kershaw (MSFT) <[email protected]>
- WRITE_TO => WRITE
- READ_FROM => READ
### Description
While reading the docs, I came across a typo. This PR proposes to fix it.

### Motivation and Context
Improve documentation.
### Description
EP context cache feature design
### Description
* Add CUDA/CuDNN requirements for 1.19.x
* Update installation guide for cuda 11 package and nightly.
* Remove a sentence for ROCm: `Alternatively, each major ORT release has
a corresponding C/C++ ROCm package, found
[here](https://github.com/microsoft/onnxruntime/releases/).` since
onnxruntime_rocm package is not available in recent releases.

### Motivation and Context
Doc is not up to date.
### Description

Add download links to previous versions of onnxruntime-gpu.

### Motivation and Context

There was a change in feeds recently, which make it hard to find the
download links for previous versions of onnxruntime-gpu.
### Description
QNN EP weight sharing docs
### Description
This PR contains the steps of building onnxruntime in AIX OS.

### Motivation and Context
AIX OS users can build the onnxruntime in their local env.
Added ORT 1.20 roadmap
@parinitarahi parinitarahi requested review from a team as code owners September 28, 2024 23:08
Copy link
Contributor Author

@parinitarahi parinitarahi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updates Phi3 Run

Copy link
Contributor

You are not allowed to delete the mandatory files in this repo.

Total execution time: 2.19 seconds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.