Commit Graph
10676 Commits
Author SHA1 Message Date
Ilya Lavrenov df5ada8b19 Skipped failed tests on Linux ARM64 (#16970) 2023-04-14 21:56:28 +04:00
Liubov Talamanova 0c0aa5c997 [POT] Fix POT CI (#16955) 2023-04-14 17:21:01 +00:00
Tomasz JankowskiandIvan Tikhonov 129670ab1e [Transformations] Fix Parameter name override while removing Select node (#16934)
Details:
Applies valid node replacement method which avoids Parameter name override

Tickets: 101209

Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com>
2023-04-14 18:36:25 +02:00
Sun Xiaoxia 25058da48f Hot Fix: threading is disable with "threading=omp" (#16923)
* fix omp threading disable

* the divisor and dividend are reversed
2023-04-14 20:24:28 +04:00
Ilya Lavrenov f5c2db73d5 Moved heavy OVInferConsistencyTest tests to nightly (#16967) 2023-04-14 20:02:06 +04:00
Anastasiia Pnevskaia 24c9d95779 Support of unnamed input for MO Python API. (#16373)
* Support of unnamed input for MO Python API.

* Code correction, tests fix.

* Small fix.

* Added tests for unnamed input, code fixes.

* Small code correction.

* Removed code comment.

* Added tests, fixed bugs.

* Minor corrections, added comments.

* Code refactoring.

* Added defaults for InputCutInfo.

* Fixed error.

* Small fixes.

* Removed wrong change.

* Fixed error.

* Corrected input description.
2023-04-14 19:37:46 +04:00
Irina Efode ae34720818 [CONFORMANCE] Add check devices in parallelization over devices (#16964)
* [CONFORMANCE] Add check devices in parallelization over devices

* Remove extra
2023-04-14 15:50:35 +01:00
Vladimir Paramuzov 231569db16 [GPU] Fix group axis value for blocking desc (#16936) 2023-04-14 14:42:21 +00:00
Tatiana Savina cf12f92fae DOCS shift to rst - IR articles (#16437)
* add IR documentation
2023-04-14 14:11:00 +00:00
Tatiana Savina 9e5be9ad24 DOCS shift to rst Advanced topics (#16454) 2023-04-14 16:06:59 +02:00
Ilya Lavrenov 9b38e5168f Updated oneDNN to fix crash on aarch64 Linux (#16961) 2023-04-14 17:49:21 +04:00
Irina Efode d07fa6f80e [CONFORMANCE] Fix Opset filters (#16928)
* [CONFORMANCE] Fix filters related to opsets

* fix

* Fix op_summary

* Update op_summary.cpp

* fix

* fix
2023-04-14 17:42:42 +04:00
Irina Efode fd824cf036 [CONFORMANCE] Correct passrate when added skipped tests (#16844)
* init

* Refactor

* Static and dynamic approach

* next

* fix

* small fixes

* fix
2023-04-14 17:00:19 +04:00
Ilya Lavrenov b9f82e37b9 Removed WAs from packaging scripts related to old ARM plugin (#16952) 2023-04-14 16:17:12 +04:00
Vitaliy Urusovskij 04a4971481 Small docs fixes (#16945) 2023-04-14 15:14:48 +04:00
Aleksandr Voron 2c7cbdb293 [TEMPLATE] Skip TopK tests for ARM (#16946)
* skip topk tests for arm

* changed macros

* added include
2023-04-14 14:50:10 +04:00
Marcin Kusmierski d6f7e5e84d [GNA] Fix UT for adding extra segments to PWL-s after convolution (#16732) 2023-04-14 11:25:10 +02:00
Maciej Kwapulinski 435a79a2a3 Fix stride height setting in input_conv test (#16813) 2023-04-14 08:53:24 +02:00
Marcin Kusmierski 67aa807892 Fix smoke_LSTMCellBasicCommon for GNA 3.5 (#16924) 2023-04-14 08:43:30 +02:00
Egor Duplenskii e98bd0dae4 [CPU] Correct crop in FQ optimized formula (#16887) 2023-04-14 10:43:05 +04:00
Michael Frank Hansen a7228534af DOCS Adding results for RPL-S (#16862)
* Adding results for RPL-S
* Create OVMS-benchmark-data.csv
2023-04-14 08:01:59 +02:00
Aleksandr Voron 55fa8da5e4 [CPU] MVN 1D fix in ACL Executor (#16930) 2023-04-14 10:00:20 +04:00
Xuejun Zhai 802742e59f split evaluate_map.cpp to small files (#16216)
* Split evaluate_map.cpp

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Fix compiler error

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Fix CI build error

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Fix CI build error

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Fix CI build error

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Fix CI format issues

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Fix CI format issues

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Fix CI format issues

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Fix CI format issues

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Add op v7::Gelu

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

---------

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>
2023-04-14 06:57:19 +04:00
Pavel EsirandKarol Blaszczak 68f46ff9a1 [MO] compress_to_fp16=False by default (#16854)
* compress_to_fp16=False by default

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>

* note abound RAM consumption for FP16 compressed models

* detailed notion about RAM usage

* update 'get_compression_message()'

* corrected get_compression_message: remove infor about RAM

* fix pytorch convert layer tests

---------

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-04-14 01:16:41 +00:00
Ilya Lavrenov de8f34c8f0 Fixed plugin name in tests for ARM CPU (#16932) 2023-04-13 22:35:21 +04:00
Ilya Lavrenov 85f9d1392c Used cmake interface in ARM compute (#16929) 2023-04-13 22:35:03 +04:00
Luwei ZhouandVladislav Golubev 6aeb054e48 [CPU] Use ONEDNN3.x weight/dest scale API to optimize perf (#16805)
* [LPT][CPU] Added callback for AddTransformation

* [WIP] Convolution scales fusion

* Force to use weight sclae to test performance.

* Update on interface.

* Use weight scale to adapt to ONEDNN 3.x API changes.

* Update the code.

* Update ONEDNN fix for gemm_x8s8s32x_conv kernel

* Fix the bug in ONEDNN and deconvFusingScale.

* Fuse FC Bias when having DQscale.

* WR to perf regression on

* Update onednn version.

* Fix bug and clean code.

* FC fusing dq scale bug fix.

* Add more comments and debug information.

* Fix CI issues.

* Merge ONEDNN changes.

* Fix CI issues and bugs.

* Apply review comments.

* Update comments.

* Apply reveiw comments.

* Avoid using LPT BiasAttribute RTInfo.

* Applied review comments.

---------

Co-authored-by: Vladislav Golubev <vladislav.golubev@intel.com>
2023-04-13 19:02:48 +02:00
Maxim Vafin 25015f9790 [PT FE] Support prim::DictConstruct on the output (#16894)
* Support dict on the output

* Preserve output order
2023-04-13 16:42:17 +00:00
Aleksandr Voron 0426c645eb Fix for ambiguous overloaded function call (#16927)
* fix

* change type to unsigned long long
2023-04-13 19:28:30 +04:00
Shen, Wanglei 3461064507 update benchmark_app to remove setting UNDEFINED with -hint none (#16695)
* Remove setting ov::hint::PerformanceMode::UNDEFINED from benchmark_app

* update benchmark_app

* update python code and description

* update python code

* fix code style issue

* update python code

* update c++ app
2023-04-13 14:29:13 +00:00
Maxim Vafin c592ecd44e [MO] Fix legacy If (#16613)
* Fix legacy If

* Add test for If op

* Small fix
2023-04-13 18:10:40 +04:00
bstankix 5795a50a22 [docs] Update switchers 5 (#16925) 2023-04-13 16:07:53 +02:00
Egor Duplenskii a016e4e6bb [IE_TESTS] Avoid any extra work for the skipped tests (#16915)
i.e. do not clone the function if it is unnecessary
2023-04-13 13:23:38 +00:00
Vladimir ParamuzovandSergey Shlyapnikov 5299f26168 [GPU] Handle unsupported eltwise fusion for onednn gemm in dynamic cases (#16875)
* [GPU] Handle unsupported eltwise fusion for onednn gemm in dynamic cases

* Update src/plugins/intel_gpu/tests/fusions/gemm_fusion_test.cpp

Co-authored-by: Sergey Shlyapnikov <Sergeishlyapnikov@gmail.com>

---------

Co-authored-by: Sergey Shlyapnikov <Sergeishlyapnikov@gmail.com>
2023-04-13 15:55:44 +04:00
Roman Lyamin 656428bc4f [GPU] Skip kernel logic for Concat fix (#16885) 2023-04-13 15:55:05 +04:00
Min, Byungil da7ee613a3 [GPU] Disable oneDNN failed TCs on dGPU (#16853)
Signed-off-by: Min, Byungil <byungil.min@intel.com>
2023-04-13 20:41:29 +09:00
Taylor Yeonbok Lee df6557cfad [GPI]Fixed not to allocate internal buffer with size 0 (#16899)
* Fixed not to allocate internal buffer with size 0

* Fixed unittest failure
2023-04-13 10:32:12 +00:00
Ilya Churaev f70954bda9 Fixed build for macOS with LLVM from brew (#16907) 2023-04-13 10:20:30 +00:00
Ilya Churaev ad2dc4d479 Fixed ARM CPU tests. (#16910)
* Use name from OUTPUT_NAME property

* Fixed plugins without OUTPUT_NAME
2023-04-13 13:29:42 +04:00
Karol BlaszczakandEddy Kim 7782d85b26 [DOCS] model caching update to GPU (#16909)
Update GPU.md
Update Model_caching_overview.md

Co-authored-by: Eddy Kim <eddy.kim@intel.com>
2023-04-13 11:09:16 +02:00
Mateusz Tabaka 5d80bca16e [TF frontend] Add test for Split->Conv->Concat scenario (#16816) 2023-04-13 10:42:17 +02:00
Jan Iwaszkiewicz 63c5be3ed2 [PyOV] Fix models checking and ensure correct destructor calls in tests (#16814) 2023-04-13 10:37:05 +02:00
Gorokhov Dmitriy ae350c7107 [CPU] Fixed unused-private-field compilation errors (#16905) 2023-04-13 12:20:18 +04:00
Anastasiia Pnevskaia 4921d1ad28 Fix for slowdown of convert_model() after multiple runs (#16751)
* Used singleton class for version check.

* Moved VersionChecker to utitl/version.py, added tests.

* Minor corrections.

* Sort imports.

* Small correction.

* Small correction.
2023-04-13 11:59:11 +04:00
Nikolay Shchegolev 061ba1d773 [CPU] Convert i64->i32 for Reference node. (#16797) 2023-04-13 11:55:53 +04:00
Xuejun Zhai e238bfc1d0 Fix C API test failed with debug version on Windows & MacOS (#16903)
Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>
2023-04-13 10:59:42 +04:00
Wang Wangwang 1037f24c46 [AUTO] Remove exclusive_asyc_requests property from AUTO plugin (#16840)
* Remove exclusive_asyc_requests property from AUTO plugin

* Update test case

* Add test case to test incorrect config

* Remove the test case related to exclusive_asyc_requests property of AUTO plugin
2023-04-13 06:35:42 +00:00
Vladimir Paramuzov 67c07ccebe [GPU] Support 7D and 8D tensors (#16810) 2023-04-13 09:04:14 +04:00
Tomasz Dołbniak dcf6fb1e1a Allow stable sort in TopK when sorting by indices (#16811)
* Allow stable sort in TopK when sorting by indices

* Clarification of stable sorting by index and unblocked test

* XFAIL the test again

* Clarification of sorting by indices

* Revert of changes in previous versions op TopK (spec)
2023-04-13 05:26:01 +02:00
Vladislav Golubev 9c6d287a58 [LPT] GroupConvolution plugin tests: test class corrected to restore behavior in arm plugin instances (#16883)
* [LPT] GroupConvolution plugin tests: restored test params default values

* return FQOnData shape automatic generation
2023-04-13 01:41:44 +01:00