Commit graph

21 commits

Author SHA1 Message Date
Hariharan Seshadri
8573fd4c60
Document the usage of the CUDA Graphs feature (#10859) 2022-03-24 10:50:56 -07:00
Nat Kershaw (MSFT)
8b9c23aac9
Fix formatting issues in the perf tuning doc (#10867) 2022-03-16 12:52:00 -07:00
RandySheriffH
0236984d6a
Document dynamic cost model and perf view (#10734)
* Explain the usage of dynamic cost model

* add tool usage

* fix a few grammar

* refactor

* refactor

* refactor

* fixing comments

Co-authored-by: Randy Shuai <rashuai@microsoft.com>
2022-03-02 16:02:16 -08:00
TomWildenhain-Microsoft
9543e176bf
Add float16 docs (#8822) 2022-01-13 17:35:26 -08:00
Hariharan Seshadri
2a8cf1507c
[Doc] Misc CUDA EP doc changes (#10216) 2022-01-07 17:54:43 -08:00
Edward Chen
b89d01bcdc
Updated documentation for reduced op build process. (#10152) 2022-01-04 09:33:52 -08:00
Gary Miguel
41a714bbb3
Lots of minor doc improvements (#9930) 2021-12-10 17:43:15 -08:00
Nat Kershaw (MSFT)
d03f868944
Refactor web and mobile docs (#9854) 2021-12-10 16:22:10 -08:00
leqiao-1
a1905624bc
change OLive description and related links (#9951)
* change OLive description and related links

* modify OLive description
2021-12-09 18:04:46 -08:00
Dmitri Smirnov
50127feab2
Document on the usage of mimalloc allocator (#9974)
[Enable proper mimalloc override](https://github.com/microsoft/onnxruntime/pull/9944) PR has fixed a number of issues with regards to building onnxruntime with mimalloc. This PR documents usage of mimalloc.
2021-12-08 12:25:04 -08:00
Hariharan Seshadri
70bd575cdd
Remove redundant doc lines (#9946) 2021-12-06 22:47:53 -08:00
Hariharan Seshadri
a0f76fe1a8
[Doc] Performance tuning of convolution heavy models with the CUDA EP (#9916)
* Initial commit

* More changes
2021-12-03 12:29:42 -08:00
RandySheriffH
30eba55992
Explain usage of --enable_cuda_profiling (#9882)
* explain usage of --enable_cuda_profiling

* remove cupti dependency
2021-11-29 21:46:42 -08:00
RandySheriffH
4bd7c2adf1
Document a few features for rel 1.10 (#9836)
* document threading hooks

* move doc to a separate section

* document cuda profiler numbers

* move doc

* specify cupti dependency

* add example inplace

* format code

* format code

* link to cxx api

* minor fix on grammar

* add new line

* minor fix on grammar

* minor fix on grammar

* minor fix on grammar

Co-authored-by: Randy Shuai <rashuai@microsoft.com>
2021-11-24 13:10:20 -08:00
Nat Kershaw (MSFT)
91e029d4f3
SEO audit of docs website (#9780) 2021-11-18 11:00:48 -08:00
Yi-Hong Lyu
bbb13fdbc5
Fix link to enum GraphOptimizationLevel (#9390) 2021-10-29 14:30:35 -07:00
Nat Kershaw (MSFT)
14825b3461
Add automatic link checking to docs website (and fix broken links) (#9566) 2021-10-27 10:43:10 -07:00
Faith Xu
6c8c8a9b12
[Docs] Update CUDA/TRT versions and menu format fixes (#9317)
* update cuda/trt versions

* update API doc links

* remove api doc parentage

* fix menu

* fix broken links

* open api links in new window
2021-10-14 11:28:17 -07:00
Edward Chen
3c9ca35f93
[Docs] Update mobile docs for 1.9 (#9237)
* Edgchen1/objc api reference 1.9 (#1)

* Update Objective-C API reference for 1.9.

* Update spelling.

* Test link changes.

* Fix links.

* Fix links and updates in mobile-performance-tuning.md.

* Fix links in tutorials/mobile/custom-build.md.

* Fix

* Fix

* Fix links in docs/tutorials/mobile/initial-setup.md.

* Fix links.

* Update note.

* Add 1.9 op type support page.

* Add nav info to page.

* Rename files to not have spaces.
2021-10-04 15:48:53 -07:00
Yufeng Li
54c667740f
Update links of quantization examples (#9109)
* Update links of quantization examples

* fix typo
2021-09-20 16:47:21 -05: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