Commit Graph

13681 Commits

Author SHA1 Message Date
Przemyslaw Wysocki
c691dc483d
[PyOV][torchvision] Fix Resize for non-square images and expose missing interpolation modes (#21673) 2023-12-15 13:43:47 +01:00
Sun Xiaoxia
406593a6d8
Avoid unexpected scheduling to ECore on Hybrid Cores Windows platform (#21543)
* set core_type = MAIN_CORE_PROC with latency mode and enable hyper threading in pecore machine

* add test case

* change pcore_only to ecore_used

---------

Co-authored-by: Wanglei Shen <wanglei.shen@intel.com>
2023-12-15 11:24:43 +00:00
Ilya Lavrenov
7a09894bdc
Added smart CI condition for PDPD tests (#21692) 2023-12-15 15:15:34 +04:00
Nikolay Shchegolev
e00508368d
[CPU] Enable String data type (#21465) 2023-12-15 12:01:39 +01:00
Areeb Syed
948b7405c7
[Python API] Added exception handling for 'None' model argument in save_model function (#21611) 2023-12-15 11:36:57 +01:00
Georgy Krivoruchko
6fdd0418ad
Code in onnx_editor.cpp moved to using OpenVINO namespace (#21684) 2023-12-15 14:27:36 +04:00
Ilya Lavrenov
3691f684b6
Enable Windows CC in precommit (#21680) 2023-12-15 14:09:11 +04:00
Georgy Krivoruchko
b59584d179
Fixed message about binary data (#21686) 2023-12-15 14:06:04 +04:00
Georgy Krivoruchko
8c634ce4b0
[TFLite] Allows failing when model isn't generated (#21621) 2023-12-15 14:05:04 +04:00
Andrey Kashchikhin
2c27d42223
rm not-existing (#21688) 2023-12-15 14:01:52 +04:00
Oleg Pipikin
758e6b3428
Change exception message for CompiledModel::set_property (#21652)
* Change exception message for CompiledModel::set_property

* Apply comments
2023-12-15 14:01:09 +04:00
Vladimir Paramuzov
3a7acbb5cc
[GPU] Allow precision conversion on get_state() call (#21658) 2023-12-15 09:57:49 +00:00
Alexandra Sidorova
7e8a491276
[Snippets] Fixed IdentifyBuffers for nested loop case (#21470) 2023-12-15 13:51:18 +04:00
Anastasiia Pnevskaia
bf00569ae1
Temporary revert "[TF FE] Support different types" (#21656)
This reverts commit f9d20d5aa0.
2023-12-15 13:27:18 +04:00
Wang, Yang
825778308b
updated. (#21569) 2023-12-15 08:18:03 +01:00
Irina Efode
d5b0f4d2d7
[CONFORMANCE TOOLS][SUBAGRAPHS DUMPER] Repeat pattern extractor improvement (#21200)
* Init

* Implemented custom sort

* algo

* extend

* time

* decrease exec time

* fix code

* Impove pattern extractor

* repe

* Improve

* partial fix

* Patual fix

* fix_tests

* Remove extra + fix tests

* enable model

* Patial fix for align_in_info

* Exclude the nodes with the same size

* Prints

* update

* fix tests

* Fix crash

* Update cache.hpp
2023-12-15 10:34:33 +04:00
Vitaliy Urusovskij
193cc26658
snippets shared tests to API2.0 (#21631) 2023-12-15 09:56:23 +04:00
Ilya Lavrenov
94a21d606c
Ability to exclude TBB from install package (#21624) 2023-12-15 09:49:38 +04:00
David Nam
23fae3b1bc
[GPU] fix strided_slice axis in case of dynamic shape (#21460)
* [GPU] fix strided_slice axis in case of dynamic shape

* Modify indexing and add description

* Modify indexing
2023-12-14 17:39:00 -08:00
PuQing
a28fd2e009
【Hackathon 5th No.95】add paddle unique op (#20077)
* add unique

* fix args

* Refactor unique() function to handle dtype
correctly

---------

Co-authored-by: Xiuchuan Zhai <xiuchuan.zhai@intel.com>
2023-12-15 08:28:40 +08:00
Kelvin Choi
6f0db3330a
[GPU] Skip remove reorder in case input padding is different from output padding (#21619) 2023-12-15 09:25:46 +09:00
Alina Kladieva
c01f50e3ff
[GHA] Set SSL_CERT_FILE for model downloading (#21668)
* [GHA] Set SSL_CERT_FILE for model downloading

* Run Win CC in precommits

* Move setting SSL_CERT_FILE before calling CMake

* Set SSL_CERT_FILE for model downloading in windows.yml

* Wording

* Revert "Run Win CC in precommits"

This reverts commit 94126aab1c.
2023-12-15 01:34:43 +04:00
Alina Kladieva
8bc724d160
[GHA] Add workflow_dispatch trigger to coverity (#21676)
To be able to trigger it via GitHub API from Jenkins nightly
2023-12-14 23:11:13 +04:00
Zlobin Vladimir
bbddb89171
Update open_model_zoo submodule (#21662) 2023-12-14 18:01:51 +00:00
Karol Blaszczak
6367206ea8
[DOCS] NPU articles (#21430)
merging with the reservation that additional changes will be done in a follow-up PR
2023-12-14 17:31:44 +01:00
Przemyslaw Wysocki
f4b2f950f2
[Docs] Add a single-point starter guide for contributors (#21322)
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-12-14 16:22:24 +00:00
Mikhail Ryzhov
59e9f50ec6
[GHA] Windows pytest optimizations (#21650)
* parallel runs

* enabled pip cache

* pip cache fix
2023-12-14 16:14:51 +00:00
Anastasia Kuporosova
0a21205ad4
[PyOV] move rest of start_async tests to test_async (#21643) 2023-12-14 15:51:42 +01:00
Vitaliy Urusovskij
4fde957689
Additional changes in src/ to API2.0 (#21601)
* `src/core/` to API2.0

* `src/plugins/auto/` to API2.0

* `src/plugins/hetero/` to API2.0

* ClangFormat

* Fix build
2023-12-14 14:13:18 +00:00
Roman Lyamin
6a50ea3c74
[GPU] Using a cpu impl type for NMS in a dynamic case (#21648) 2023-12-14 17:22:01 +04:00
Georgy Krivoruchko
88c8143dd8
[ONNX] Refactoring tests on API 2.0 (#21596)
* Applied common functions to tests in conversion.cpp

* Refactored convert_partially_tests

* Refactored convert_tests.cpp

* Removed usage of ngraph namespace in load_from.cpp

* Replaced definition in model_support_tests.cpp

* Fixed codestyle
2023-12-14 14:03:21 +01:00
Evgeny Kotov
f094ef81f0
remove tests (#21654) 2023-12-14 16:54:37 +04:00
Mikhail Ryzhov
de81bbbbc2
enabled triggers for release branches (#21651) 2023-12-14 16:50:04 +04:00
Alexander Suvorov
9faf18b0ff
Update 2023.2.0 Selector Tool with nightly archive (#21629)
* Update selector tool

* Trigger CI
2023-12-14 16:49:19 +04:00
Maxim Vafin
1d03b0813b
[PT FE] Remove unique names from FE, rely on ResolveNameCollisions (#21636)
* [PT FE] Remove unicalisation from FE, rely on ResolveNameCollisions

* Fix build
2023-12-14 12:49:46 +01:00
Ekaterina Aidova
27bf494355
[PT FE]: support aten::take_along_dim (#21625) 2023-12-14 12:42:32 +01:00
Tomasz Jankowski
9f6c3e997f
[core] Migrate Select operator to new API (#21249)
* Drop legacy stuff

* Repalce HostTensor with ov::Tensor

* Reduce binary size

* Revert "Reduce binary size"

This reverts commit 4f69f98357.

* Fix mistype in bounds evaluation

* Drop redundant check

* Fix shape in bounds evaluation

* Fix interval bound evaluate

* Add IF_TYPE_OF to enable CC

* Fix shape of scalar bound evaluation
2023-12-14 12:02:20 +01:00
Tingqian Li
7965213014
[CPU] support QWen RoPE (#21519) 2023-12-14 10:37:13 +00:00
Evgenya Nugmanova
e5a6077877
Enables SharedOpOptimization for v1 and v3 Broadcasts (#21635) 2023-12-14 10:33:00 +01:00
Tomasz Jankowski
0649865372
[Core] Move validation util into dev API (#21501)
* Move infer_convolution_forward to dev API

* Move infer_auto_padding to dev API

* Move evaluate_as_partial_shape to dev API

* Move default_label_evaluator to dev API

* Move generate_transpose_default_order to dev API

* Move is_valid_axes_order to dev API

* Move has_no_labels to dev API

* Remove usage of legacy get_constant_from_source

from core and transformations

* Move normalize_axes to dev API

* Move normalize_axis to dev API

* Deprecate functions to be removed later
2023-12-14 10:10:46 +01:00
Gorokhov Dmitriy
32b6362076
[CPU] Improve first token latency for 4bit compressed models (#21547) 2023-12-14 09:06:09 +00:00
Ilya Lavrenov
17008c9389
Escape pip command with apostrophe (#21645) 2023-12-14 10:29:38 +04:00
Wanglei Shen
5f2045909e
[CPU] Change default latency mode of MTL to Pcore + Ecore (#20659) 2023-12-14 10:19:56 +04:00
Sergey Shlyapnikov
a04d59d779
[GPU] Gemm tiled opt add dynamic padding support (#21640) 2023-12-14 09:38:16 +04:00
Alina Kladieva
926a0591ff
Add overall status check to more workflows (#21644) 2023-12-14 01:43:42 +04:00
Anastasia Kuporosova
1aa0c0ca0d
[PyOV] OVDict as input for infer/call methods (#21275)
* [PyOV] OVDict as input for infer/call methods

* for copied inputs

* improvement

* add test

* apply comments

* add test assert

---------

Co-authored-by: Michal Lukaszewski <michal.lukaszewski@intel.com>
2023-12-13 18:13:18 +00:00
Maxim Vafin
4752237871
[PT FE] Support aten::pow_ (#21630)
* [PT FE] Support aten::pow_

* Fix tests
2023-12-13 18:54:53 +01:00
Mateusz Mikolajczyk
336a69ec24
Enable BitwiseOps to LogicalOps transform for static bool dtype on CPU plugin (#21510)
* Re-enable bitwise-logical transform in CPU plugin

* Update docstrings
2023-12-13 18:39:40 +01:00
Maxim Vafin
be7c70c8c4
[PT FE] Support aten::scatter_add (#21633) 2023-12-13 17:54:33 +01:00
Piotr Krzemiński
65439eda5d
[Core][CPU] Add transformation for i64 support for Multinomial (#21469)
* [CORE] Add transformation for i64 support for Multinomial

* [CPU][TESTS] Apply test suggestions, remove unnecessary override - comment from cpu PR

* Update src/common/transformations/src/transformations/convert_precision.cpp

Co-authored-by: Mateusz Tabaka <mateusz.tabaka@intel.com>

* Update src/common/transformations/src/transformations/convert_precision.cpp

Co-authored-by: Mateusz Tabaka <mateusz.tabaka@intel.com>

---------

Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com>
Co-authored-by: Mateusz Tabaka <mateusz.tabaka@intel.com>
2023-12-13 20:22:34 +04:00