Hector Li
33d47609c4
update according to the C++ API change for SNPE EP. ( #11915 )
...
update according to the C++ API change for SNPE EP. AppendExecutionProvider_SNPE -> AppendExecutionProvider
2022-06-20 13:27:41 -07:00
Rachel Guo
782c90d6d4
[doc] Add link to android testing in Build for android doc ( #11766 )
2022-06-08 15:01:55 -07:00
Nat Kershaw (MSFT)
089b57d410
Update CUDA dependencies for 1.11 ( #11788 )
2022-06-08 11:57:08 -07:00
Nat Kershaw (MSFT)
1b3a09cd41
Fix CUDA EP code example ( #11777 )
2022-06-07 17:38:53 -07:00
Valery Chernov
9b9a3cbe41
update TVM EP description ( #11748 )
2022-06-07 10:42:43 -07:00
Nat Kershaw (MSFT)
7f7f47183b
Fix Objective C link ( #11755 )
2022-06-07 10:42:20 -07:00
Nat Kershaw (MSFT)
e25d51170c
Add version to gradle install ( #11754 )
2022-06-07 10:40:21 -07:00
chausner
8d750f5702
Various minor tweaks in documentation ( #11193 )
2022-06-06 13:29:09 -07:00
Dwayne Robinson
a5a079fd8c
Update DML EP to say version 1.8.2 ( #11493 )
2022-06-06 13:28:57 -07:00
andife
bfabb388f5
Update fasterrcnn_csharp.md ( #11513 )
...
adapted according to https://github.com/microsoft/onnxruntime/pull/11420
2022-06-06 13:28:32 -07:00
andife
f80f8f29e7
Update resnet50_csharp.md ( #11514 )
...
changes due to https://github.com/microsoft/onnxruntime/pull/11420
2022-06-06 13:28:11 -07:00
shalvamist
4df8d60e72
Added Ninja prerequisite ( #11632 )
2022-06-06 13:27:42 -07:00
XinYuan
960f2a1a90
Fixed markdown syntax error and modify field name to keep the style consistent ( #8659 )
2022-06-05 20:34:31 -07:00
Nat Kershaw (MSFT)
eb7dd8adf1
Add AzureML tutorial ( #11340 )
2022-06-03 16:43:46 -07:00
George Wu
70a3468850
initial docs for SNPE EP ( #11705 )
...
* SNPE EP docs
* minor corrections
* fixes
* c++
* remove
* Update docs/execution-providers/SNPE-ExecutionProvider.md
Co-authored-by: manashgoswami <magoswam@microsoft.com>
* review comments
Co-authored-by: manashgoswami <magoswam@microsoft.com>
2022-06-03 14:19:57 -07:00
sfatimar
b51e301eaa
Gh pages uep 4.1 2022.1 ( #11649 )
...
* Update OpenVINO-ExecutionProvider.md
Updated to support Python Packages on PyPi.org
* Update eps.md
Updated OpenVINO
* Update eps.md
2022-05-31 08:15:19 -07:00
Václav Volhejn
ba0216c9f6
Fix grammar and style issues in quantization docs ( #11601 )
2022-05-24 10:37:14 -07:00
Nat Kershaw (MSFT)
6da9240866
Add link to release plan ( #11521 )
2022-05-23 11:04:29 -07:00
George Wu
e75c02762d
update summary of supported EP's table ( #11552 )
2022-05-23 10:47:01 -07:00
Ender
8533e50b24
update docs/performance: fix typo ( #11372 )
...
Here it should be `max` instead of `abs` for symmetric quantization.
2022-05-16 11:08:32 -07:00
sfatimar
370c4c5672
Ov ep docx update 22.2 ( #11296 )
...
* Update eps.md
* Update OpenVINOExecutionProvider.md
* Update OpenVINOExecutionProvider.md
2022-04-27 09:49:44 -07:00
Yulong Wang
7b36e8d4ed
[docs/web] update build instructions for web ( #11307 )
2022-04-24 17:59:31 -07:00
pkreg101
7144892eaa
Minor improvements to JavaScript Get started ( #11285 )
2022-04-22 11:48:34 -07:00
Yufeng Li
1dd2b035fe
update quantization documentation ( #11282 )
2022-04-20 11:56:31 -07:00
Edward Chen
09c18f988f
[docs] Add documentation about Android custom build ( #11207 )
...
* Add documentation for creating and using custom Android package.
* Update.
* Add to package usage instructions.
* Address PR comments.
2022-04-19 19:08:23 -07:00
Nat Kershaw (MSFT)
3e8f99e15f
Update docs front page video to ONNX export ( #11264 )
2022-04-19 12:30:20 -07:00
Vincent Wang
9411550a9a
Fix Key Number in CUDA EP Sample Code ( #11203 )
...
* fix key number in doc
* use size() instead of number
2022-04-13 19:31:23 -07:00
Faith Xu
e19e17417d
fix formatting ( #11183 )
2022-04-12 13:07:07 -07:00
Edward Chen
40dcaabe4c
[docs] Update mobile performance tuning docs for 1.11 ( #11149 )
...
* custom.md - use release tags
* Rename mobile performance tuning doc.
* Move old mobile performance tuning docs.
* remove title
* Adapt original documentation and add more for 1.11.
* Adjust doc ordering.
* Update version text.
* Update nav, fix links.
* rework docs
2022-04-11 13:44:36 -07:00
Olivia Jain
b8ac9fd3bd
redo fix broken link ( #11162 )
...
* redo fix broken link
* fix other broken link
2022-04-08 10:58:22 -07:00
Maajid khan
173f7f623c
OpenVINO-EP v4.0 Release documentation update ( #11125 )
...
* Update docx w.r.t v4.0 Release
updates documentation w.r.t OV-EP
v4.0 Release with OpenVINO 2022.1
version.
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
* Added new announcements
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
* Fixed typos
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
* Add Release page link
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
2022-04-08 09:53:49 -07:00
Edward Chen
645ebcb5af
ORT 1.11 mobile doc updates ( #11062 )
...
* Save updates.
* save changes
* Update install matrix text.
* save updates
* Rename ort-model-format.md to ort-format-models.md.
* Remove redirect_from entry, doesn't seem to work.
* PR comments.
* Reword.
2022-04-06 09:50:44 -07:00
Scott McKay
9ad9ca827f
Add documentation for ORT Mobile helpers ( #10890 )
2022-04-05 17:05:43 -07:00
Sunghoon
03a2234a65
add how to build webassembly static library ( #10979 )
2022-04-05 15:04:12 -07:00
Scott McKay
0203bcc575
All v1.11 mobile package operator docs ( #11050 )
2022-04-04 17:33:48 -07:00
Scott McKay
dee932a189
Update compatibility table ( #11051 )
2022-04-04 17:32:53 -07:00
Vincent Wang
59df74e0a9
[Doc] Provider Option cudnn_conv1d_pad_to_nc1d ( #11040 )
...
* doc for cudnn_conv1d_pad_to_nc1d
* update doc
2022-04-04 08:20:23 -07:00
George Wu
d699805e24
update TensorRT EP docs for ORT 1.11 ( #11055 )
2022-03-30 14:07:06 -07:00
Dwayne Robinson
dad658f53c
Warn user that GPU 0 is not necessarily performant ( #11044 )
2022-03-30 10:32:43 -07:00
Hariharan Seshadri
d87f5eeeab
Fix formatting of tune performance page ( #11014 )
...
* Fix formtatting
* Update
* Modify python comment style
* More changes
* Fix OpenVINO links
2022-03-28 13:32:50 -07:00
Olivia Jain
870655ca28
Update Broken OpenVINO Links ( #11009 )
2022-03-28 10:17:44 -07:00
Hariharan Seshadri
8573fd4c60
Document the usage of the CUDA Graphs feature ( #10859 )
2022-03-24 10:50:56 -07:00
Nat Kershaw (MSFT)
b9b9c10977
Fix links in the OpenVINO EP docs ( #10903 )
2022-03-17 15:20:33 -07:00
Nat Kershaw (MSFT)
8b9c23aac9
Fix formatting issues in the perf tuning doc ( #10867 )
2022-03-16 12:52:00 -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
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