Karol Blaszczak
5236c2c310
review GPU language changes ( #11343 )
...
As per ticket #CVS-80053
* int8 link removed
2022-04-06 07:58:43 +02:00
Ilya Churaev
4d023ddc54
Revert vpu custom kernel ( #11226 )
...
* Added original VPU custom kernel doc
* Moved to new API
* Added links from introduction
* Fixed intro
2022-03-28 12:18:06 +03:00
Nikolay Tyukaev
fb64fd38bb
DOCS: doxy sphinxtabs ( #11027 )
...
* initial implementation of doxy sphinxtabs
* fixes
* fixes
* fixes
* fixes
* fixes
2022-03-22 14:27:32 +03:00
Sergey Lyalin
1c616d4ed1
Extensibility guide with FE extensions and remove OV_FRAMEWORK_MAP from docs
...
* Rework of Extensibility Intro, adopted examples to missing OPENVINO_FRAMEWORK_MAP
* Removed OPENVINO_FRAMEWORK_MAP reference
* Frontend extension detailed documentation
* Fixed distributed snippets
* Fixed snippet inclusion in FE extension document and chapter headers
* Fixed wrong name in a snippet reference
* Fixed test for template extension due to changed number of loaded extensions
* Update docs/Extensibility_UG/frontend_extensions.md
Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com>
* Minor fixes in extension snippets
* Small grammar fix
Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com>
Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com>
2022-03-21 13:12:07 +03:00
Ilya Lavrenov
cf8ccb590a
Removed obsolete code snippets ( #11061 )
...
* Removed obsolete code snippets
* NCC style
* Fixed NCC for BA
2022-03-21 09:27:43 +03:00
Maxim Vafin
bf11b965e6
Update Model Optimizer User Guide ( #10759 ) ( #10934 )
...
* Remove install prerequisites steps, order FWs, and move pre-processing details
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Update Introduction: examples of MO CLIs, references to parameters description pages
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Update Setting Input Shape section
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Update Optimizing Preprocessing Computation page
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Revert location of Additional_Optimizations.md
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Describe layout and FP16 support in MO
* Fix docs issue
* Apply feedback
* Apply review feedback
* Clean-up Resources
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Mention FP16 compression in MO Introduction
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Apply the first portion of feedback
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Apply the second portion of feedback
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Apply review feedback
* Apply review feedback
* Apply the third portion of feedback
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
* Apply feedback for FP16 compression documentation
* Apply review for FP16 page
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
* Apply feedback
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Apply feedback
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Apply feedback
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Address feedback about tutorials, input_shape option
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Rework Setting Input Shapes section
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Update "See also" list
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Correct conversion documents for each FW
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Refactor TensorFlow converting document and expand Embedding Preprocessing document
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Fix a link to POT
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com>
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com>
2022-03-14 19:12:34 +03:00
Vladimir Paramuzov
d44cad85ed
[GPU] GPU plugin docs ( #10845 )
2022-03-10 15:01:00 +03:00
Ilya Churaev
9da124544a
Transformation guide ( #10628 )
...
* Fixed some comments about transformations
* Changed transformation guide
* Fixed typo
* Moved transformation doc to extensibility
* Moved images to Extensibility_UG
* Added separate document for each pass
* Added see also section
* Fixed comments
2022-03-01 09:03:59 +03:00
Ilya Churaev
1c18733ade
Changed location of extensibility guide ( #10433 )
...
* Changed location of extensibility guide
* Removed hardware kernels legacy documentation
* Changed all extension guild to new API
* Removed Custom_Layers_Guide
* Fixed build
* Fixed some moments
* Update docs/Extensibility_UG/Intro.md
* Fixed build
* Added more examples
* Fixed typo
* Fixed comments
* Extend library topic
* Fixed typo
2022-02-24 15:50:31 +03:00