Commit graph

868 commits

Author SHA1 Message Date
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
Scott McKay
fb43a3387d
Update CoreML supported ops lists (#21627)
### 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 <18449977+edgchen1@users.noreply.github.com>
2024-09-06 09:29:18 +10:00
Preetha Veeramalai
c4025042ae
Update documentation for ovep rel-5.4 (#21909)
### Description
Contains doc updates on latest OVEP 5.4 release.
2024-09-04 11:17:36 -07:00
Jing Fang
6265c3acf2
Add 4bit quantizer to onnx runtime doc (#21835)
### Description
Introduce how to use matmul_4bits_quantizer to do weight only
quantization.

### Motivation and Context
Add 4bit quantizer to onnx runtime doc
2024-08-26 18:12:13 -07:00
Maanav Dalal
d491241b8a
Added autodesk testimonial. (#21794)
Also updated testimonial cards to be more legible.
2024-08-20 10:24:33 -07:00
Satoshi Yoshikawa
99bfaa3a97
Correct Spelling and Proper Capitalization in Documentation (#21790)
This pull request addresses several spelling errors and inconsistencies
in the capitalization of proper nouns within the documentation.

### Motivation and Context
To improve the quality of the documentation, spelling errors and
capitalization mistakes have been corrected. This ensures that the
content is more accurate and easier to read.
2024-08-19 08:47:58 -07:00
Maanav Dalal
0321041247
Updating code and image for accessibility reasons. (#21778)
Fixes issues: #20602, #21294, #21637, #21639.

test site available here: https://maanavd.github.io/onnxruntime/
2024-08-16 15:51:18 -07:00
Edward Chen
29209784dd
[docs] Mobile doc updates (#21605)
### Description
<!-- Describe your changes. -->

- Update Android build instructions.
- Remove references to "mobile" packages with reduced operators and
minimal build which have been removed in 1.19.
  In particular, these packages:
  - onnxruntime-mobile-c/objc (iOS)
  - onnxruntime-mobile (Android)

https://edgchen1.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. -->

Update and remove obsolete documentation.
2024-08-15 16:28:19 +10:00
Wanming Lin
bd060aba69
[doc] Add page for using WebNN EP (#21736)
Preview:
https://honry.github.io/onnxruntime/docs/tutorials/web/ep-webnn.html
2024-08-14 09:09:36 -07:00
Nat Kershaw (MSFT)
9f14085162
Update install instructions for onnxruntime-genai separate packages (#21646)
Staged:
https://natke.github.io/onnxruntime/docs/genai/howto/install.html
2024-08-13 21:26:49 -07:00
Nat Kershaw (MSFT)
4c2531b4fe
Add DML GPU requirements to tutorial (#21590) 2024-08-06 13:35:06 -07:00
Abhishek Jindal
c3d2db8884
fixing installation of orttraining nightly (#21547)
### Description
<!-- Describe your changes. -->
Changing ORT training installation steps
Current command for ORTtraining nightly installation was installing
stable version so creating a fix for this.


### 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. -->
Current command for ORTtraining nightly installation was installing
stable version so creating a fix for this.
2024-07-29 16:14:23 -07:00
Nat Kershaw (MSFT)
40c5a57215
Potential fix for Adobe Analytics (#21512) 2024-07-26 13:28:46 -07:00
Sophie Schoenmeyer
1ca809ff8f
Add community-contributed LightGlue blog (#21445)
### Description
A member of the community contributed a blog about LightGlue inference
with ORT + TensorRT:
https://fabio-sim.github.io/blog/accelerating-lightglue-inference-onnx-runtime-tensorrt/.

This PR adds the blog to the website blogs page:
https://onnxruntime.ai/blogs.

Staged here:
https://reimagined-guide-qjvp49qq7w53gg-5173.app.github.dev/



### Motivation and Context
Resolves this issue:
https://github.com/microsoft/onnxruntime/issues/21389
2024-07-25 11:00:17 -07:00