Maciej Smyk
9ea3553d5d
[DOCS] Recreation of BDTI PRs - master ( #16913 )
...
Recreation of BDTI PRs for master.
Recreated PRs:
Docs: Update Dynamic Shapes documentation #15216
Docs: Edits to Performance Hints and Cumulative Throughput documentation #14793
Docs: Update Devices pages to state improved INT8 performance with 11th & 12th gen devices #12067
2023-05-08 10:33:15 +00:00
Ilya Churaev
0c9abf43a9
Updated copyright headers ( #15124 )
...
* Updated copyright headers
* Revert "Fixed linker warnings in docs snippets on Windows (#15119 )"
This reverts commit 372699ec49 .
2023-01-16 11:02:17 +04:00
Ilya Lavrenov
372699ec49
Fixed linker warnings in docs snippets on Windows ( #15119 )
2023-01-16 07:29:44 +04:00
Evgenya Stepyreva
2f0620600f
Reshape documentation ( #10901 )
...
* Reshape documentation
* Converting Model : reshape metrined, Supported Devices: no shape inference mentioning
* demos removed
2022-03-21 19:13:24 +03:00
Alexey Lebedev
97efdb5020
[docs] python snippet for dynamic shapes ( #10762 )
...
* Create snipp
* link python snipp with doc
* fix docs
* Apply suggestions from code review
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
* Fix cpp comments
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
2022-03-11 08:42:33 +03:00
Sergey Lyalin
1c5e76c4db
Dynamic Shapes Documentation ( #10656 )
...
* Added draft of Dynamic Shapes Doc
* Better wording
Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
* Apply suggestions from code review
Better wording, grammar, technical fixes. No significant content rework.
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
Co-authored-by: Evgenya Stepyreva <evgenya.stepyreva@intel.com>
* Removed indentation in dynamic shapes snippets
* Split dynamic shapes doc to two separate files, added more examples, fixed code review comments, connected to TOC
* Fix links
* Added aux doc to toc to avoid crash in docs build in CI
* Added dynamicbatching in temp section
* Apply suggestions from code review
* Removed old DynamicBatching document
* Applied @myshevts changes
* Update docs/OV_Runtime_UG/ov_without_dynamic_shapes.md
* Update ov_dynamic_shapes.md
* Fix links to dynamic shapes doc
Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
Co-authored-by: Evgenya Stepyreva <evgenya.stepyreva@intel.com>
2022-03-03 09:00:28 +03:00