Commit graph

139 commits

Author SHA1 Message Date
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
Scott McKay
0112d97721
Fix link for FasterRCNN C# tutorial (#10857) 2022-03-15 16:29:49 -07:00
Valery Chernov
c25eb6125c
update TVM EP docs (#10562) 2022-03-15 15:13:20 -07:00
Dwayne Robinson
37935a7852
DirectML EP doc - clarify opset support and fix version (#10519) 2022-03-03 15:40:37 -08: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
Nat Kershaw (MSFT)
19e1933e92
Clarify Python package install instructions (#10718) 2022-03-01 20:30:23 -08:00
Nat Kershaw (MSFT)
38b55f2345
Update with-python.md (#10647) 2022-02-23 13:16:05 -08:00
TomWildenhain-Microsoft
9543e176bf
Add float16 docs (#8822) 2022-01-13 17:35:26 -08:00
brev
30c1a3b2fe
Add link to YouTube Channel, Add link to C# GitHub Template (#9900)
* add link to youtube channel

* add youtube section to index

* fix table format

* add csharp template link

* fix title

* shorten js template button title

* shorten c# title

* change intro video and update link

* update video to faiths video

* move youtube link

* add youtube link

* move youtube link up on nav
2022-01-10 17:38:02 -06:00
Hariharan Seshadri
d66b856fb5
Small addendum to #10216 (#10225)
Accidentally left out a header
2022-01-07 20:24:47 -08:00
Hariharan Seshadri
2a8cf1507c
[Doc] Misc CUDA EP doc changes (#10216) 2022-01-07 17:54:43 -08:00
github-actions[bot]
1980138236
Update C/C++ API docs to commit d52d3c0 (#10222)
Co-authored-by: natke <natke@users.noreply.github.com>
2022-01-07 16:25:57 -08:00
manashgoswami
7f0b170fd9
Rename STVM to TVM ep (#10190) 2022-01-05 14:06:35 -08:00
Nat Kershaw (MSFT)
70f6c08d1f
Make links to API docs relevant; then staging works (#10185) 2022-01-04 12:34:52 -08:00
Edward Chen
b89d01bcdc
Updated documentation for reduced op build process. (#10152) 2022-01-04 09:33:52 -08: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
Faith Xu
193fefe88d
Update operator documentation (#8992) 2022-01-04 09:05:40 -08:00
Ye Wang
04eb56bdda
update OperatorKernels.md/ContribOperators.md (#9176) 2022-01-03 18:15:33 -08:00
Nat Kershaw (MSFT)
f696d17906
Add STVM to website installation matrix (#10064) 2021-12-16 16:35:08 -08:00
Valery Chernov
8b3615f5ed
[DOC] add STVM EP docs (#10059) 2021-12-16 14:59:44 -08:00
Nat Kershaw (MSFT)
a04ed78989
Move community APIs a level up in visibility (#9952) 2021-12-13 12:21:25 -08:00
Nat Kershaw (MSFT)
45062f56b3
Fixed broken link in iOS mobile tutorial (#10011) 2021-12-10 17:56:20 -08:00
Gary Miguel
41a714bbb3
Lots of minor doc improvements (#9930) 2021-12-10 17:43:15 -08:00
jingyanwangms
2f3511540c
update objective c doc for 1.10 release (#9958) 2021-12-10 17:37:56 -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
George Wu
fe3e672400
updates to CUDA and TensorRT EP documentation (#9932)
* updates to TRT, CUDA documentation

* update trt options python example.
2021-12-03 21:48:12 -08:00
Hariharan Seshadri
24dcd7334b
Initial commit (#9933) 2021-12-03 18:52:25 -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
Maajid khan
85b00dfda3
Updated OpenVINO EP docx w.r.t v3.4 Release (#9858)
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
2021-11-24 09:51:20 -08:00
brev
2465a747c3
fix ort github link (#9832) 2021-11-22 09:23:20 -06:00
brev
29a7420095
Add the ORT-Web Tutorial, Add link to GitHub ORT Web template on docs home page (#9738)
* adde web blog and template section to home page

* mkae image larger

* fix gif to remove page jump due to dom update

* Update docs/tutorials/web.md

Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>

* reivew updates

* add toc

* removed dup jimp import

* fix toc

* change toc location

* fixed name to spellit out

* added ort js examples

* spell out web assembly

* changed webgl and wasm to lowercase

* add new to all array declarations

* formatting fixes in code

* fix line breaks

* fix indent

* fix indent

* fix spacing

* fix spacing

* fix spacing

* Update docs/tutorials/web.md

Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>

* change to bullet points to fix number

* change gif size to make it easier to read

* add alt text

* Update docs/tutorials/web.md

Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>

Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
2021-11-19 16:34:43 -06:00
Nat Kershaw (MSFT)
91e029d4f3
SEO audit of docs website (#9780) 2021-11-18 11:00:48 -08:00
Prasanth Pulavarthi
a5c0ba8cf3
Add links to community maintained Julia bindings (#9773)
* Add links to community maintained Julia bindings

* Add community API links to Getting Started page
2021-11-17 16:35:49 -08:00
Maajid khan
da6f161717
[OpenVINO EP] v3.3 Release Documentation update (#9589) 2021-11-17 12:39:06 -08:00
Nat Kershaw (MSFT)
6e7c43767e
Add general redirect capability and test case (#9750) 2021-11-16 13:33:41 -08:00
Faith Xu
e341491f2d
[Docs] Fix tutorial links (#9721)
* Remove incorrect sample links

* Update tutorial list

* Add link to BERT model acceleration tutorial
2021-11-10 15:41:11 -08:00
Faith Xu
3b81325d6a
Update for latest versions (#9499) 2021-11-10 15:40:49 -08:00
Dwayne Robinson
471f719bb0
Fix doc listed opset for DirectML EP (#7118)
* Update DirectML-ExecutionProvider.md

Update stale version and opset for current ORT.

* Update install markdown link to DML

* Fix filename extension to html
2021-11-04 08:20:12 -07: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
Nat Kershaw (MSFT)
cc17b1f91c
Fix broken link to python API tutorial (#9531) 2021-10-25 10:13:42 -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
Maajid khan
69e077eb61
[OpenVINO-EP] V3.2 Release Documentation update (#9233)
* Updated docx for OpenVINO EP V3.2 Release

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* Added Docx for blogs/Tutorials for OV-EP

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* Added docx for Yolov4 Python sample

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* updated the graph partitioning docx

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* Added sample example for external_data feature

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
2021-10-12 18:03:16 -07:00
Yulong Wang
74e44220e3
[doc] update documents for JavaScript API (#9173)
* install

* update comments in install cmd

* update get-started-with-javascript

* add .no_toc

* correct .no_toc
2021-10-11 13:59:04 -07:00
Guoyu Wang
e617f97f4e
Update mobile EP (NNAPI/CoreML) op coverage (#9308)
* Add op supported

* Update the build and create session

* minor update

* Add new NNNAPI flag doc

* Address CR comments

* Correct strings in the sample code

* Update docs/tutorials/mobile/model-execution.md

Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>

Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
2021-10-11 11:31:25 -07:00