Commit graph

701 commits

Author SHA1 Message Date
George Wu
89faa6b76f
QNN EP, TensorRT EP doc updates for ort 1.17 (#19331)
update docs for ORT 1.17
2024-01-30 14:31:45 -08:00
Maanav Dalal
ff6b7f25a1
Added requested Mac x64/arm64 instructions. (#19263)
### Description
<!-- Describe your changes. -->
Added newly introduced API combinations to getting-started table.


### Motivation and Context
Attempting to get merged before / in time for ORT 1.17 release

---------

Co-authored-by: MaanavD <maanavdalal@microsoft.com>
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
2024-01-29 16:17:46 -08:00
Tianlei Wu
c0a085a129
[CUDA] update python doc for user_compute_stream (#19245)
### Description
Update python doc about user_compute_stream in CUDA python API for
https://github.com/microsoft/onnxruntime/pull/19229.

### 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-01-26 10:34:59 -08:00
Abhishek Jindal
73356fc192
add option for python training nightly installation for cuda 12 (#19246)
Add an option for installing ort-training nightly build for cuda 12.2
scenario

### 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-01-24 12:08:06 -08:00
RandySheriffH
e679d998ad
Doc TP API and cuda resources (#19172)
Doc TP API and cuda resources.

---------

Co-authored-by: Randy Shuai <rashuai@microsoft.com>
2024-01-17 16:01:09 -08:00
sophies927
e882d61f1f
adding sdxl turbo blog (#19167)
### Description
Added SDXL Turbo HF blog to ORT website 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. -->
2024-01-16 11:18:53 -08:00
Maximilian Müller
e394a8e045
[Docs] Adding CUDA Graph docs for TRT (#19064)
### Description

Adding docs for the flag `trt_cuda_graph_enable`.
2024-01-09 17:11:48 -08:00
Tianlei Wu
7720b66295
Fix nightly python package links in document (#18770)
### Description
Fix nightly python package links.

### Motivation and Context
https://github.com/microsoft/onnxruntime/issues/15608
https://github.com/microsoft/onnxruntime/pull/18712
2023-12-20 23:27:00 -08:00
Hector Li
4a6f170af0
Update QNN docs according to context cache configuration changes (#18888)
### Description
Update QNN docs according to context cache configuration changes
2023-12-20 17:50:01 -08:00
Scott McKay
c3d6ab7816
Update NNAPI-ExecutionProvider.md supported ops (#16841)
### Description
<!-- Describe your changes. -->
Update NNAPI supported operators with latest info



### 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-12-20 09:22:05 +10:00
Furkan Salık
1fb1dcee69
Fix duplicate 'dotnet add package' in Nuget package installation commands (#18824) 2023-12-18 14:58:49 -08:00
Jeff Mendenhall
109cc579cc
Update winarm.svelte (#18787)
update winarm instructions to be current

### 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-12-14 14:52:13 -08:00
fanz-xlnx
7f42487b72
Update Vitis-AI-ExecutionProvider.md (#18706) 2023-12-07 14:49:33 -08:00
Juarez Bochi
b55feb5696
Fix --use_xcode documentation (#18520) 2023-12-07 14:48:10 -08:00
Maanav Dalal
ff70274f69
Updated blog images and card image. (#18631) 2023-11-29 15:59:38 -08:00
Maanav Dalal
21679194d8
Updated by removing comments. Might work. (#18605) 2023-11-28 14:13:50 -08:00
Maanav Dalal
814821cca2
Updated custom header to custom head. Should fix analytics. (#18603) 2023-11-28 12:06:21 -08:00
Maximilian Müller
766400b477
[Docs] TensorRT update docs to V2 API (#18569)
### Description
I mainly wanted to update the docs to V2 API. I think my spellchecker
did quite a few adjusts to whitespaces hope that's fine.
@chilo-ms for viz
2023-11-28 10:11:47 -08:00
Maximilian Müller
e64b07c4c7
Update CUDA EP docs with NHWC and other new config options (#18547) 2023-11-23 09:13:20 -08:00
Maanav Dalal
e10a41e54b
Fix error in performance comparison in llama2 blog and some formatting fixes (#18479)
Co-authored-by: MaanavD <maanavdalal@microsoft.com>
2023-11-22 16:08:24 -08:00
Maanav Dalal
2a580d92fc
Added blog for ignite (#18450)
Co-authored-by: MaanavD <maanavdalal@microsoft.com>
Co-authored-by: Kunal Vaishnavi <kvaishnavi@microsoft.com>
Co-authored-by: Parinita Rahi <101819959+parinitarahi@users.noreply.github.com>
2023-11-14 23:55:03 -08:00
Hector Li
a8bce5b3bf
[QNN EP] QNN EP doc update (#18399)
### Description
Add more EP options enabled recently
2023-11-13 14:03:29 -08:00
Maanav Dalal
5e25b8dc34
Fixed getting stated page + scaling + analytics for docs. (#18383)
Co-authored-by: MaanavD <maanavdalal@microsoft.com>
2023-11-10 00:05:53 -08:00
Maanav Dalal
bc0105dfeb
removed prism js (#18379)
checklinks fail, but links are working. Assumed intel temporary issue.
2023-11-09 16:07:34 -08:00
matyash12
1850869861
Typo (#18327)
fix typo  elctron =>  electron
2023-11-07 13:04:11 -08:00
Faith Xu
87b9ac336a
[Website] Update ORT Inference page/section (#18282)
### Description
Updates ORT Inference page
Staged: https://faxu.github.io/onnxruntime/inference
2023-11-06 16:39:09 -08:00
Prasanth Pulavarthi
f5276eb4d8
Add images to featured blogs (#18276)
### Description
adds images to featured blog cards


### Motivation and Context
better visuals
2023-11-06 09:33:00 -08:00
Yifan Li
9c227d1432
Update jetson instruction (#18204)
### Description
* Update instruction based on latest jetpack 5.1.2+ORT 1.16
* Add instructions of installing CUDA 11.8/latest CMake
* Add tips of building ORT on jetson

Check
https://yf711.github.io/onnxruntime/docs/build/eps.html#nvidia-jetson-tx1tx2nanoxavier
for preview
2023-11-02 14:18:25 -07:00
sophies927
afa038a542
Update HF landing page w/ minor changes (#18220)
Fixed grammatical errors + updated wording
2023-11-01 15:57:30 -07:00
sophies927
180caae024
Added ORT Web info to HF landing page (#18219)
Updated w/ Transformers.js info
2023-11-01 12:20:10 -07:00
Nat Kershaw (MSFT)
9f963425d0
Update check-website-links.yml (#18173) 2023-11-01 12:07:12 -07:00
Changming Sun
be3c14939f
Update Cross-compiling instructions (#18205) 2023-10-31 16:10:28 -07:00
sophies927
369a59c52b
Updated Hugging Face landing page (#18194)
### 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-10-31 11:15:52 -07:00
George Wu
9bbb897822
[TensorRT EP] update link to TensorRT install instructions (#18167) 2023-10-30 11:07:53 -07:00
Jordan
126c35b202
Update quantization preprocessing command in docs (#18146)
Command was split from `shape_inference.py` to address import sequence
warnings in 8004db4bf1 and was not
updated.

Anyone following the docs prior to this change would have encountered;

```
root@Raze:~# python -m onnxruntime.quantization.shape_inference --help
/usr/lib/python3.10/runpy.py:126: RuntimeWarning: 'onnxruntime.quantization.shape_inference' found in sys.modules after import of package 'onnxruntime.quantization', but prior to execution of 'onnxruntime.quantization.shape_inference'; this may result in unpredictable behaviour
  warn(RuntimeWarning(msg))
```

Instead of the expected;

```
root@Raze:~# ./onnxtesting/bin/python -m onnxruntime.quantization.preprocess --help
usage: preprocess.py [-h] --input INPUT --output OUTPUT [--skip_optimization SKIP_OPTIMIZATION] [--skip_onnx_shape SKIP_ONNX_SHAPE]
                     [--skip_symbolic_shape SKIP_SYMBOLIC_SHAPE] [--auto_merge] [--int_max INT_MAX] [--guess_output_rank]
                     [--verbose VERBOSE] [--save_as_external_data] [--all_tensors_to_one_file]
                     [--external_data_location EXTERNAL_DATA_LOCATION]
                     [--external_data_size_threshold EXTERNAL_DATA_SIZE_THRESHOLD]

Model optimizer and shape inferencer[continues]
```
2023-10-30 09:12:34 -07:00
Preetha Veeramalai
2f66a5061e
Update documentation for OVEP Rel-1.16 (#18060)
### Description
Update OVEP Document for 5.1 release
2023-10-28 14:39:33 -07:00
Nat Kershaw (MSFT)
812874539c
Update CUDA dependencies for 1.16 (#18062) 2023-10-28 14:23:18 -07: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
Jeff Mendenhall
9f877ef2bc
Update winarm.html (#18103)
updated winarm to use qnn EP

### 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-10-25 17:11:37 -07:00
Nat Kershaw (MSFT)
b56dc722b5
Add PyTorch edge blog (#17929) 2023-10-12 19:41:43 -07:00
Prasanth Pulavarthi
1420e286e4
restructure blog section of website and fix urls (#17917)
staged at https://prasanthpul.github.io/onnxruntime/blogs/
2023-10-12 13:55:46 -07:00
Nat Kershaw (MSFT)
082ce696c0
Editorial pass of C# tutorial (#17704) 2023-10-11 17:27:04 -07:00
Nat Kershaw (MSFT)
d910f96f08
Update CoreML-ExecutionProvider.md (#17873) 2023-10-11 11:13:56 -07:00
Sayan Shaw
fb7a2e08fd
Add SentencePieceTokenizer and GPT2Tokenizer examples for Extensions Python converter API docs (#17708)
Co-authored-by: Sayan Shaw <sayanshaw@microsoft.com>
2023-10-05 15:37:09 -07:00
sophies927
1ad850fd72
Update blogs.json (#17783) 2023-10-04 17:18:31 -07:00
Arthur Kim
6b12dc5f6f
Python API has no AddConfigEntry and kOrtSessionOptionsConfigAllowIntraOpSpinning (#17712)
### Description
<!-- Describe your changes. -->


bcc6205161/include/onnxruntime/core/session/onnxruntime_session_options_config_keys.h (L94C74-L94C105)

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


@ivberg
2023-09-26 23:33:46 -07:00
Dmitri Smirnov
f3fa223ee8
Update C# Pages in view of the new preferred inference API (#17642)
### Description
Re-work C# code samples with OrtValue API.
Bring `C# Tutorial: Basic` to index. 

The site is currently published
[here](https://yuslepukhin.github.io/onnxruntime)


### Motivation and Context
Direct all future usage to `Ortvalue` API
2023-09-26 10:35:20 -07:00
Scott McKay
acc1b8b5ea
Update some op docs for release (#17626)
### Description
<!-- Describe your changes. -->
Update some ops docs for 1.16 release


### 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-09-25 14:57:39 -07:00
ivberg
701728956e
Update ORT Performance threading docs (#16995) 2023-09-25 14:36:50 -07:00
Caroline Zhu
e0c98ce56b
[website] Updated ORT-training installation instructions (#17538)
### Description
Live preview [here](https://carzh.github.io/onnxruntime/).

* updates CUDA option in training to be a specific CUDA version
* updates with the now-preferred devops source for stable version for
1.16.0

### Motivation and Context
* updates installation command for stable ORT training
2023-09-21 15:13:08 -07:00