yanlan song
|
6d903d4376
|
optimize sample (#11864)
Signed-off-by: fishbell <bell.song@intel.com>
optimize sample
Signed-off-by: fishbell <bell.song@intel.com>
Co-authored-by: Chen Peter <peter.chen@intel.com>
|
2022-06-15 13:38:10 +03:00 |
|
Anastasia Kuporosova
|
4c7050f6a9
|
[Python API] Improve configuration files (#10960)
* [Python API] Improve configuration files
* fix config files
* update setup.cfd + change quotes
* move all codestyle checks to py_checks job
* update requirements_test.txt
* fix codestyle according to flake-docstring
* fix
* fix mypy
* apply comments
|
2022-03-30 20:26:36 +03:00 |
|
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 |
|
Alexey Suhov
|
a79830cb55
|
Update year to 2022 in copyright notice (#9755)
|
2022-01-19 01:07:49 +03:00 |
|
Maxim Gordeev
|
3c93c3e766
|
Hello classification, classification_async, hello_reshape_ssd python samples with API 2.0 (#9091)
* Hello classification python with API 2.0
* Update samples/python/hello_classification/hello_classification.py
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
* Update samples/python/hello_classification/hello_classification.py
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
* changed linters processing
* Update samples/python/hello_classification/hello_classification.py
Co-authored-by: Vladimir Dudnik <vladimir.dudnik@intel.com>
* Update samples/python/hello_classification/hello_classification.py
Co-authored-by: Vladimir Dudnik <vladimir.dudnik@intel.com>
* Update samples/python/hello_classification/hello_classification.py
Co-authored-by: Vladimir Dudnik <vladimir.dudnik@intel.com>
* Update samples/python/hello_classification/hello_classification.py
Co-authored-by: Vladimir Dudnik <vladimir.dudnik@intel.com>
* Update samples/python/hello_classification/hello_classification.py
Co-authored-by: Vladimir Dudnik <vladimir.dudnik@intel.com>
* updated import
* Moved classification_sample_async to new API 2.0
* moved hello_reshape_ssd sample to new API 2.0
* [classification_sample_async] refactoring
* [hello_classification] refactoring
* [hello_reshape_ssd] refactoring
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Vladimir Dudnik <vladimir.dudnik@intel.com>
Co-authored-by: Dmitry Pigasin <dmitry.pigasin@intel.com>
|
2021-12-21 01:33:12 +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 |
|