Commit graph

95 commits

Author SHA1 Message Date
Caroline
eddbb35257
Add website stable + nightly training installation options (#17334)
### Description
Live preview [here](https://carzh.github.io/onnxruntime/)

Added stable + nightly options in the ORT training installation tab
<img width="1017" alt="image"
src="https://github.com/microsoft/onnxruntime/assets/22922935/e6aac45f-fe02-4ea3-9980-537345dd0115">
Inspired from [pytorch installation](https://pytorch.org/)

Also updated installation instructions for the 1.16 release

Also open to wording suggestions / moving the build row to the top.

### Motivation and Context
Helps users find the nightly builds more easily.
2023-09-07 16:01:42 -07:00
Faith Xu
dfe6a4feeb
[Website] Add Deezer quote/logo (#17360)
### Description
- Adds Deezer quote/logo
- Removes MS Visual Studio logo/quote
- Staged: https://faxu.github.io/onnxruntime/community.html#deezer /
https://faxu.github.io/onnxruntime/#logos
2023-08-31 12:43:38 -07:00
Caroline
d5d960e6ff
Add On-Device Training Mac & iOS package installation options (#16992) 2023-08-17 15:47:54 -07:00
Nat Kershaw (MSFT)
310599fce7
Move adobe analytics from pre-prod to prod (#16523) 2023-06-30 14:45:32 -07:00
Nat Kershaw (MSFT)
6e0a84a698
Add adobe analytics to website (#16243)
Staged here: https://natke.github.io/onnxruntime/

(The request sent by the staging site fails, as this site is not
authorized the analytics backend)
2023-06-26 10:33:16 -07:00
Prasanth Pulavarthi
27d4d65427
Simplify tagline (#16270) 2023-06-08 15:52:51 -07:00
Maanav Dalal
8b31b3f4ba
Added SRI to all resources except google script tag. (#16123)
Co-authored-by: MaanavD <maanavdalal@microsoft.com>
2023-06-06 09:19:18 -07:00
Nat Kershaw (MSFT)
22216b97b4
Update picker with QNN (#16064)
Staged here: https://natke.github.io/onnxruntime/

- [ ] Check linked installation guide
- [x] Update aka.ms link
2023-05-24 06:42:42 -07:00
Caroline
8c54baf2b1
add ORT Training on the edge installation options (#15789) 2023-05-22 09:01:20 -07:00
Baiju Meswani
25125b5b91
Training related changes to the onnxruntime website (#15900)
Changes include:

- Added a new page for `On-Device Training` overview:
[Preview](https://baijumeswani.github.io/onnxruntime/docs/get-started/on-device-training.html)
- Added a new section for `On-Device Training` installation:
[Preview](https://baijumeswani.github.io/onnxruntime/docs/install/#install-for-on-device-training)
- Added a new section for `On-Device Training` build from source:
[Preview](https://baijumeswani.github.io/onnxruntime/docs/build/training.html#build-for-on-device-training)
- Updated Large Model Training overview, installation, build pages to
reflect what is currently accurate.

Website preview: https://baijumeswani.github.io/onnxruntime/


Pending website work:
- Update links for released packages for training.
- Add tutorial for on-device training
- Add links to the blog posts that detail on device training.
2023-05-17 14:45:52 -07:00
Nat Kershaw (MSFT)
bd1b8a824c
Remove the generated outputs for the API docs as these are now publis… (#15244) 2023-05-02 11:09:49 -07:00
Prasanth Pulavarthi
5be84a833f
Update index.html (#15736)
### Description
Fix the MS volume
2023-04-28 12:49:53 -07:00
Maanav Dalal
e3c2c804b6
add new section template (#15271)
…links.### Description
<!-- Describe your changes. -->
New section + many small 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. -->

---------

Co-authored-by: brev <46505951+cassiebreviu@users.noreply.github.com>
Co-authored-by: MaanavD <maanavdalal@microsoft.com>
2023-04-21 07:40:28 -05:00
Faith Xu
e3417e6203
[website] Update logo for intelligenza etica (#15272)
### Description
- Replaces ghostwriter.ai logo with Intelligenza Etica 
- Update testimonial page to use ORT logo as preview image for social
shares
Staged: https://faxu.github.io/onnxruntime/#logos
2023-03-30 17:02:44 -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
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
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
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
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
Maanav Dalal
9913bf5a8a
Website Visual Updates & Fixing Broken Links (#14430) 2023-01-27 13:10:22 -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
RandySheriffH
1391f81c3f
Document Affinity & CloudEP (#14137) 2023-01-23 11:24:33 -08:00
Prasanth Pulavarthi
87275aca53
Video carousel on website (#14223)
### Description
Moved video resources up on page and makes them into a carousel.

Implements videos as iframe for embedded playing

Staged at https://prasanthpul.github.io/onnxruntime/

Co-authored-by: Cassie Breviu <46505951+cassiebreviu@users.noreply.github.com>
2023-01-12 13:01:00 -08:00
Prasanth Pulavarthi
c3182a5299
Website nav bar - use shared file (#13810)
### Description
Use a shared file for the onnxruntime.ai website nav bar instead of
implementing on each page.

### Motivation and Context
Simplifies site updates.

Changes staged at https://prasanthpul.github.io/onnxruntime/
2022-12-01 11:05:03 -08:00
Cassie Breviu
e52c646909
Add social links to nav header and update video resources (#13784)
### Description
Add social links to nav header and update video resources

Staged change: https://cassiebreviu.github.io/onnxruntime/
2022-11-30 14:46:10 -08:00
Faith Xu
7ffac3ce7d
[website] Add Redis quote (#13762)
### Description
Add Redis quote and logo

Staged: https://faxu.github.io/onnxruntime/community.html#redis /
https://faxu.github.io/onnxruntime/index.html#logos
2022-11-28 13:52:31 -08:00
FFrog
7fd9523934
add doc about CANN EP (#13239)
#### Description
This PR adds docs of Ascend CANN excution provider.

#### Changes

- Preview Github page:
[https://fffrog.github.io/](https://fffrog.github.io/)

- Add onnxruntime build with CANN:
[https://fffrog.github.io/docs/build/eps.html#cann](https://fffrog.github.io/docs/build/eps.html#cann)

- Add CANN ExecutionProvider Page:
[https://fffrog.github.io/docs/execution-providers/CANN-ExecutionProvider.html](https://fffrog.github.io/docs/execution-providers/CANN-ExecutionProvider.html)
2022-10-18 10:18:09 -07:00
Cheng
a01de6db92
[xnnpack] Add EP Doc (#13021)
**Description**: Describe your changes.

Xnnpack EP

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

Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
2022-10-07 15:08:22 -07:00
PeixuanZuo
ce1bc9b49c
[Add] add Rocm ep doc (#12971)
**Description**: Describe your changes.
add rocm ep doc.
Perview Github page : https://ytaous.github.io/onnxruntime/

Added items
Home page
- [ ] Update matrix on home page: https://ytaous.github.io/onnxruntime/
- [ ] Link "Installation Instruction Follow build instructions from
here" to onnxruntime build with ROCm(inference) page.(This link now
point to preview page, will change later)

Installation
- [ ] Update installation page:
https://ytaous.github.io/onnxruntime/docs/install/#training-install-table-for-all-languages

Build onnxruntime
- [ ] Add onnxruntime build with ROCm(inference):
https://ytaous.github.io/onnxruntime/docs/build/eps.html#amd-rocm
- [ ] Update onnxruntime build with ROCm(training):
https://ytaous.github.io/onnxruntime/docs/build/training.html#gpu--rocm

ExecutionProvider
- [ ] Add ROCm ExecutionProvider navitagation:
https://ytaous.github.io/onnxruntime/docs/execution-providers/
- [ ] Add ROCm-ExecutionProvider page:
https://ytaous.github.io/onnxruntime/docs/execution-providers/ROCm-ExecutionProvider.html

Performance
- [ ] Add enable_rocm_profiling introcduction:
https://ytaous.github.io/onnxruntime/docs/performance/tune-performance.html#profiling-and-performance-report
- [ ] Add graph-optimation for ROCm ep:
https://ytaous.github.io/onnxruntime/docs/performance/graph-optimizations.html#extended-graph-optimizations

Co-authored-by: Ethan Tao <ettao@microsoft.com@orttrainingdev7.d32nl1ml4oruzj4qz3bqlggovf.px.internal.cloudapp.net>
Co-authored-by: ytaous <4484531+ytaous@users.noreply.github.com>
2022-09-20 12:04:20 -07:00
Faith Xu
5737fa1e91
[website] Add logos/quotes (#12874)
add logos
2022-09-07 16:45:48 -07:00
Faith Xu
f4d426291e
[Website] Update training install matrix (#12621)
* update training install matrix

* hide architecture option
2022-08-17 09:15:21 -07:00
Faith Xu
f39fbbf6f7
[Website/Docs] Add quote and reorganize docs navigation (#12355) 2022-07-29 12:44:36 -07:00
Faith Xu
ad394e000a
[website] add quotes and move news to new page (#12292)
move news to separate page
2022-07-25 11:21:10 -07:00
Faith Xu
0e1e488824
[website] updates for 1.12 (#12262)
* v1.12 docs updates

* fix typo

* add TVM EP updates to matrix

* More matrix updates

* remove xamarin example text
2022-07-22 10:04:40 -07:00
Faith Xu
d138872142
[website] Add Teradata quote (#12148)
Teradata quote
2022-07-15 11:44:36 -07:00
Faith Xu
6b690b5d60
[website] Add Ant Group quote (#11553)
* add ant group logo and quote

* update quote

* Update quote
2022-05-17 16:31:53 -07:00
Faith Xu
00abe64ce8
[website] Add Unreal Engine logo (#11416)
* add UE logo and quote

* add image file
2022-05-04 08:46:57 -07:00
Prasanth Pulavarthi
21a0ad1a18
Add PyTorch-specific landing page to website and update footers (#10227)
* Create pytorch.html

Add new PyTorch-specific page

* fix link

* Update pytorch.html

* Update pytorch.html

* Update index.html

* Updated graphics for pytorch page

* move footer into common file

* use common footer file

* update footer

* Update community.html

* fix layout on mobile and update graphic

* move footer
2022-01-31 09:05:11 -08:00
Prasanth Pulavarthi
cd3e6785c4
Add social media links to website pages footer (#10357)
* Update index.html

* Update community.html

* Update about.html

* Update 404.html
2022-01-24 10:38:59 -08:00
Faith Xu
9bf523af46
[Website] Add new logos/quotes (#10312)
* add quotes

* rename sponsor-logo
2022-01-19 10:06:58 -08:00
Faith Xu
12d98dc189
add USDA quote (#10198) 2022-01-06 10:57:27 -08:00
manashgoswami
7f0b170fd9
Rename STVM to TVM ep (#10190) 2022-01-05 14:06:35 -08:00
Faith Xu
9919eafa24
[website] Update customer quote section (#10091)
* update quotes

* add missing files

* fix assets

* typo

* adjust logos

* fix div issues

* minor spacing fix

* update title

* Fix broken links

* add skipmain to community page
2022-01-03 13:42:43 -08:00
Nat Kershaw (MSFT)
f696d17906
Add STVM to website installation matrix (#10064) 2021-12-16 16:35:08 -08:00
Faith Xu
d9356b9d86
add new package combos (#9977) 2021-12-09 15:23:52 -08:00
Faith Xu
afc424d38f
[website] install matrix updates for 1.9 (#9145) 2021-09-22 18:02:33 -07:00
Cassie
a0f3e30de6
Docs update: updated nav, get started sections, home page, apis (#9060)
* initial setup and rename "how to" to "setup"

* move API to main nav

* move api to main nav

* add get starated, rework nav order

* rename to install move mds out of install section

* update api nav and home page

* add install docs and python qs updates

* python get started work

* remove c and obj c for now

* move java, python, and obj-c docs under api folder

* move java api html to iframe (ugh)

* remove api docs w/o details, move api text getstar

* remove api docs wo detail updates get started

* remvoe iframes

* move eco system to main nav

* fix api buttons

* added more examples moved intro to ORT

* fix links

* fix get started titles

* fix get started titles

* fix more links

* fix more links

* more link fixes

* fix nav remove inferencing and training subnav

* fix top nav remove inference and training nav

* fix title

* fix tutorials nav hierarchy

* fix python api button

* add tenorflow keras example

* fix quickstart toc

* add imports fix spacing

* fix links

* update nav and python get started page

* move ort training example, add coming soon for iot

* update C# get started

* fix spacing on quantization

* Add some js get started content

* fix formatting

* fix typo

* removed onnx-pytorch and onnx-tf

* updated pip install torch and added links iot page

* added pytorch tutorial heirarchy

* updated web to docs soon added release blog link

* add web link
2021-09-15 16:23:42 -05:00