Commit graph

65 commits

Author SHA1 Message Date
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
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
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
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
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
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
0f6f0d9bbb
Major updates/restructure for documentation (#7609)
* Update documentation.

Updates documentation.

* Update tf-get-started.md
2021-05-10 15:19:37 -07:00
George Wu
8e88d20268
fix dnnl build instruction typo (#7325) 2021-04-13 11:40:26 -07:00
Ben Niu
fdad88464b
minor update (#7304) 2021-04-09 15:46:48 -07:00
Faith Xu
f1076c011c
Update to website installation picker (#7263)
* install picker updates

* updates for training tab

* DML combo fixes

* fix android selections

* updated android and coreml options

* picker behavior updates

* Training selector updates
2021-04-06 17:15:17 -07:00
George Wu
300895039b
fix broken notebook link (#7209) 2021-04-02 08:44:35 -07:00
sfatimar
841df1a189
Open vino ep/gh pages (#7181)
* Added docx for save/load blob feature

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

* Update build.md

Updated build.md for openvino instructions

* Update OpenVINO-Execution Provider.md

* Minor changes added

Co-authored-by: MaajidKhan <n.maajidkhan@gmail.com>
2021-04-01 13:51:25 -07:00
Hariharan Seshadri
35eb8e70ee
Update doc to indicate how a CUDA custom op is synchronized with respect to ORT's CUDA kernels (#6981)
* Update docs

* Formatting

* Formatting

* update
2021-03-11 18:43:44 -08:00
Faith Xu
e2d75e54b0
Website and docs updates for 1.7 (#6718)
* update version #s

* Update CUDA versions

* Fix table

* Fix typo

* table update

* update link

* Add search bar

* Update for Windows ARM packages

* Add quantization.md

* Remove page

* Re-add quantization page
2021-03-01 10:53:13 -08:00
Nat Kershaw (MSFT)
8d78f59c8a
Fix Java doc markdown formatting (#6669) 2021-02-19 10:55:27 -08:00
Nat Kershaw (MSFT)
2cdfcf85f2
Update build.md with recent changes (#6708) 2021-02-17 13:34:10 -08:00
Guoyu Wang
19b08e3746
Update NNAPI EP document (#6711)
* update nnapi doc

* minor update
2021-02-16 15:31:25 -08:00
Nat Kershaw (MSFT)
59e485d4f0
Add link to Python API (#6647) 2021-02-11 13:46:50 -08:00
Dwayne Robinson
9b0945edf1
Update DirectML-ExecutionProvider.md (#6627)
Update dml version 1.4.0 to 1.4.1.
2021-02-09 15:45:56 -08:00
Edward Chen
da44699790
EP documentation updates (#6253)
* Add CUDA EP documentation file.

* Update nav_orders.

* Address PR comments, update.

* Remove usage of set_nuphar_settings().

* Add default values of configuration options.
2021-01-13 13:11:53 -08:00
Nat Kershaw (MSFT)
4772ed5531
Docs changes since 11/30/2020 (#6199) 2020-12-23 12:30:16 -08:00
Nat Kershaw (MSFT)
2dd2363cc1
Docs sweep of recent changes into gh-pages from master (#5773) 2020-12-01 16:10:58 -08:00
Nat Kershaw (MSFT)
15291ab4c9
Migrate content from GitHub source to GitHub pages (#5053)
* Test re-using page layout from current ONNX Runtime website for docs

* Add content for documentation on website

* Fixed most broken links

* Copy just-the-docs theme sources into repo

* Remove local theme files as this did not work with GitHub

* Remove nojekyll file

* Move image assets into single location

* Add Contents to markdown files and ensure only one h1

* Update after review

* Fix img links

* Add trailing slash to main nav links

* Fix broken links on main docs page

* Re-fix broken links on main docs page

* Fix broken links #3

* Fix broken links #4

* Fix broken links #5

* Fix broken links #6

* Fix paths to global assets

* Add updates since fork

* Update custom op docs

* Fix link
2020-10-12 10:28:20 -07:00
Xavier Dupré
2d85714183 First version of the documentation (#312)
* clear branch

* First version of the documentation on github
2019-01-11 11:08:33 -08:00
Raymond Yang
20b7536721 Update logo in doxygen web 2018-12-06 22:59:09 -08:00
Raymond Yang
841452c16e Merge branch 'master' of github.com:Microsoft/onnxruntime into gh-pages 2018-12-06 22:54:11 -08:00
Pranav Sharma
c5cbdd5a55
Miscellaneous fixes (#123) 2018-12-06 22:21:04 -08:00
shahasad
a53d617b7a
added the icon and logo resources (#124) 2018-12-06 21:22:11 -08:00
Xavier Dupré
0573952499 Update the documentation, run all examples during the generation of the documentation (replace #89) (#103)
* Minor update in the documentation

* Run examples during the generation of the documentation.
2018-12-05 10:12:25 -08:00
R. G. Esteves
c8ae91251e Eliminate the confusing double negative (#92)
* Eliminate the confusing double negative

I was having trouble parsing the caveat NOTE, proposing wording changes that I think reflect the meaning and avoid the confusion.

* Eliminate double negative without further explanation on role of this file.

Incorporate @pranavsharma feedback.
2018-12-04 23:06:09 -08:00
Pranav Sharma
358be0653c
Delete logo as per marketing requirements (#98) 2018-12-04 18:04:59 -08:00
Raymond Yang
1111fc6972
Hide logo for now 2018-12-04 17:14:14 -08:00
Raymond Yang
13742d319e Update branch to generate doxygen web 2018-12-03 16:19:34 -08:00