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
Smirnova Maria
5cf6ceaf83
Fix db push for stresstest and timetests ( #13964 )
...
* Fix db push
* Fix log info for new data
* Check if file exists
* Remove _id field
* Add error message print
2022-11-17 12:52:21 +01:00
Smirnova Maria
8f97ee55fc
Modify time tests so that data can be pushed to OVVP ( #13636 )
...
* Set db_api_handler for pushing to new database in timetests
* Change function of pushing to db.
Co-authored-by: Daria Ilina <daria.krupnova@intel.com>
2022-11-10 15:17:39 +01:00
Vitaliy Urusovskij
d261da4820
Replace get_os_name()
with get_os_type()
in get_lib_path()
( #11300 )
...
In case of ubuntu system `get_os_name()` returns "ubuntu",
but `get_os_type()` returns "Linux" which is expected by tests
2022-03-29 18:17:38 +03:00
Ilya Lavrenov
f2f281e60b
Renamed ov_runtime => openvino, ov_ => openvino_ prefix ( #10069 )
...
* Renamed ov_runtime => openvino, ov_ => openvino_ prefix
* Coverage fix
* More fixes
* Fixed MO tests with custom FE
2022-02-03 20:03:41 +03:00
Alexey Suhov
a79830cb55
Update year to 2022 in copyright notice ( #9755 )
2022-01-19 01:07:49 +03:00
Vladislav Volkov
60a11a6348
[CPU] Renamed CPU plugin to ov_intel_cpu_plugin ( #9342 )
2021-12-23 11:49:25 +03:00
Ilya Churaev
b5238e55e1
Removed inference_engine, ngraph, transformations libraries ( #9309 )
2021-12-21 05:27:53 +03:00
Victor Kuznetsov
9e79f997e4
[Memory tests] Add timeout to proc_exec ( #7942 )
...
* add timeout to proc_exec
* add framework field for db
* upd db fields name
2021-10-13 14:25:44 +03:00
Victor Kuznetsov
dc1a1d70e8
[Memory_tests] Work with DB ( #7492 )
...
* uncomment upload db func
* upd CMakeLists.txt
* fix template path
* fix CmakeLists
* fix imports
* fix work with cmd and with models our_dir
* add quotation marks
* fix quotation marks
* add base config for test
* upd work with db instance
* revert changes with test config
2021-10-01 15:44:26 +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
Victor Kuznetsov
4d377901bf
Move all utils to common folder ( #7303 )
...
* move all utils to common folder
* add utils install in CMakeLists.txt
* revert plugin utils
* add log info: test
* add logging info: test
* test imports
* change imports: test
* fix file name
2021-09-07 23:02:10 +03:00