Commit graph

285 commits

Author SHA1 Message Date
Saurabh Tangri
9da930afe1
Update eps.md (#8751)
Updated build instructions for OneDNN EP
2021-08-16 14:50:39 -07:00
Edward Chen
fb2e30a76c
[ArmNN][Doc]Use meaningful variable name (#8629)
Ported from this PR: https://github.com/microsoft/onnxruntime/pull/6122
2021-08-12 09:59:32 -07:00
RajalakshmiSR
66fa85a7e0
Add ppc64le support (#8409)
This patch adds POWER in the supported architecture list in the user manual.

Co-authored-by: Rajalakshmi Srinivasaraghavan <rajis@linux.ibm.com>
2021-08-11 09:48:33 -07:00
Faith Xu
d8bb0da9f9
Documentation: fix link, nav, minor update (#8612)
* fix links

* update order of api nav

* update execution provider how to, original PR #6266
2021-08-09 20:31:51 -07:00
Matthew Nelson - Silverark
59f6271da1
cuda_mem_limit has been renamed to gpu_mem_limit (#8284)
`cuda_mem_limit` was renamed to `gpu_mem_limit` in nighlty build `nightly-1.7.0.dev202104231`.

https://github.com/microsoft/onnxruntime/issues/7457
2021-08-05 14:15:03 -07:00
manashgoswami
8b62250fcd
Manashgoswami gh pages (#8091)
* Update ort-training.md

* Update index.md

* Update index.md

* Update ort-training.md

* Update index.md

* Update install.md

* Update index.md
2021-08-04 16:51:15 -07:00
Prasanth Pulavarthi
412bf31cf3 Update CNAME 2021-08-02 21:15:29 -07:00
Faith Xu
a58d29b165
Website updates (#8567)
* add directml+arm64 combos in matrix

* update articles

* fix install page
2021-08-02 17:20:41 -07:00
Prasanth Pulavarthi
b8420fdd63 Update CNAME 2021-08-02 16:10:37 -07:00
Prasanth Pulavarthi
f04b95690f Create CNAME 2021-08-02 16:08:35 -07:00
Prasanth Pulavarthi
d8f999e435 Delete CNAME 2021-08-02 16:08:24 -07:00
Prasanth Pulavarthi
05ad6b6a49 Update CNAME 2021-08-02 16:03:35 -07:00
Prasanth Pulavarthi
77c32a9ab3 Update CNAME 2021-08-02 16:01:52 -07:00
Prasanth Pulavarthi
935b8d8a9e Update CNAME 2021-08-02 16:01:07 -07:00
Prasanth Pulavarthi
e3d05ce37b Update CNAME 2021-08-02 15:59:51 -07:00
Prasanth Pulavarthi
4be52bceed Update CNAME 2021-08-02 15:58:46 -07:00
Prasanth Pulavarthi
d1a5d10854 Update CNAME 2021-08-02 15:58:05 -07:00
Olivia Jain
687cb2746f
Update OpenVINO Sample Code Links (#8550)
* Update squeezenet_classification_cpp.md

* Update tiny_yolo_v2_object_detection_python.md

* Update yolov3_object_detection_csharp.md

* Update squeezenet_classification_cpp.md

* Update tiny_yolo_v2_object_detection_python.md

* Update yolov3_object_detection_csharp.md
2021-07-29 20:35:19 -07:00
Faith Xu
05a4d5b785
Fix link (#8539) 2021-07-29 17:03:16 -07:00
Faith Xu
5501cd15f9
Documentation updates for installation instructions (#8520)
* update EP install instructions

* fix links in C++ mnist tutorial

* formatting

* content fixes

* minor fixes
2021-07-28 18:27:12 -07:00
Edward Chen
223f236136
[Objective-C API] Add API reference documentation (#8000)
* Add Objective-C API reference website files.

* Update Objective-C API doc.

* Update Objective-C API page.

* regenerate objc api docs

* Update sample link.

* Update Objective-C API reference to 1.8.0-preview version.

* Remove file with absolute paths.

* Add Swift bridging header info.

* Update Objective-C API reference for 1.8.1.

* Update references to Objective-C package.

* Say iOS package is in preview. Clean up.
2021-07-21 14:25:04 -07:00
Faith Xu
ae0d2ac1ac
Update EP table (#8416) 2021-07-20 14:03:35 -07:00
Maajid khan
35631d081d
[OpenVINO-EP] Update Documentation w.r.t latest 2021.4 Release (#8380)
* Update OpenVINO-EP docx w.r.t 2021.4 Release

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

* updated cpp sample build commands with 2021.4

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
2021-07-20 13:16:22 -07:00
Ye Wang
4a73d36bab
fix nightly build pkg link (#8400)
* fix nightly build pkg link

* review comments
2021-07-15 12:30:19 -07:00
Justin Ormont
efeca76cec
Update quantization.md (#8351)
Spelling fix
2021-07-14 15:41:09 -07:00
Faith Xu
52df86ac6a
remove windows+migraphx combos (#8363) 2021-07-12 18:46:48 -07:00
Faith Xu
7c1102b1b5
Website: update openvino, cuda, and mobile install instructions (#8348)
* update openvino, cuda, and mobile install instructions

* add coreml/obj-c combo

* update link to /latest
2021-07-12 16:06:26 -07:00
Nat Kershaw (MSFT)
ec29d22e7a
Add ROCm torch-ort installation instructions (#8347) 2021-07-09 17:50:30 -07:00
Faith Xu
fce58d9e26
Website: change default to pytorch 1.9 for training (#8337)
* fix training pkg urls

* Update torch-ort instructions

* Remove nightly from Get Started matrix

* Add steps for training installation

* Add torch-ort configure step for training installation

* Add text for ROCm packages

* Refine text for ROCm packages

* Add ROCm preview packages

* Revert ROCm instructions

Co-authored-by: Nat Kershaw <nakersha@microsoft.com>
2021-07-09 13:36:50 -07:00
Faith Xu
c8cf485425
[Website] updated pkg links for 1.8.1 (#8326)
* updated pkg links

* fix urls
2021-07-07 18:39:12 -07:00
TomWildenhain-Microsoft
90cb613445
Update code block color of documentation (#8180) 2021-06-28 18:13:44 -07:00
jingyanwangms
cebfed27c8
update install instruction and update 404 links (#8101)
Co-authored-by: Jingyan Wang <jingywa@OrtTrainingDev3.af05slrtruoetgaxwwjv5nsq5e.px.internal.cloudapp.net>
2021-06-28 14:44:33 -07:00
Yufeng Li
6a5b698d33
refine the quantization doc (#8057)
* refine the quantization doc

* fix vpmaddubsw info

* resolve comments

* add qdq info

* remove sub items

* no toc

* refine the structure

* toc change

* typo
2021-06-17 18:09:35 -07:00
Faith Xu
f6c57d7ed3
[website] Add Adobe quote to website (#7988)
* add adobe quote

* add image

* update alignments

* rearrange quotes for alignment

* Fix broken links in about page
2021-06-09 09:56:44 -07:00
Yulong Wang
25b2aa6d04
[doc] update a part of the documents for ORT JavaScript (#7935)
* update api-basics.md

* update install.md

* add placeholder for "build for web"

* update js api

* add more sections in js-api.md

* update "coming soon" for how-to-build-web

* Update "Web" -> "web" in title of web.md

* Update install.md
2021-06-08 10:47:27 -07:00
Hariharan Seshadri
68b1ba0e24
Some consolidated doc updates for ORT 1.8 (#7750)
* Add documentation

* Refine 1

* Refine 2

* PR comments

* update
2021-06-07 12:04:11 -07:00
Faith Xu
1bb4f6f8c9
Docs: Add new package links (#7938)
* update with new packages

* add objc package to matrix

* table fix
2021-06-07 08:35:28 -07:00
Edward Chen
c04a61beca
Update Objective-C pod installation instructions to point to pre-release version. (#7940) 2021-06-03 20:39:14 -07:00
Prasanth Pulavarthi
826b92ee41
[website] Update index.html (#7804)
* Update index.html

* Update index.html
2021-06-03 14:02:37 -07:00
Changming Sun
0516a2d348
Update inferencing.md (#7928) 2021-06-03 13:00:43 -07:00
Guoyu Wang
5ff27d5de5
Some ort mobile doc update (#7927)
* update mobile doc

* minor update

* minor update

* minor update

* minor update

* add maven cental link
2021-06-03 12:55:47 -07:00
Faith Xu
b9f28f1701
Installation matrix updates for ORT 1.8 (#7904) 2021-06-03 10:12:02 -07:00
Scott McKay
9e8d795344
Update ORT Mobile documentation (#7874)
* Update ORT Mobile documentation for both the pre-built package and custom build usage
Add info on pre-built package and CoreML EP
Refer to operator kernels and contrib ops documentation in github so we can point to the version specific content
Tweak some aspects like not specifying nav_order in places (items sort alphabetically by default)

* merge previous unmerged ios doc updates

* Address PR comments

* Minor tweaks

* Address PR comments

Co-authored-by: Guoyu Wang <wanggy@outlook.com>
2021-06-01 21:21:41 -07:00
Olivia Jain
40becfa479
make relative links (#7884) 2021-05-28 15:22:47 -07:00
Maajid khan
8c34414a97
[OpenVINO-EP] Update OpenVINO-EP documentation (#7860)
* [OpenVINO-EP] Update the Docx

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

* Added Relative paths for openvino-ep docx

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

* Modified the samples code path to new location

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
2021-05-27 14:13:15 -07:00
Maajid khan
4251916500
[OpenVINO-EP] Added Documentation for OpenVINO-EP samples (#7827)
* Added documentation for OpenVINO-EP samples

->Add Tutorials of how to use the samples.
-> Updated the OpenVINO EP docx page to point
to these tutorials.

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

* Minor changes added in the documentation

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

* Modified the document

cleaned up the document

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

* c# documentation modified

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
2021-05-26 19:15:45 -07:00
stevenlix
34ce1ef8d0
Update TensorRT documentation (#7766)
* Update TensorRT-ExecutionProvider.md

* Update eps.md

* Update TensorRT-ExecutionProvider.md

* Update TensorRT-ExecutionProvider.md

* Update TensorRT-ExecutionProvider.md

* Update TensorRT-ExecutionProvider.md

* Update eps.md
2021-05-20 15:27:14 -07:00
Faith Xu
2563990d5e
[website] Add Navitaire quote (#7739)
* add navitaire quote and update logos

* Fix typo
2021-05-19 11:45:40 -07:00
Prasanth Pulavarthi
293b42bc91
Add Samtec quote and logo (#7710)
* Add Samtec quote and logo

* remove img class on logos
2021-05-17 11:53:50 -07:00
Faith Xu
0f6f0d9bbb
Major updates/restructure for documentation (#7609)
* Update documentation.

Updates documentation.

* Update tf-get-started.md
2021-05-10 15:19:37 -07:00