Dmitry Pigasin
3a5d821219
[IE Python Sample] Update docs ( #9807 )
...
* update hello_classification readme
* update classification_async readme
* update hello_query_device readme
* Fix hello_classification launch line
* Update hello_reshape_ssd readme
* update speech sample docs
* update ngraph sample docs
* fix launch command
* refactor py ngraph imports
* Replace `network` with `model`
* update example section with openvino-dev
* Update samples/python/classification_sample_async/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/classification_sample_async/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/hello_classification/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/hello_classification/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/hello_reshape_ssd/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/ngraph_function_creation_sample/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/ngraph_function_creation_sample/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/ngraph_function_creation_sample/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/ngraph_function_creation_sample/README.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Replace `Inference Engine` with `OpenVINO`
* fix ngraph ref
* Replace `Inference Engine` by `OpenVINO™ Runtime`
* Fix IR mentions
Co-authored-by: Vladimir Dudnik <vladimir.dudnik@intel.com >
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
2022-02-14 19:03:45 +03:00
Ilya Churaev
a2ca1d4499
Merge IE & nGraph DG ( #10055 )
...
* Changed folder for documentation
* Fixed links
* Merged nGraph DG to OpenVINO Runtime UG
* Fixed errors
* Fixed some issues
* Fixed tree
* Fixed typo
* Update docs/documentation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update README.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update README.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Fixed name
* FIxed snippets
* Small fixes
* Update docs/HOWTO/Custom_Layers_Guide.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 >
* 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 >
* 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 >
* 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 >
* 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 >
* 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 >
* 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 >
* 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 >
* 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 >
* 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 >
* 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 >
* 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
* Try to fix doc
* Try to fix doc issue
* Update docs/OV_Runtime_UG/Integrate_with_customer_application_new_API.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 >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
2022-02-07 06:57:35 +03:00
Nikolay Tyukaev
622027bee5
fix errors in documentation ( #9384 )
...
* add sphinx log parsing
* fix
* fix log
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* doxygen-xfail
* fixes
* fixes
* fixes
* fixe
* fixes
* fixes
* fix pot
* add pot check
* fixes
* fixes
* Fixed POT docs
* Fixed POT docs
* Fixes
* change heading markup
* fixes
Co-authored-by: azaytsev <andrey.zaytsev@intel.com >
2022-01-27 19:39:49 +03:00
Ilya Churaev
f639e4e902
Moved inference_engine samples to cpp folder ( #8615 )
...
* Moved inference_engine samples to cpp folder
* Fixed documentations links
* Fixed installation
* Fixed scripts
* Fixed cmake script
* Try to fix install
* Fixed samples
* Some fix
2021-11-18 10:08:20 +03:00
Anastasia Kuporosova
3251e0cbc3
[Samples] Move C samples to the new samples directory ( #8021 )
...
* [Samples] Move C samples to the new samples directory
* fix samples
* [Samples] Move C samples to the new samples directory
* fix samples
* code reivew inspired fixes
* rename folder to lower case
* move ENABLE_SAMPLES cond level up, fix readmes
* fix ref in doc
* fix install path
* fix install of samples to tests
Co-authored-by: Vladimir Dudnik <vladimir.dudnik@intel.com >
2021-11-01 12:59:09 +03:00
Anastasia Kuporosova
799be77e33
[Python API] Move samples and docs to the new directory ( #7851 )
...
* [Python API] Move samples and docs to the new directory
* move samples to the new directory
* try to fix build and pychecks
* fix links
* fix pychecks
* fix cmake
* fix cpack installation
* Update inference-engine/ie_bridges/python/CMakeLists.txt
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
2021-10-14 14:49:35 +03:00