Commit graph

17 commits

Author SHA1 Message Date
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
github-actions[bot]
79542dd377
[Automated]: Update Python API docs (#14427)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: fs-eire <fs-eire@users.noreply.github.com>
2023-01-26 15:29:00 -08:00
github-actions[bot]
f01ee3d2e0
[Automated]: Update Python API docs (#14424)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: tianleiwu <tianleiwu@users.noreply.github.com>
2023-01-25 11:23:34 -08:00
github-actions[bot]
693780c3ec
[Automated]: Update Python API docs (#14402)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: adrianlizarraga <adrianlizarraga@users.noreply.github.com>
2023-01-24 10:47:37 -08:00
github-actions[bot]
ab21e3e881
[Automated]: Update Python API docs (#14389) 2023-01-23 11:26:16 -08:00
github-actions[bot]
4940d33f3b
[Automated]: Update Python API docs (#14374) 2023-01-21 10:34:16 -08:00
github-actions[bot]
52a14e5adc
[Automated]: Update Python API docs (#13927) 2023-01-19 16:19:31 -08:00
github-actions[bot]
39c0ce1656
[Automated]: Update Python API docs (#13926)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: natke <natke@users.noreply.github.com>
2022-12-09 15:55:42 -08:00
github-actions[bot]
e69a6e6b54
[Automated]: Update Python API docs (#12473) 2022-08-24 13:19:51 -07:00
github-actions[bot]
e7d6d52011
[Automated]: Update Python API docs (#12443)
Update Python API docs to commit d452462

Co-authored-by: LironKesem <LironKesem@users.noreply.github.com>
2022-08-04 13:43:40 -07:00
github-actions[bot]
5e0a75ce4e
[Automated]: Update Python API docs (#12434)
Update Python API docs to commit 84f69d3

Co-authored-by: snnn <snnn@users.noreply.github.com>
2022-08-03 10:24:42 -07:00
github-actions[bot]
0059cdcc5e
[Automated]: Update Python API docs (#11113) 2022-08-02 18:27:25 -07:00
github-actions[bot]
2f3220218f
Update Python API docs to commit 860f282 (#10881)
Co-authored-by: natke <natke@users.noreply.github.com>
2022-03-15 18:13:11 -07:00
github-actions[bot]
8bde251409
Update Python API docs to commit 9765949 (#10181)
Co-authored-by: natke <natke@users.noreply.github.com>
2022-01-04 09:32:40 -08:00
Chi Lo
603ea0e2cf
Fix merge conflicts (#9104) 2021-09-17 14:01:15 -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