Alexandra Sidorova
6d6f52806b
[CPU] Removed Contexts from load and store emitters ( #12446 )
2022-08-17 22:22:22 +04:00
Jan Iwaszkiewicz
97f3d84cf5
[PyOV][PyDocs] Update BUILDING.md instructions for Linux/MacOS ( #12520 )
...
* Update linux and mac part of BUILDING.md
* Fix variable names and minor other fixes
* Remove unused macos deps
* Follow up on comments including cmake instructions
* Update wheel instructions
2022-08-17 16:35:59 +00:00
Ilya Lavrenov
ad9d4ec0c1
Skip error code for PDPD tests temporary ( #12600 )
2022-08-17 16:25:26 +04:00
Alina Kladieva
693a2334a7
Skip sporadically failing tests ( #12589 )
2022-08-17 16:10:37 +04:00
Ilya Churaev
8a027f4e42
Replaced DLDT to OpenVINO ( #12580 )
...
* Replaced DLDT to OpenVINO
* Fixed samples build dir
* Fixed build folders
2022-08-17 12:46:07 +04:00
Liubov Talamanova
ac9a80e6c9
[POT] Fixed "inplace_statistics" param in documentation ( #12560 )
2022-08-17 10:38:51 +04:00
Trawinski, Dariusz
d035103889
changes needed to rhel8 certification ( #12460 )
...
* changes needed to rhel8 certification
* add missing python
* drop redundant python deps
2022-08-17 09:31:41 +04:00
Ilya Churaev
9e7c821477
Enabled plugins auto registration ( #12573 )
...
* Enabled plugins auto registration
* Fixed comments
* Skip CMakeLists.txt
2022-08-16 23:19:10 +04:00
guozhong wang
687f8ae655
Guozhong/remove testcase load network single ie core ( #12557 )
...
* change gpunum to 3
* remove test case smoke_LoadNetwork_SingleIECore
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2022-08-16 23:17:52 +04:00
Maxim Vafin
4d4263f45c
[MO] Improve layout help ( #12535 )
...
* [MO] Improve layout help
2022-08-16 15:39:42 +02:00
Sergey Shlyapnikov
7d2c88b296
Fix path for find_package of ITT counters in case of defined INTEL_VTUNE_DIR variable ( #12584 )
2022-08-16 16:45:29 +04:00
Ilya Lavrenov
1a965bbd80
Added lintian post-build step ( #12576 )
...
* Added lintian post-build step
* Update cmake/developer_package/packaging/debian_post_build.cmake
Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
2022-08-16 16:44:11 +04:00
Ilya Lavrenov
2e7284cfa0
Automatically detect ENABLE_PYTHON, ENABLE_WHEEL default values ( #12551 )
...
* Add ENABLE_WHEEL=ON by default
* Adjust CMake options for GitHub checks
* Add ov_check_pip_package and ov_check_pip_packages CMake functions
* revert options
* skip empty lines
* formatting
* fix condition
* check for patchelf
* Add numpy dependency to condition
* Fix error:
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (gast 0.4.0 (c:\hostedtoolcache\windows\python\3.7.6\x64\lib\site-packages), Requirement.parse('gast==0.3.3; platform_system == "Windows"'), {'paddlepaddle'})
* set DENABLE_WHEEL=OFF for openvino-onnx docker
* Supported newer versions of shellcheck
* Don't use excluded sources
* Improved NCC process of clang search
* Fixes
* A lot of updates
* Fixes after 2 PRs merge
* Fixed build
* Fixes
* Relaxed cython version a bit
* Try non-pip cython as well
* Fixed MacOsX
* Disable pybind usage for MO tests as well
* Added descriptive warning messages
* Fixed compilation on Windows
* Support for cmake < 3.15
* FIxed Windows linkage
* Fixed review comments
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com>
2022-08-16 14:43:30 +04:00
Sergey Shlyapnikov
d8237cd97c
[GPU] Align Reduce primitive with nGraph's parameters ( #12341 )
2022-08-16 13:53:26 +04:00
Sergey Shlyapnikov
a711ae87a5
[GPU] Align Interpolate primitive with nGraph's parameters ( #12342 )
...
* [GPU] Align Interpolate primitive with nGraph's parameters
2022-08-16 13:52:46 +04:00
Nadezhda Ageeva
3e14988895
Extend inputs/outputs info with shape in BA printout ( #12453 )
2022-08-16 12:21:54 +04:00
Nadezhda Ageeva
ab3a53a179
[GNA] Fix precision for DecomposeMVNTest ( #12439 )
2022-08-16 10:59:52 +03:00
Mateusz Mikolajczyk
9e74f5d2c6
[PyOV] Add copy/deepcopy magic methods for Output/ConstOutput object ( #12392 )
2022-08-16 09:58:34 +02:00
Ilya Lavrenov
5b40ef1982
Debian conflicts ( #12567 )
...
* Supported newer versions of shellcheck
* Fixed installation against conflicting versions
2022-08-16 11:12:57 +04:00
River Li
752cce38ad
[CC] enable cc in core/src/pass ( #12547 )
...
* Enable CC for src/core/src/pass
* Enable more run_on_model
2022-08-16 07:15:24 +04:00
Florian Bruggisser
17f49d804d
Add python arm64 platform build support (Apple Silicon) ( #12564 )
...
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2022-08-16 00:35:33 +04:00
Alexandra Sidorova
aae5315515
[GPU] Fixed ov integration test build ( #12565 )
2022-08-15 22:04:36 +04:00
Vladimir Paramuzov
b33f22ce8c
[GPU] New shape infer baseline ( #12241 )
2022-08-15 19:11:26 +04:00
Irina Efode
d04521a7c3
API Conformance report: C++ & Merge XML Part ( #11245 )
...
* Separate Summary, OpSummary, ApiSummary
* final separatin
* ChangeNamespaces
* git status
* filename
* link error
* Fix linking
* Fix compilation
* Report - ieplugin
* Next step
* Fix build
* Changing inheritance + fix build
* Fix run
* Summary
* Fix comments
* Fix the run
* fix build
* #Extend report
* Fix build
* fix template
* api_report flag
* rebase to master branch
* fix
* fix build
* myriad
* fix problem with crash
* Fix some mistakes
* python merge
* fix tests
* tmp
* Update Merge_xml script
* Fix op
* fix build
* Fix bug with --report_unique_name
* build
* remove extra
* gg
* gpu build
* c
* Fix issue with win
* infer_req
* compiled + exec net
* ov_plugin
* ie_plugin
* Fix comments
* ff
* fix last comment
* fix build
* fix template func
* Apply commnets
* Apply commnets
* fix ci
* build
* build
* build
* inl
* Remove extra
* fix merge_xml
* fix build
* remarks
* skip one test
Co-authored-by: Alexander Zhogov <alexander.zhogov@intel.com>
2022-08-15 18:57:10 +04:00
Vladimir Paramuzov
dd55f434c3
[GPU] NonZero primitive ( #12519 )
2022-08-15 17:32:37 +04:00
Vladimir Paramuzov
03b7c1e69e
[GPU] Support hint::inference_precision ( #12526 )
2022-08-15 16:34:36 +04:00
Evgenya Stepyreva
de9a785328
Auto Batch: if disabled during cmake ( #12383 )
2022-08-15 11:12:59 +00:00
Roman Kazantsev
d635c91df7
[TF FE] Correct Result node names and output tensor names ( #12466 )
...
* [TF FE] Correct Result node names and output tensor names
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Return transformation pass with TransposeSinking
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Fix code-style
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Switch off TransposeSinking transformation due to bugs with preserving tensor names
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Use just set_friendly_name for Result nodes
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Use get_friendly_name for composing Result node name
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Fix tensorflow tests for partially convert
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Recover header for manager
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2022-08-15 09:32:40 +00:00
Oleksii Zaderykhin
dd051be43a
[CPU] Fix for FakeQuantize-1 conformance tests
...
The convert node was extended to support the conversion from Precision::BIN precision. The issue with FakeQuantize-1 conformance tests failures is related to the convert node. In the case of binarization, the FakeQuantize node is transformed into a binarization node and the convert node. But the convert node didn't support conversion from Precision::BIN precision. (#12149 )
2022-08-15 09:03:27 +00:00
Vladimir Paramuzov
9ec5d258fc
[GPU] Fixed invalid access to input layout in impl map ( #12533 )
2022-08-15 12:59:54 +04:00
Vladimir Paramuzov
5c83f7d6b1
[GPU] Baseline network and primitive_inst changes for dynamic shapes ( #12413 )
2022-08-15 12:59:33 +04:00
Ilya Churaev
7ec9bcf33a
Fixed CODEOWNERS ( #12523 )
2022-08-15 12:47:56 +04:00
Nadezhda Ageeva
2fccd87d0b
[GNA] Fix pass for fused transpose + reshape ( #12295 )
2022-08-15 09:57:30 +03:00
Irina Efode
5baa403d42
Add model logging to SubgraphDumper ( #12441 )
2022-08-14 19:17:58 +00:00
Ilya Lavrenov
aecab4d12a
U22 adoption in github actions ( #12550 )
...
* Supported newer versions of shellcheck
* Don't use excluded sources
* Improved NCC process of clang search
* Fixes
2022-08-14 20:53:41 +04:00
River Li
cbbac125f8
[C API] Refine OV 2.0 C APIs for better expansibility and compatibility ( #12187 )
...
* [C API 2.0]Redifine partial shape and property wrapper
1. Use dimension object to initialize partial_shape rather than string
2. Use void* to unify property value rather than union
3. rename some C api name to strict align with C++ method.
Change-Id: I64b5c521461264dba2d23543808584632fbd6d4b
* [C API 2.0]Memory check and implement all reshape interface
1. Memory safe create and free
2. Implement all reshape interface align with C++ interface
3. rename some api to align with C++ interface
Change-Id: Ib5e4192bdbd8a11cdd7e30b1dc84881ba3f2d505
* Rename prepostprocess to strict align with C++ name
Change-Id: I7a4d0a6e835b2d6ed01cd218ac81b1b621f600bf
* [C API 2.0]redefine ov_node and ov_model interface
1. redefine ov_node and ov_model interface
2. rename some api to aligne with C++ interface
3. remove some redundant code
4. align CMakeLists.txt with OpenVINO 2.0 convention
Change-Id: I4d5e92157e7891319c9754da8e70b9c6150ae2e3
* Redefine ov_layout to support more than one char
Change-Id: I39e5389246cf3edcc2f4734d13157457773d89b8
* Add interface to get partial_shape from node
Change-Id: I8cef77db581b43d2f0a9ac48cfdc09a86e39b694
* Use unique_ptr prevent memory leaks in case of exception
Change-Id: I150b375108a3eded400bdde087ab5c858958c25f
* Put legacy C API and 2.0 C API into a library
Change-Id: I067a55a00e78b80cdede5ae7adad316ee98cabd1
* Only keep OV 2.0 C sample and move legacy C sample to legacy directory
1. Move legacy C samples to tools/legacy/c directory
2. Keep OV 2.0 C samples in samples/c directory
Change-Id: I05880d17ee7cb7eafc6853ebb5394f3969258592
* Fix format and log issues
Change-Id: I05d909b3d7046d41b807e35808a993bb09672e68
* Restore documents update
Change-Id: I82dd92081c0aa1a2d7dca7f114cf6a35131d6f92
* Change config map data be const
Change-Id: I9043859e8308c01d80794dc8280ae236947f3bbb
* Update api document
Change-Id: I35bc149bad0de17424d95f48c3027030b708e147
* Add clang enable
Change-Id: I335639c05fb5fb38e682dbb72bfaf78380c0adaf
* Fix clang issue after enable clang for ie_c_api.c
Change-Id: Idcb4dda9d66e47a169eb79a9c4fe7a7d4df838db
* split header file and c file into multiple files
Change-Id: I7c3398966809ef70d7fcb799f2d612a33b471e31
* Fix clang format issue
Change-Id: Ibd18b45537c8f3bcbb5b995c90ae28999161d54d
* Add single ov_dimension_create method
Change-Id: Icd06b50e4f4df8f7897c7c4327edb67178162544
* Remove all legacy c samples completely
Change-Id: I098360a0d9002340e8769074181f7997b43bce8f
* Update ov_property_value to replace only ptr
Change-Id: I9f5a11b4cf07e759c1998e78e2624f0a1266d9b0
* Split more header files, add static dimension api
Change-Id: I14e4fb8585fc629480c06b86bd8219e75a9682f7
* Change ov_dimensions_create to be ov_dimensions_create_dynamic
Change-Id: I50c02749cea96f12bcea702b53a89c65b289550e
* rename status and get_out_tensor
Change-Id: I762c1d0c5a069454506fe3c04283c63ddbfacf31
* Split ov_c_api_test.cpp
* Split OV2.0 CAPI tests
* move var into Setup
* Merge legacy and 2.0 C API test
* Merge InferenceEngineCAPITests into openvino_capi_test
1. put InferenceEngineCAPITests into openvino_capi_test
2. resolve some format issues
Change-Id: I47bbba6bd70a871ee063becbd80eb57919fa9fb0
* legacy api test skips clang format
Change-Id: Id54ecdba827cf98c99b92295c0a0772123098b63
* Fix clang format issue
Change-Id: I7ed510d8178971fe04a895e812c261db99d8b9f2
* Restore InferenceEngineCAPITests
Change-Id: I4d641ffb1de9ce4d20ebecf35fc036fa7bd73e55
* rename openvino_capi_test to ov_capi_test
Change-Id: I6b6fe0cdb89aab7210abb17f32dbfdcdce72ba25
* unify list size name and refine ov_core_version_t
Change-Id: I137fc6d990c7b07f597ee94fa3b98d07ae843cb6
* align header file path to be openvino/c/openvino.h
Change-Id: I1a4552e1d558098af704942fe45488b0d6d53a90
* Fix path issue
Change-Id: I84d425d25e3b08c1516cbcc842fb9cb75574bf17
* move ov_color_format and remove opencv depenency
Change-Id: I486145f9e92e8bbf2e937d3572334aa9f0e68841
* Resolve some memory allocation error handling issues and read model with empty weight issue
Change-Id: Icd8e3b6de9741147993fa215a0c7cfd7debd5500
* Add GPU test cases
Change-Id: I13324ef019b5b1af79259ca932a36a0cec792c27
* Fix clang issue
Change-Id: I9bb4c47de301d142b5e2a77a39f667689ad9fe38
* Resolve CI test failure
Change-Id: Ia327d5edab19d8dd44ac369670f190d5c57aca79
* Redefine ov_shape and add default ov_core_create
Change-Id: I3e47d607f8aad65cb99cdddacaecf7bf34b1361b
* Remove some unnecessary api of node
Remove the unnecessary node api:
ov_node_get_any_name(ov_output_const_node_t* node, char** tensor_name)
ov_node_get_element_type(ov_output_const_node_t* node, ov_element_type_e* tensor_type)
Change-Id: I80a3243676800263a9e56afa3cfffce7b4bd2ae7
* Rename reshape api
ov_model_reshape should be common case which allow to reshape any models with different number of input.
Change-Id: I26bafeeb8a3dda7cd5164cda15fdb338db8668cb
* Rename ov_node api
Change-Id: I03114ecb6de5c46b6d02c909b6f6fb6c8bfd5cba
* Remove subfolder out of source code
Change-Id: Ib033ae7712cc0460d6fc21a0f89818381ae503c0
* apply absolute path for all header files
Change-Id: I8024c897d424b407025e21460ed4b62829b853d2
* Fix CI issue ov_capi_test failed to find libgna
Change-Id: I166e79a818498c6721fe956f43873f36d9ae1e07
* Resolve build issue to align with PR12214
Change-Id: I9e6094db213b431ee1b46e0d64199131db33bb36
Co-authored-by: ruiqi <ruiqi.yang@intel.com>
2022-08-14 19:51:34 +04:00
jszczepa
a887306465
Remove ipython lib reference ( #12168 )
...
Co-authored-by: Tomasz Dołbniak <tomasz.dolbniak@intel.com>
2022-08-14 02:11:49 +04:00
Ilya Lavrenov
c2a1422810
Fixed Windows AZP ( #12544 )
2022-08-13 18:11:23 +04:00
Tomasz Dołbniak
2503183f35
OpenCV build switched off by default [master] ( #12173 )
...
* OpenCV build switched off by default
* Removal of OCV copy from the "install tests" stage
* Switch off OCV dependent tests
* cmake code repositioning
* More OCV-dependent tests disabled
* OCV removed entirely from the C-API tests
* Final cleanup
2022-08-13 13:17:55 +03:00
Ilya Lavrenov
2b69057603
Fixed CVS-89248 ( #12534 )
...
* Fixed CVS-89248
* Fixes for TBB 2018-2019.4
2022-08-13 00:11:13 +04:00
Anastasia Popova
595bdb71a7
Changed update date in MO message. ( #12396 )
...
* Changed update date.
* Changed update date.
* Year update.
2022-08-12 13:29:45 +00:00
Ilya Lavrenov
81e41f7c8e
Added vresion generation as in CI ( #12521 )
2022-08-12 15:43:09 +04:00
Ilya Lavrenov
af05733a3a
Failed plugins search from current directory w/o LD_LIBRARY_PATH ( #12499 )
2022-08-12 12:10:03 +04:00
Ilya Lavrenov
91c192f358
Migrated to xbyak v6.00 ( #9166 )
2022-08-12 11:38:34 +04:00
Ilya Lavrenov
6415fdc6cf
Install python libs for debian explicitly ( #12522 )
2022-08-12 11:37:45 +04:00
Ilya Lavrenov
8b9aea9fad
Fixed missed pugixml in case of system libs + wheel package ( #12464 )
...
* Fixed missed pugixml in case of system libs + wheel package
* Fixes
* Removed useless rpath
2022-08-12 11:35:56 +04:00
Ilya Lavrenov
e0b12009ea
Removed old headers from OV 2.0 API ( #12214 )
...
* Removed old headers from OV 2.0 API
* FIxed clang
* Fixed warning
* Updated OMZ submodule
* Fixed gpu tests build
2022-08-12 11:35:36 +04:00
Ilya Lavrenov
92ef155ed1
Debian packages tests on Azure ( #12469 )
...
* Squashed commit of the following:
commit 036a32290ed795326d51dd41d83b891248b0ac05
Merge: db41a71ea9
ee0b67e605
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Aug 9 04:33:54 2022 +0800
Merge remote-tracking branch 'origin/debian-packages-azure' into debian-on-azure
commit ee0b67e605
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Jul 18 03:31:46 2022 +0800
test
commit e357eb1428
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Thu Jul 7 02:58:22 2022 +0800
Test
commit 4635acc497
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Jul 17 22:10:52 2022 +0800
Azure
commit b1fff55143
Merge: 806ecaefa5
d67d4ce736
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Jul 17 21:28:49 2022 +0800
Merge branch 'debian-packages' into debian-packages-azure
commit d67d4ce736
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Jul 17 21:28:30 2022 +0800
Removed commented code
commit 806ecaefa5
Merge: e328c9fc07
4413f0c4a8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Jul 17 21:24:40 2022 +0800
Merge branch 'debian-packages' into debian-packages-azure
commit 4413f0c4a8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Jul 17 21:24:22 2022 +0800
Fixed python; need to update component name in product config
commit e328c9fc07
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Jul 17 21:23:51 2022 +0800
Updated .ci
commit cb59bc9563
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Jul 17 15:33:21 2022 +0800
Updates
commit d733e7aeb5
Merge: 096bdcc9e4
e31018844d
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Jul 17 15:31:26 2022 +0800
Merge branch 'debian-packages' into debian-packages-azure
commit e31018844d
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Jul 17 15:31:08 2022 +0800
Some updates
commit b079a9e3a5
Merge: b0f15a8513
6514c213c3
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Jul 17 15:06:59 2022 +0800
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 096bdcc9e4
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Jul 17 02:59:56 2022 +0800
CI pipeline with debian
commit 5b1c29a1a3
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Jul 17 02:12:15 2022 +0800
Test comit
commit b0f15a8513
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sat Jul 16 18:56:58 2022 +0800
Fixde tests on Windows
commit 16dc4d8bc0
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sat Jul 16 15:46:15 2022 +0800
Try to fix GNA
commit 9801e52322
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sat Jul 16 14:40:21 2022 +0800
Update TBB install rules
commit 279f8a8a72
Merge: 9bf178fce0
09f2b5062b
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sat Jul 16 14:30:15 2022 +0800
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 9bf178fce0
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Jul 15 21:09:00 2022 +0800
Fix for debian
commit 7afa431f05
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Jul 15 20:16:09 2022 +0800
Revert cmake scripts location
commit 9ead76efce
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Jul 15 19:31:08 2022 +0800
Try to fix TBB finding
commit 6f0da74e2a
Merge: be9e25c6f7
e8310f7e0b
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Jul 15 19:14:50 2022 +0800
Merge remote-tracking branch 'upstream/master' into debian-packages
commit be9e25c6f7
Merge: c203963548
35a31a329d
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Thu Jul 14 22:44:45 2022 +0800
Merge remote-tracking branch 'upstream/master' into debian-packages
commit c203963548
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Apr 5 22:29:34 2022 +0300
Small fixes after self-revew
commit e2f1595c21
Merge: 3bae350d1c
c2703c81f6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Apr 5 22:21:41 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 3bae350d1c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Apr 5 22:17:17 2022 +0300
Split debian file on common tools and repo specific stuff
commit 8a5bb7fe04
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Apr 5 20:41:45 2022 +0300
Revert TMP WAs
commit be78da4a88
Merge: d0da7056d0
86495ceb0f
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Apr 5 13:44:49 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit d0da7056d0
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Apr 3 12:11:33 2022 +0300
Improvements
commit 69bafd3519
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Apr 3 12:02:25 2022 +0300
Enabled nlohmann_json from system
commit bdbc7804af
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Apr 3 11:46:19 2022 +0300
Use nlohmann_jsonConfig from system
commit 0f2e2bbdcb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Apr 3 11:13:40 2022 +0300
Tried to use dependencies on system
commit 88415fc133
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sat Apr 2 19:28:48 2022 +0300
Try to improve gflags: part 2
commit b8fafcb670
Merge: 56dad4d12a
29fb8c79b1
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sat Apr 2 19:23:19 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 56dad4d12a
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sat Apr 2 19:23:15 2022 +0300
Try to improve gflags
commit 81aa7ccc38
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sat Apr 2 18:08:03 2022 +0300
Skip TBB component
commit 9446326040
Merge: 610729c716
4fcc18c00e
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sat Apr 2 11:13:14 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 610729c716
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Apr 1 19:36:10 2022 +0300
fixed TBB
commit 1930daa580
Merge: fc37de4382
2388f3b976
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Apr 1 19:04:19 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit fc37de4382
Merge: c2ea71e45d
d3060d4bcc
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Thu Mar 31 21:08:44 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit c2ea71e45d
Merge: aeebfeba92
9fa5150d71
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Wed Mar 30 13:42:44 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit aeebfeba92
Merge: e65d2e8097
30ec7366bb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Mar 28 20:06:38 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit e65d2e8097
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sat Mar 26 13:55:52 2022 +0300
Reverted OV_CPACK_COMPILER_IS_CLANG
commit 8cf4d15d4d
Merge: 2639adb686
aded1a2c70
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sat Mar 26 13:53:40 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 2639adb686
Merge: cebdf3f92a
a2705b1fed
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Mar 25 15:18:48 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit cebdf3f92a
Merge: 7ded4663d0
e3098ece7e
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Mar 18 18:08:10 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 7ded4663d0
Merge: ab92bd6c13
6b22d0d109
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Feb 18 19:51:47 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit ab92bd6c13
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Feb 18 19:48:07 2022 +0300
added versions via -
commit 1f4f71a498
Merge: f3825b8d9d
07f0966e62
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Feb 18 19:29:31 2022 +0300
Merge branch 'tf-brick-3' into debian-packages
commit f3825b8d9d
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Feb 18 19:05:20 2022 +0300
Used standard dir for OV_CPACK_TOOLSDIR
commit 466c5c055c
Merge: 6d57fc75a3
d2177cf177
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Feb 18 18:47:36 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 07f0966e62
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Feb 18 15:02:29 2022 +0300
Revert "repair TF FE tests after build (#10432 )"
This reverts commit 306b7611d9
.
commit 6d57fc75a3
Merge: 697b0190e3
61f657795c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Feb 18 14:30:26 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 697b0190e3
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Wed Feb 16 20:00:45 2022 +0300
Fixed package name
commit 8bd9368f6e
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Wed Feb 16 19:37:55 2022 +0300
Tuned locations
commit 61f09a2f3e
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Wed Feb 16 19:24:42 2022 +0300
Fixed cmake stage
commit 4519f0fc06
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Wed Feb 16 19:07:41 2022 +0300
Split packaging into common and debian part
commit a6b3259e38
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Wed Feb 16 18:27:22 2022 +0300
Renaming
commit 694581c317
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Wed Feb 16 18:20:44 2022 +0300
Parametrize installation paths
commit d693205c40
Merge: 5047fc8667
abeb910ce2
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Wed Feb 16 17:34:11 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 5047fc8667
Merge: ee8cdf3b12
317b956d2e
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Feb 15 18:49:52 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit ee8cdf3b12
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Feb 15 18:49:23 2022 +0300
Removed custom MYRIAD kernels
commit 5c1db8f9f8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Feb 15 18:26:58 2022 +0300
Disabled versioning for now
commit f305376469
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Feb 15 17:12:24 2022 +0300
System TBB
commit fcc455e18e
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Feb 15 16:35:40 2022 +0300
Improvements
commit a2dc0275a3
Merge: de9cb7c102
e168c9b1c3
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Feb 15 14:14:54 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit de9cb7c102
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Feb 15 14:14:36 2022 +0300
Self-review
commit df794a493a
Merge: 85e01e8b4c
68c390f679
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Feb 15 13:35:32 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 85e01e8b4c
Merge: f637f8fbc4
a875f6ed9c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Feb 15 12:55:25 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit f637f8fbc4
Merge: db2e5d348e
3a5d821219
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Feb 14 19:29:34 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit db2e5d348e
Merge: 78073f53ca
ac2e639ff8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Feb 14 18:25:05 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 78073f53ca
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Thu Jan 13 16:37:54 2022 +0300
Automatic triplet generation; added SOVERSION
commit 2267703a55
Merge: 91b67538ca
b7e8ef910d
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Thu Jan 13 16:01:38 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 91b67538ca
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Thu Jan 13 01:09:30 2022 +0300
Added both version and soversion
commit c19ecf16a8
Merge: fc449e76dc
ab09135195
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Jan 11 18:29:46 2022 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit fc449e76dc
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Dec 27 20:17:22 2021 +0300
removed if target
commit 52638ac629
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Dec 27 20:13:01 2021 +0300
location for DM
commit dd8f0ffaf4
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Dec 27 19:55:04 2021 +0300
Fixed complation of private plugins
commit 140472f436
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Dec 27 18:40:44 2021 +0300
Enable FHS even for non-debian packages
commit f461859cfe
Merge: e603fcf8af
f565e0f854
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Dec 27 18:34:31 2021 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit e603fcf8af
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Dec 27 18:34:20 2021 +0300
Install location for plugins and python
commit 1ae71e993d
Merge: 5c2b9a97d5
ab10057371
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Dec 27 17:53:48 2021 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 5c2b9a97d5
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Dec 27 17:53:30 2021 +0300
Fixed for debian packaging
commit ab53b80e56
Merge: 043768808c
4188dbbf9f
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Dec 27 16:06:40 2021 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 043768808c
Merge: cd44300742
2514c0ef38
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Thu Dec 16 16:05:24 2021 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit cd44300742
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Dec 14 01:52:30 2021 +0300
Fixes
commit c97ce1ef60
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Dec 14 01:40:50 2021 +0300
Created virtual packages
commit 680a11ee2d
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Dec 13 16:19:49 2021 +0300
Added more files to core component for DEBIAN generator
commit 9b454a00de
Merge: 394e600fed
5124d95df7
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Dec 13 15:30:55 2021 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 394e600fed
Merge: 74504d011f
562d388ad9
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Dec 10 17:50:30 2021 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 74504d011f
Merge: aabd31a3a5
0c68574aa7
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Dec 10 14:25:47 2021 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit aabd31a3a5
Merge: 95bbc6f1e8
92760949bf
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Wed Dec 8 18:06:01 2021 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 95bbc6f1e8
Merge: b4b5149e84
f734e7679b
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Wed Dec 8 14:53:12 2021 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit b4b5149e84
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Tue Dec 7 19:19:58 2021 +0300
Last fixes
commit 311529ce50
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Dec 6 19:47:35 2021 +0300
Works
commit 746f91c8e8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Dec 6 18:42:54 2021 +0300
Ntext iteration
commit c6d9b58b2a
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Dec 6 14:29:53 2021 +0300
Fixes after merge with master
commit 64c633d8fe
Merge: 29252a7d96
d27720777c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Mon Dec 6 14:20:40 2021 +0300
Merge remote-tracking branch 'upstream/master' into debian-packages
commit 29252a7d96
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Dec 5 20:50:19 2021 +0300
Improvements
commit c13d7795ef
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sun Dec 5 19:45:01 2021 +0300
Debian packages are generated
commit 61f36feb97
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Sat Dec 4 22:00:11 2021 +0300
Removed samples_deps, demo_scripts component
commit e67a46cc3e
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Dec 3 18:48:43 2021 +0300
Start point for debian packages
commit 0ab57298f8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date: Fri Dec 3 13:10:17 2021 +0300
Export frontend_common as dev target
* Improvements
* Fixed aizre scripts
* Revert "Fixed MINOR version"
This reverts commit aa391a94bd6e488e27dbb830403e6531dcdc7a19.
* Try to parametrize linux.yml
* Tests
* Fixes
* Fixed commands
* Disabled test
* Fixes
* Fixed typo
* Try to enable debian packages on CI
* One more iteration
* Fixes
* Fixed tensorflow tests
* Explicit debian pipeline
* Fixes
* Skipped ov_core_read_model_from_memory
2022-08-12 00:07:21 +04:00
Roman Lyamin
73da7080a3
[GPU] Align StridedSlice parameters with ngraph ( #12414 )
2022-08-11 18:34:55 +04:00
Zhen Zhao (Fiona)
e521f3a7a1
Update to add climits for ULLONG_MAX ( #11958 )
...
Avoid GCC compiling issue ‘ULLONG_MAX’ was not declared in this scope
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
Co-authored-by: Ilya Churaev <ilya.churaev@intel.com>
2022-08-11 17:00:48 +04:00