Maciej Smyk
|
cac7e2e1c4
|
[DOCS] Change sample structure for 23.0 (#19058)
|
2023-08-08 14:18:48 +00:00 |
Sebastian Golebiewski
|
55530b47c0
|
[DOCS] Adding metadata to articles for 2023.0 (#18332)
* adding-metadata
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
---------
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
|
2023-07-03 15:00:28 +02:00 |
Sebastian Golebiewski
|
f40f0fa58b
|
[DOCS] convert_model() as a default conversion path - for 23.0 (#17751)
Porting: https://github.com/openvinotoolkit/openvino/pull/17454
Updating MO documentation to make convert_model() a default conversion path.
|
2023-05-31 19:22:54 +02:00 |
Maciej Smyk
|
6fc9840e32
|
[DOCS] Link adjustment for 23.0 (#17604)
|
2023-05-18 15:10:13 +02:00 |
Maciej Smyk
|
950b46ecad
|
DOCS shift to rst - Model Creation C++ Sample & Model Creation Python* Sample (#16637)
|
2023-04-03 08:24:35 +02:00 |
Maciej Smyk
|
3b726cc0c0
|
Fixing Python API links (#14561)
|
2022-12-16 08:14:48 +01:00 |
Ilya Churaev
|
d670e77d97
|
Docs: Changed OpenVINO Runtime User Guide integration (#10187)
* Changed C++ OpenVINO Runtime User Guide integration
* Remove IE from C++ guide
* Fixed comments
* Additional fix
* Fixed some comments
* Some new documents
* Fixed some comments
* Added Python snippets
* Added sphinx tabs
* Removed tabs
* Removed group-tab
* Added additional lines
* Fixed typo
* Fixed comments and build
* Try to fix complex tabs
* Fixed some typos
* Added python code for model representation
* Added more python code
* Added serialize/visualize python examples
* Simplify integration pipeline
* Fixed typo
* Try to fix tabs
* Extend CompiledModel guide
* Resolve merge conflict
* Added separate infer request guide
* Fixed build
* Added cancel infer request method
* Update docs/snippets/ov_model_snippets.py
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
* Fixed comments
* Fixed typo
* Extend visualize pass
* Fixed comments
* Fixed build
* Fixed typo
* Update docs/snippets/ov_infer_request.py
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
* Update docs/snippets/ov_infer_request.py
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Fixed comments
* Fixed doc
* Fixed merge
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
|
2022-03-02 20:07:52 +03:00 |
Ilya Lavrenov
|
5b3b48aa17
|
samples overview & model protection: docs (#10596)
* Renamed hetero md
* Renamed some guides
* Updated OpenVINO_Runtime_User_Guide.md
* Updated plugin's page
* More updates
* Fixed links
* Updated link names
* Fixed links
* Fixed docs build
* Self-review
* Fixed issues in doc snippets
* Updated Samples_Overview.md
* Updated model protection guide
* Renamed ngraph_function creation samples
|
2022-02-22 20:11:42 +03:00 |