Commit graph

881 commits

Author SHA1 Message Date
Samuel Kemp
c142e6fcf9
olive quantization added (#22854)
Blog post on how to use olive to find out if quantizing before
fine-tuning provides better model quality.

---------

Co-authored-by: Jambay Kinley <jambaykinley@microsoft.com>
2024-11-19 11:05:49 -08:00
Maanav Dalal
9788432f8c
Goodnotes scribble to erase blog (#22864)
Finished!

Staged at: https://maanavd.github.io/onnxruntime/blogs
2024-11-18 11:41:18 -08:00
jingyanwangms
a9d566c711
Update TensorRT Documentation (#22829)
### Description
Update TensorRT Documentation



### 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. -->
2024-11-13 21:42:28 -08:00
Maanav Dalal
f5357d7918
Fixed some accessibility, and moved homepage things around. (#22832)
Addresses #21638

Changed install to genai, moved genai section up, accessibility changes
in docs/install.

Still todo (another PR, soon to come):

- Change theme for accessibility
- Change videos linked on homepage
- Update homepage content to more closely reflect current ORT status.

Preview at : https://maanavd.github.io/onnxruntime/
2024-11-13 16:45:46 -08:00
kunal-vaishnavi
b047ae46c4
Update Phi-3.5 vision tutorial (#22833)
### Description

This PR updates the Phi-3 vision tutorial to work with the latest ONNX
models uploaded and replaces Phi-3 vision with Phi-3.5 vision as the
example model.

### Motivation and Context

This helps document how to use the new uploaded ONNX models with ONNX
Runtime GenAI v0.5.1.
2024-11-13 16:41:50 -08:00
Samuel Kemp
a4967238dd
Olive CLI blog post added (#22714)
Blog post for Olive CLI added.

---------

Co-authored-by: Maanav Dalal <maanavdalal@gmail.com>
2024-11-13 10:22:15 -08:00
Sophie Schoenmeyer
622c6be611
Update ORT website w/ 1.20.0 + 1.20.1 changes (#22768)
### Description
<!-- Describe your changes. -->
The Getting Started support matrix and ORT Release Roadmap have changed
since the ORT 1.20.0 release.

Updated w/ info about new pkgs + CUDA default version and added 1.20.1
patch release plans.


### 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. -->
2024-11-07 16:43:55 -08:00
Abhishek Jindal
09b0d8feae
add set runtime option for C API in GenAI (#22748)
### Description
Add Set runtime option for C API in GenIA



### 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. -->
2024-11-07 14:42:09 -08:00
Sophie Schoenmeyer
b57e2e121d
Update EP version info after ORT 1.20 (#22715)
### Description
<!-- Describe your changes. -->
Included new version info for CUDA, TensorRT, and DirectML execution
providers following ORT 1.20 release publish.


### 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. -->
2024-11-04 13:25:42 -08:00
Sophie Schoenmeyer
adc0c9024c
ORT 1.20 docs update (#22693)
### Description
<!-- Describe your changes. -->
Updating links in the operator docs to reference releases 1.19 + 1.20.


### 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. -->
2024-11-04 09:08:46 -08:00
Hector Li
d9dcc8ebe3
add instruction to enable new Ops for QNN EP (#22647)
### Description
add instruction to enable new Ops for QNN EP
2024-10-31 15:50:30 -07:00
Samuel Kemp
3733e396ac
olive shared cache blog init (#22642)
Added blog post on Olive's shared cache feature.

---------

Co-authored-by: Maanav Dalal <maanavdalal@gmail.com>
2024-10-31 15:01:59 -07:00
Maanav Dalal
40a53ee35a
Added AMD models to page. (#22632)
Preview available at: https://maanavd.github.io/onnxruntime/models
2024-10-29 16:04:00 -07:00
Nat Kershaw (MSFT)
381b610ccc
Onnxruntime nightly install (#22529) 2024-10-25 16:43:26 -07:00
Maanav Dalal
5775e39106
Added Ignite to events, updating qualcomm onnx models. (#22564)
Updated pages: 

https://maanavd.github.io/onnxruntime/models

https://maanavd.github.io/onnxruntime/events
2024-10-25 16:26:17 -07:00
Sophie Schoenmeyer
abfe86411c
Update roadmap w/ RC1 + generate() API changes (#22605)
### Description
<!-- Describe your changes. -->
Updating ORT Release Roadmap to remove features no longer planned, add a
link to RC1 on GitHub, and change GenAI --> generate() API.


### 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. -->
2024-10-25 13:42:57 -07:00
Sophie Schoenmeyer
6c3c4605c4
Update release roadmap page (#22562)
### Description
<!-- Describe your changes. -->
Updating release roadmap page to include new announcement, remove
features that are no longer planned, and add Olive section to feature
list dropdown.


### 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. -->
2024-10-23 13:53:56 -07:00
Maanav Dalal
e6ccef23e4
Made models page, updated roadmap SEO. (#22372)
Preview at: https://maanavd.github.io/onnxruntime/models
2024-10-21 14:27:25 -07:00
Sophie Schoenmeyer
9b6b5b9702
Update releases-servicing.md w/ new release version + roadmap link (#22489)
### 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. -->
2024-10-18 09:56:35 -07:00
Loong
81a1e9f837
Update eps.md about Python wheels for MIGraphX and ROCm (#22423)
### Description
Update eps.md about Python wheels for MIGraphX and ROCm



### Motivation and Context
There was no instructions to show how to build python wheels for
MIGraphX and ROCm backends. It is neccesary to add these command
examples.
2024-10-12 11:24:11 -07:00
Maanav Dalal
29ebdc559c
Added sentence transformers community blog. (#22397) 2024-10-10 17:56:12 -07:00
Edward Chen
0392be85e3
[docs] Update make_dynamic_shape_fixed helper documentation to account for CoreML supporting dynamic input shapes. (#22349) 2024-10-09 18:22:03 -07:00
Nat Kershaw (MSFT)
e85a37dfd9
Update troubleshoot.md (#22367)
Minor edits
2024-10-09 14:11:41 -07:00
Nat Kershaw (MSFT)
c27ec3edb4
Update troubleshoot.md (#22338) 2024-10-09 10:58:14 -07:00
Maanav Dalal
36db78c9e8
made genai tutorials direct onnx tutorial links. + added goodnotes testimonial (#22311)
At some point will need to merge cards + testimonials objects to be one.

As always, preview at: https://maanavd.github.io/onnxruntime/

---------

Co-authored-by: Sophie Schoenmeyer <107952697+sophies927@users.noreply.github.com>
2024-10-07 18:44:01 -07:00
Sophie Schoenmeyer
6b9d38055c
Update ORT Release Roadmap Announcements section (#22324)
### Description
Updated Announcements section to separate 2 announcements into list +
bold them. These changes will make Python announcement more visible to
users.



### 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. -->
2024-10-07 14:45:09 -07:00
Shubham Bhokare
d5908da9c3
[docs] Fix fp16 mixed precision example to reflect correct input variable names (#22250)
### Description
Correct variable name from `test_data` to `feed_dict` to fix example
code in mixed precision example docs.



### Motivation and Context
Fixes #21822
2024-10-01 11:21:14 -07:00
Michael Tyler
7faa4b1eb4
Update documentation for Arm Compute Library (#22232)
### Description
This PR updates the documentation regarding the ACL execution provider
to reflect the changes made in #22032.
It also updates various references to Arm's trademarks in accordance
with the Arm trademark use guidelines.



### Motivation and Context
Ensures documentation is accurate following recent changes.

---------

Signed-off-by: Michael Tyler <michael.tyler@arm.com>
2024-09-30 18:56:27 -07:00
Parinita Rahi
df312981ea
Update phi3-python.md (#22260) 2024-09-30 10:39:47 -07:00
Maanav Dalal
96cf8d60e6
Roadmap addition (#22235)
Added ORT 1.20 roadmap
2024-09-26 21:04:33 -07:00
Ranjit Ranjan
2b89dd6cd8
[Doc] AIX build instruction (#22220)
### 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.
2024-09-26 11:43:45 -07:00
Hector Li
b6ff0cc5fd
Qnn weight sharing doc (#22109)
### Description
QNN EP weight sharing docs
2024-09-25 13:24:36 -07:00
Tianlei Wu
199df7b58e
[Doc] Add links to previous versions of onnxruntime-gpu (#22210)
### 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.
2024-09-24 20:53:55 -07:00
Tianlei Wu
bc1bce956a
[Doc] Update GPU package installation (#22204)
### 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.
2024-09-24 13:57:20 -07:00
Yifan Li
85c3f0fe0b
[TensorRT EP] [documentation] Set cuda 12 as default for ORT 1.19 (#21758) 2024-09-24 10:21:29 -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)
a98a701dfb
Update build-from-source.md (#22094) 2024-09-18 15:21:59 -07:00
Abdullah Shafin
b91a3aeb5c
Fix typo in docs: TensorRT-ExecutionProvider.md (#22128)
### Description
While reading the docs, I came across a typo. This PR proposes to fix it.

### Motivation and Context
Improve documentation.
2024-09-18 14:08:31 -07:00
Wanming Lin
30e0696cea
[doc] Update MLTensorUsage (#22127)
- WRITE_TO => WRITE
- READ_FROM => READ
2024-09-18 09:35:23 -07:00
Maanav Dalal
c990536309
Genai page addition (#21862)
Revamped Gen AI page based on Discovery interns. 

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

---------

Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
2024-09-16 14:28:21 -07:00
Nat Kershaw (MSFT)
fac9800564
Update build-from-source.md (#22093) 2024-09-13 15:47:51 -07:00
Maanav Dalal
fc3672c8bb
added community blog. (#22065)
Added this blog to community blogs:


https://medium.com/@vadikus/running-phi-3-mistral-7b-llms-on-raspberry-pi-5-a-step-by-step-guide-185e8102e35b
2024-09-11 15:37:18 -07:00
Wanming Lin
2403930510
[doc] Rename MLBuffer => MLTensor for WebNN EP (#22039) 2024-09-11 13:29:51 -07:00
Nat Kershaw (MSFT)
8ae6332150
Update build from source instructions (#21468) 2024-09-11 12:00:09 -07:00
Nat Kershaw (MSFT)
214c5e41c9
Remove broken link (#22064) 2024-09-11 11:47:17 -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
Nat Kershaw (MSFT)
9654bafa27
Update install guide for genai (#22052) 2024-09-11 09:05:04 -07:00
神楽坂帕琪
9cb1639797
Fix typo: Complete the link symbol in pose-detection.md (#21437) 2024-09-10 17:13:48 -07:00
Maanav Dalal
e892a56c47
Fixed many (not all) accessibility issues. (#22002)
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 :)
2024-09-09 20:37:54 -07:00
Emma Ning
99ddaedc5d
NimbleEdge blog update (#22017)
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. -->
2024-09-06 13:17:39 -07:00