Anastasia Kuporosova
f9c0e9690a
Akup/cherry pick samples namespace update ( #19478 )
...
* Fix samples debug
* Fix linter
* Fix speech sample
---------
Co-authored-by: p-wysocki <przemyslaw.wysocki@intel.com >
2023-08-29 14:48:54 +02:00
Ilya Churaev
0c9abf43a9
Updated copyright headers ( #15124 )
...
* Updated copyright headers
* Revert "Fixed linker warnings in docs snippets on Windows (#15119 )"
This reverts commit 372699ec49 .
2023-01-16 11:02:17 +04: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
Sergey Shlyapnikov
8f0e974ee6
[GPU] Add new properties and fix bechmark_app ( #10149 )
2022-02-09 09:18:54 +03:00
Anastasia Kuporosova
70f65bdb74
[Python API] Rename configuration API + update tests/tools ( #9927 )
...
* [Python API] Rename configuration API + update tests/tools
* keep old api for compatibility
* add deprecation warnings
* apply comments to query sample
* remove convert to pyobject
* use Any instead of string
* update tests
* update set_property
* fix sample
* update test + try-except for pot
* add docstrings
* fix codestyle for pot
2022-02-02 11:28:41 +03:00
Alexey Suhov
a79830cb55
Update year to 2022 in copyright notice ( #9755 )
2022-01-19 01:07:49 +03:00
Dmitry Pigasin
c41acdeaf3
[IE Python Sample] Migrate hello_query_device to OV2.0 API ( #9029 )
2021-12-09 23:01:45 +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