Commit Graph

9068 Commits

Author SHA1 Message Date
Szymon Irzabek
8ccabc546f
[GNA] Remove internal overload correction algorithm (#14428) 2022-12-13 06:02:03 +01:00
Maciej Smyk
9cdea2aa73
Target Operating Systems with Python Version fix (#14572) 2022-12-13 12:24:29 +08:00
Oleg Pipikin
c492c6ada3
Fix code style for inference tests (#14243) 2022-12-13 06:59:34 +04:00
Xuejun Zhai
19d9ecd1ba
[C API][DOC] fix error c 2.0 api in 1.0 doc (#14588)
Signed-off-by: xuejun <Xuejun.Zhai@intel.com>

Signed-off-by: xuejun <Xuejun.Zhai@intel.com>
2022-12-13 06:52:26 +04:00
Ilya Churaev
74bae530c1
Add property to understand that model was loaded from cache (#14159)
* Add property to understand that model was loaded from cache

* Fixed tests

* Disabled from cache property for auto plugin

* Rename property to loaded_from_cache

* Add to supported properties list
2022-12-13 06:38:44 +04:00
Sofya Balandina
f5a52dd732
[CONFORMANCE] Fix throws tests on KEY_MULTI_DEVICE_PRIORITIES (#14446)
* [CONFORMANCE] Fix throws tests on KEY_MULTI_DEVICE_PRIORITIES

* Update test name in skip configs
2022-12-12 23:39:42 +03:00
Ilya Churaev
a234d45b6c
Deprecated legacy pre-processing dynamic and NV12/i420 API (#14565)
* Deprecated legacy pre-processing dynamic and NV12/i420 API

* Remove OPENVINO_DEPRECATED from headers

* Fixed code style

* Removed new macros

* Add doxygen deprecated messages
2022-12-12 23:11:42 +03:00
Maksim Kutakov
8ba632f690
[CPU] Fix for the convolution node dummy shapes generation (#14520) 2022-12-12 23:09:09 +04:00
Oleg Pipikin
2ff0b24d92
Move ONNX reader tests from ieFuncTests to ov_onnx_frontend_tests (#14132)
* Move ONNX reader tests from ieFuncTests to ov_onnx_frontend_tests

* Fix code style

Co-authored-by: Ilya Churaev <ilya.churaev@intel.com>
2022-12-12 21:43:30 +03:00
Artyom Anokhov
4705f54c68
[Deployment Manager Configs] Updated with actual 2022.3.0 structure (#14322)
* Deployment Manager Configs: Updated with actual 2022.3.0 structure

* Deployment Manager cfgs: filled with symlinks for macos and linux. Fixed naming for Python

* Update tools/deployment_manager/configs/linux.json

* Update tools/deployment_manager/configs/darwin.json

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2022-12-12 22:10:16 +04:00
Aleksandr Voron
308e34ec4e
Update ARM_CPU.md (#14579) 2022-12-12 22:02:08 +04:00
Karol Blaszczak
57dbbb3c20
DOCS-menu_recreate_structure_step3 (#14575)
port https://github.com/openvinotoolkit/openvino/pull/14574
Adjusting the benchmarks structure
Restructure menu and adjust content for benchmarks and getting performance numbers
2022-12-12 14:55:51 +01:00
Karol Blaszczak
121d4efabd
Docs menu lvl1 expand script port2master (#14570)
* JS for expanding menu lvl1
Script by Kasia Bojarowska
2022-12-12 13:59:13 +01:00
Oleg Pipikin
062fb60def
Move tests from eiFuncTests to ov_inference_functional_tests (#14310)
Co-authored-by: Ilya Churaev <ilya.churaev@intel.com>
2022-12-12 12:56:09 +00:00
Maciej Smyk
4ba498fb2d
FaceNet (#13794) 2022-12-12 13:12:33 +01:00
Maciej Smyk
c5d936b777
lm_1b (#13797) 2022-12-12 13:10:40 +01:00
Maciej Smyk
d55b85808e
NCF_start images (#13823) 2022-12-12 13:07:56 +01:00
Maciej Smyk
59ea1c43c4
image-fix (#13867) 2022-12-12 13:04:57 +01:00
Nikolay Shchegolev
ce5c0ff1dc
[Tests][CPU] Move is_inf tests to proper place. (#14559) 2022-12-12 11:56:37 +00:00
Pawel Raasz
9e3b2e0b38
Review opset1 stridedslice for shape inference aspects (#14192)
* Review labels and dimension propagation
- check dimensions propagation with partial dimension
- extend testing for labels an dimensions propagation

* Shape inference support bounds evaluation
on begin, end inputs

* Review static shape inference

* Move sequence generator to dev API
to avoid create unnecessary library dependency

* Fix windows build issue

* Use strided slice in scatter update test
of partial value propagation

* Remove unused constant from test

* Fix strided dim calculation

* Fix clip lb,ub for strided dim calculation

* Use op strides if absent in input_shapes

* Move back SeqGen to shape inference

Co-authored-by: Evgenya Stepyreva <evgenya.stepyreva@intel.com>
2022-12-12 12:14:37 +01:00
Maciej Smyk
fa97ec85dd
DOCS: Cutting Off Parts of a Model - graph fix port to master (#13857)
* image fix
2022-12-12 11:21:50 +01:00
Ilya Churaev
59e04c9c59
Fixed sanitizer for Apple clang (#14556)
* Fixed sanitizer for Apple clang

* Update cmake/developer_package/compile_flags/sanitizer.cmake

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2022-12-12 14:00:49 +04:00
Zlobin Vladimir
d96ea6273e
build_samples.sh: detect cmake3 for CentOS (#14560)
Close https://github.com/openvinotoolkit/openvino/issues/14553
2022-12-12 14:00:28 +04:00
Vladislav Golubev
6091b425af
[CPU] Convolution shape inference fix (#14548) 2022-12-12 13:59:37 +04:00
Ilya Churaev
95cf0ca7ba
Add OV parallel (#14485)
* Expose IE_THREAD definition to end users

* Added new OV parallel

* Fixed naming style

* Rename utils namespace

* Fixed cpu plugin build

* Reuse OV macros

* Remove TBB dependency

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2022-12-12 11:18:21 +04:00
Pawel Raasz
322768bd30
LogicalNot evaluate uses input tensor count (#14537)
instead of output shape set in operator which can be dynamic
2022-12-12 06:58:07 +04:00
Tomasz Dołbniak
11d9b01adb
Refactor of tests (#14544) 2022-12-12 06:17:14 +04:00
Karol Blaszczak
3c89da1838
Docs menu recreate structure step2 port2master (#14552)
model optimization
deploy locally
run inference
remove OVSA from security (it was duplicated)
2022-12-11 14:30:14 +01:00
Roman Kazantsev
e9e05e508a
[ONNX FE] Support value freezing without specifying type (#14481)
* [ONNX FE] Support value freezing without specifying type

Implement gete_element_type method for ONNX InputModel.
Implement tests with freezing integer input and float models

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

* Update src/frontends/onnx/frontend/src/input_model.cpp

Co-authored-by: Tomasz Dołbniak <tomasz.dolbniak@intel.com>

* Update src/frontends/onnx/frontend/src/input_model.cpp

Co-authored-by: Tomasz Dołbniak <tomasz.dolbniak@intel.com>

* Update src/frontends/onnx/frontend/src/input_model.cpp

Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com>

* Return only element type for model inputs and add ONNX FE tests

* Rename variable in the test

* Add syntax mark

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
Co-authored-by: Tomasz Dołbniak <tomasz.dolbniak@intel.com>
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com>
2022-12-11 14:58:55 +04:00
Zlobin Vladimir
408bfc50c7
Update OMZ submodule (#14471) (#14547)
* Update OMZ submodule

This update includes models publication for 2022.3
Tickets 95909 and 95910

* Update OMZ submodlue: remove numpy upper bound
2022-12-09 18:34:41 +00:00
Pawel Raasz
45033806fd
Review opset7 einsum for shape inference aspects (#14059)
* Review einsum shape and label propagation
- extend type_prop test by check labels and einsum properties

* Review template implementation of shape inference
- rename StaticShape inference test file
- use common fixture and rename test cases
- add default ctor test
- add equation string setter

* Fix einsum label propagation check
due to improvement of dimensions and labels merge

* Remove BWDCMP_RTTI_DEFINITION from einsum op

Co-authored-by: Evgenya Stepyreva <evgenya.stepyreva@intel.com>
2022-12-09 17:04:51 +00:00
Ilya Churaev
7a7675a778
Added complex meta tests for C++ and python (#14265)
* Added complex meta tests for C++ and python

* Fixed python test

* Fixed code style

* Fixed python code style

* Added any test
2022-12-09 15:45:12 +00:00
Ilya Lavrenov
330e42a4ad
CI: reduce time for NVIDIA plugin precommit (#14542) 2022-12-09 17:50:21 +04:00
Ilya Lavrenov
1cb4800c03
Added ocl-icd for ubi8 image (#14525) (#14539)
* install_openvino_dependencies: Added ocl-icd for ubi8 image

* install_openvino_dependencies.sh: Added json-devel to pkgs_dev for ubi8

* install_openvino_dependencies: Added pkgconf-pkg-config to pkgs_dev

* install_openvino_dependencies: Moved pkgconf-pkg-config to high-level pkgs_dev

* install_openvino_dependencies: Fixed with case for centos7

* Update scripts/install_dependencies/install_openvino_dependencies.sh

applied comments

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
2022-12-09 15:42:05 +04:00
Ilya Lavrenov
f7de47e9b5
Added extra dependencies for debian / rpm packages (#14529) 2022-12-09 15:12:18 +04:00
Wilson Seok
c16cee4624
fix PR14422 regression for using arg_max_min opt kernel (#14487) 2022-12-09 00:37:29 -08:00
Karol Blaszczak
fac45d79e4
Docs menu recreate structure step1 (#14526)
* Initial TOC config

TOC depth
prev-next btn
TOC initial links

* extensibility section

header changed to section
section populated

* media processing and CV lib

header changed to section
no content in the node article... needs to be added later

* openvino security

header turned into section
intro article used as the section parent

* ecosystem

header turned to section
section populated

* menu padding adjustment

* benchmarks and release notes

benchmarks moved to resources
release notes moved to top level
case studies link

* OpenVINO IR

IR articles put in a section
the parent article will require more content
2022-12-09 08:23:20 +08:00
Mateusz Bencer
507cbe7045
Added support of custom domain for OpExtension (C++/Python) and ConversionExtension (Python) (#14375)
* Added support for ONNX OpExtension with custom domain

* review remarks

* move domain ctor to onnx OpExtension

* code refactor + new test

* styles applied

* [Python API] Support extensions with custom domains

* try to fix windows build error

* removed unnecessary stores
2022-12-08 17:47:45 +00:00
Zlobin Vladimir
156905c381
samples/cpp/build_samples_msvc.bat: don't ignore cmake error (#14499)
Ticket 98429
2022-12-08 21:08:57 +04:00
Przemyslaw Wysocki
c99abd5c24
[PyOV] Make graph tests hardware agnostic - part 1 (#14500)
* Halfway done

* Prepare part 1

* Minor changes

* Minor changes
2022-12-08 21:01:18 +04:00
Roman Kazantsev
32ae862f99
[TF FE] Break the cycle in the different way (#14480)
* [TF FE] Break the cycle in the different way

Earlier solution was incorrect due to inproper handling of forward edges cases
(edges going from parent to grand-child) for which topological sorting
of nodes can be interrupted.

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

* Break the cycle by NextIteration inputs

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2022-12-08 17:23:49 +03:00
Alexandra Sidorova
b1700d97f1
[CPU] Fixed segfault in Generic node creation for dynamic models (#14420) 2022-12-08 17:13:26 +04:00
Pavel Durandin
6998321f5b
Improvement of messages for api conformance properties (#14493)
* Improvement of messages for api conformance properties

* Improvement of messages for api conformance properties
2022-12-08 13:08:42 +00:00
Aleksandr Voron
d0f183780c
Update evaluates_map.cpp (#14475) 2022-12-08 12:59:46 +00:00
Ivan Tikhonov
54a774e332
Move transformation tests to the correct directory (#14491)
* Move transformation tests to the correct directory

* Revert "Move transformation tests to the correct directory"

This reverts commit 0c2a932505.

* Move the transformation tests to the correct dir
2022-12-08 11:47:25 +00:00
dependabot[bot]
e40de16e60
Bump certifi from 2020.12.5 to 2022.12.7 in /docs (#14494)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 12:15:13 +03:00
Anastasiia Pnevskaia
60bb9e7b7c
Fixed type check in convert_model(). (#14472)
* Fixed passing Path to convert_model().

* Update tools/mo/openvino/tools/mo/convert_impl.py

Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>

Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
2022-12-08 12:51:11 +04:00
Xiping Yan
532000a0ce
[CPU] Fix conditional compilation for oneDNN brgemm Convolution primitive 2022-12-08 12:07:22 +04:00
Felix Dohyun Kim
4e85612cfb
[GPU][DG2] Change tanh to relu in fusion unit tests (#14325)
* fix tanh activation fusecount error
* expected_fused_primitives_onednn
* add onednn fused to mvn test param
* add onednn fused to pooling test param
2022-12-08 16:53:09 +09:00
Sungeun Kim
b799e3eb91
[GPU] set b_fs_yx_fsv32 for first conv and dt is U8. (#14454)
* set b_fs_yx_fsv32 for first conv and dt is U8.

* check input format is bfyx.
2022-12-08 16:52:30 +09:00