Aleksandr Korolev
|
9743784f91
|
[VPU] update config header (#9857)
* [VPU] update config header
* Review fixes
* Performance hint config update
* Removal deprecated vpu config stuff
* Review changes
* Rename myriad properties from camelCase to snake_case
* Review changes
* Review fixes
* Removal intel_myriad::common namespace
* OV throughput stream option
* Test fix
* Reverted disable_convert & disable_reorder
* Bugfixes
* Change default value for PerformanceHintNumRequestsOption
|
2022-02-04 16:32:00 +03:00 |
|
Anton Pankratov
|
8ca6aeae83
|
New configuration API in set get property (#10012)
* New configuration API in set|get property
* removed supported metrics and keys
* Fixed build
* Fixed build
* Fixed samples build
* Fixed samples build
* Fixed build
* Removed old properties in plugin
* Fixed build
|
2022-02-01 13:05:14 +03:00 |
|
Anton Dudchenko
|
89b88af28d
|
[VPU] Rename INTEL_VPU to INTEL_MYRIAD, move thirdparty and vpu_dependencies (#9827)
* Rename INTEL_VPU to INTEL_MYRIAD, move thirdparty and vpu_dependencies
* Fix thirdparty
* Rename HDDL
* Remove unused files
* Fix HDDL
* Add path to mvnc
* Fix installation on Linux
* Remove thirdparty dir from codeowners
* Move new files
* Remove IE_MAIN_SOURCE_DIR dependencies
Co-authored-by: Maksim Doronin <maksim.doronin@intel.com>
|
2022-01-31 16:58:33 +03:00 |
|
Anton Pankratov
|
f45991bd64
|
OV 2.0 c++ configuration API (#9870)
* New configuration API
* Review fix
* review coments
* fixed device name map
* fixed header
* code stile
* fixed optimization capabilities
* flatten properties
* dox fix
* doc
* merge conflicts
* fixed merge conflicts
* Fixed subobject linkage warning
* foramt fix
* Fixed unity test build
* Merge conflict fixes
* Fixed variadic
|
2022-01-25 12:43:56 +03:00 |
|
Mikhail Kozlov
|
40b4356537
|
Default IO precision for vpux and myriad (#9845)
|
2022-01-24 13:03:22 +03:00 |
|
Alexander Zhogov
|
6c2d1e923c
|
Revert "OV2.0 c++ configuration API (#9829)" (#9860)
This reverts commit 50da8c4aed.
|
2022-01-24 11:29:09 +03:00 |
|
Anton Pankratov
|
50da8c4aed
|
OV2.0 c++ configuration API (#9829)
* New configuration API
* Review fix
* review coments
* fixed device name map
* fixed header
* code stile
* fixed optimization capabilities
* flatten properties
* dox fix
* doc
* merge conflicts
* fixed merge conflicts
* Fixed subobject linkage warning
* foramt fix
|
2022-01-21 18:44:41 +03:00 |
|
Alexander Zhogov
|
79ff926b6d
|
Revert "OpenVINO runtime Configuration API (#7750)" (#9828)
This reverts commit 400e9ad916.
|
2022-01-21 13:30:39 +03:00 |
|
Anton Pankratov
|
400e9ad916
|
OpenVINO runtime Configuration API (#7750)
* New configuration API
* Review fix
* review coments
* fixed device name map
* fixed header
* code stile
* fixed optimization capabilities
* flatten properties
* dox fix
* doc
* merge conflicts
* fixed merge conflicts
|
2022-01-21 10:32:57 +03:00 |
|
Ilya Lavrenov
|
8f3d030d79
|
Removed ov::runtime namespace (#9781)
* Removed ov::runtime namespace
* clang-format
* Fixes
* template reference
* Fixes
|
2022-01-20 16:17:57 +03:00 |
|
Alexey Suhov
|
a79830cb55
|
Update year to 2022 in copyright notice (#9755)
|
2022-01-19 01:07:49 +03:00 |
|
Daria Mityagina
|
c1e2e0344b
|
[ICV] Add flag to prevent IE from booting MX VPU (#9447)
An additional option whose purpose is to prevent the booting of the MX VPU when we want to generate some blobfile.
|
2022-01-14 17:15:51 +03:00 |
|
Anton Dudchenko
|
eb299f819e
|
[IE][VPU] Rename and move VPU plugin to src/plugins (#9110)
* [IE][VPU] Rename and move VPU plugin to src/plugins
* Update some dependencies
* Change .md
* Update some dependencies
* Update some dependencies (again)
* I'll rename this one
* Remove ENABLE_MYRIAD arg
* Update XLink.cmake
* Update thirdparty CMakeList
* Minor fixes
|
2022-01-14 14:02:08 +03:00 |
|
Vladimir Dudnik
|
28fb55dffe
|
[IE Samples][OV2.0] final clean up of old API headers (#9494)
* final clean up of old API headers, compile_tool separated from samples
* make cpplint happy
|
2022-01-13 11:12:20 +03:00 |
|
Ilya Churaev
|
b241d5227e
|
Moved compile_tool to new API (#8501)
* Moved compile_tool to new API
* Fixed comments and added new tests
* Fixed comments
* Fixed build
* Fixed comments
* Fixed unit tests
* Fixed compilation
* Fixed legacy message
* Fixed readme
* Fixed comments
* FIxed build
* Fixed build
* Fixed tests
* Applied comments
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
|
2021-12-23 12:45:02 +03:00 |
|
Aleksei Kruglov
|
4e4e179d67
|
[VPUX] Updated config's parser (#7974)
Updated config's parser for compile_tool
The parser can read value containing spaces
|
2021-11-03 12:14:13 +03:00 |
|
Ilya Lavrenov
|
0df7dab345
|
New IRC package structure (#6255)
* OV new package structure
* Fixes
* More fixes
* Fixed code style in ngraph tests
* Fixes
* Paths to setupvars inside demo scripts
* Fixed demo_security_barrier_camera.sh
* Added setupvars.sh to old location as well
* Fixed path
* Fixed MO install path in .co
* Fixed install of public headers
* Fixed frontends installation
* Updated DM config files
* Keep opencv in the root
* Improvements
* Fixes for demo scripts
* Added path to TBB
* Fix for MO unit-tests
* Fixed tests on Windows
* Reverted arch
* Removed arch
* Reverted arch back: second attemp
* System type
* Fix for Windows
* Resolve merge conflicts
* Fixed path
* Path for Windows
* Added debug for Windows
* Added requirements_dev.txt to install
* Fixed wheel's setup.py
* Fixed lin build
* Fixes after merge
* Fix 2
* Fixes
* Frontends path
* Fixed deployment manager
* Fixed Windows
* Added cldnn unit tests installation
* Install samples
* Fix samples
* Fix path for samples
* Proper path
* Try to fix MO hardcodes
* samples binary location
* MO print
* Added install for libopencv_c_wrapper.so
* Added library destination
* Fixed install rule for samples
* Updated demo scripts readme.md
* Samples
* Keep source permissions for Python samples
* Fixed python
* Updated path to fast run scripts
* Fixed C samples tests
* Removed debug output
* Small fixes
* Try to unify prefix
|
2021-09-15 16:49:11 +03:00 |
|
Ilya Lavrenov
|
b373cb844b
|
Removed information about FPGA plugin (#7474)
|
2021-09-13 14:01:49 +03:00 |
|
Ilya Lavrenov
|
72fb7d207c
|
Merge tools and inference_engine/tools folders (#7359)
* Merge tools folders
* Fixed docs
* Moved deployment_manager
* Fixed path to benchmark_tool docs
* python_tools -> python_tools_benchmark
|
2021-09-07 12:43:33 +03:00 |
|