Ilya Churaev
6da7ee3431
Updated documentation for serialize model ( #14022 )
2022-11-16 14:50:59 +04:00
Ilya Lavrenov
6514c213c3
Ubuntu 22.04 support ( #11472 )
...
* Ubuntu 22.04 support
* Try to fix setuptools
* Try to fix arm
* Try to add more packages
* Test 2
* test 3
* Turn dependnecies download off
* Fix
* Fix
* Fix
* Fix
* Fix
* test
* Fix
* restore eveything
* Try to restore
* Restore install_openvino_dependencies.sh
* clean-up raspbian
* New if conditions
* Removed excess dependencies
* COsmetic chnages
* Removed autools
* Removed libgkt-2
* Added HDLDL libs
* Test
* Removed some dependnecies
* Better fixes
* Removed some dependencies
* Fixed compilation
* Removed all extra
2022-07-17 11:10:02 +04: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 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