Liubov Talamanova
be6a3c34f1
[POT] Throw exception for IRv10 ( #10345 )
...
* [POT] Throw exception for IRv10
* Update reference models
* Updated AC framework name from dldt to openvino
2022-02-17 10:54:08 +03:00
Vladimir Dudnik
29883a152a
fix 79520 ( #10449 )
2022-02-17 10:52:30 +03:00
Egor Shulman
ff293f5560
[CPU] Disable display of constant layers in PerfMap ( #10307 )
2022-02-17 10:51:07 +03:00
Egor Duplensky
541627d319
[CPU] [SANITIZER] Avoid possible stack-use-after-scope ( #10377 )
2022-02-17 10:27:58 +03:00
Ivan Tikhonov
3597ae61f9
Fix increased build time and memory consumption caused by multiple ov::Any instantiation ( #10452 )
...
* Fix increased build time and memory consumption caused by multiple instansion of ov::Any.
* delete unused method, correct exception message
* codestyle
* Resolve review comment
* fix exception: throw it in else branch
2022-02-17 09:08:55 +03:00
Gleb Kazantaev
926460e603
Fix Coverity issues ( #10427 )
2022-02-17 08:54:57 +03:00
Mateusz Tabaka
ab4a11b3bd
Remove unnecessary AutoBroadcastSpec parameter in MatMulMultiplyFusion ( #10005 )
2022-02-17 08:51:32 +03:00
Julia Kamelina
1fc61299c8
update omz submodule ( #10441 )
2022-02-17 00:50:21 +03:00
Tomasz Dołbniak
90a100d5f6
Default opset bump in ONNX FE ( #10437 )
2022-02-17 00:47:07 +03:00
Fedor Zharinov
00abcbacc4
Fix for Layout and image_info related issues ( #10258 )
...
* bugfix78627
* stylefix
* fix
2022-02-17 00:42:51 +03:00
Maxim Vafin
5cadee20eb
Fix issue with constants having inputs in TF FE ( #10393 )
2022-02-16 20:40:23 +03:00
Andrey Zaytsev
abeb910ce2
Removing the old Intel logo from docs ( #10429 )
...
* Added info on DockerHub CI Framework
* Feature/azaytsev/change layout (#3295 )
* Changes according to feedback comments
* Replaced @ref's with html links
* Fixed links, added a title page for installing from repos and images, fixed formatting issues
* Added links
* minor fix
* Added DL Streamer to the list of components installed by default
* Link fixes
* Link fixes
* ovms doc fix (#2988 )
* added OpenVINO Model Server
* ovms doc fixes
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com>
* Updated openvino_docs.xml
* Updated the link to software license agreements
* Revert "Updated the link to software license agreements"
This reverts commit 706dac500e
.
* Removed the Intel logo
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com>
2022-02-16 17:26:26 +03:00
Yuan Xu
4f000b780d
update pypi installation ( #10217 )
...
* Add Overview page
* update pypi installation
* Revert "Add Overview page"
* integrate review comments
* update formatting
* Update docs/install_guides/installing-openvino-pip.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/install_guides/installing-openvino-pip.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
* Update docs/install_guides/installing-openvino-pip.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com>
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
2022-02-16 17:09:56 +03:00
Egor Shulman
5bf9631073
Fixed ProfilingInfo layer status ( #10342 )
2022-02-16 16:10:19 +03:00
Anton Grishin
05650551b7
[GNA] Fix static analyzer issues ( #10379 )
...
* fix incorrect braces
* move pointer check
* add pointer check to VerifyConcat
* Prevent iterator invalidation
2022-02-16 15:46:32 +03:00
Ilya Churaev
434d7bbecc
Fixed 4458 warning for Windows ( #10418 )
2022-02-16 11:39:43 +00:00
Anton Pankratov
5b8b698f88
Fixed ICore GetSupportedProperties ( #10394 )
...
* Added ICore::get_property
* Added tests
* Format fix
* All properties
2022-02-16 14:36:01 +03:00
Andrey Noskov
7a24f53b57
[GNA] Moved am_intel_dnn tests ( #10294 )
...
* [GNA] am_intel_dnn tests moved from deprecated tests
* fixed code style
* [GNA]fixed copyright date
2022-02-16 14:21:12 +03:00
Andrey Noskov
e2948a807c
[GNA] Moved cpp_wrapper test ( #10297 )
...
* [GNA] Moved cpp_wrapper test
* [GNA] fixed copyright data
2022-02-16 14:19:29 +03:00
Nadezhda Ageeva
fc5a416423
[SAMPLES][GNA] Update C++ speech sample with new config API ( #10357 )
...
* [SAMPLES][GNA] Update speech sample with new cofig API
* Review comments
* Some additional checks
2022-02-16 13:23:50 +03:00
Alexander Zhogov
2e71fccd82
Azure CI: Disable tests on Mac due to long building
2022-02-16 13:12:06 +03:00
Anton Dudchenko
483b3828ca
[VPU] Enable CheckTensorPrecision tests ( #10390 )
...
Enable CheckTensorPrecision tests for the myriad plugin.
-75944
2022-02-16 13:06:13 +03:00
Artyom Anokhov
ba69bae055
[Scripts] Remove MacOS install dependencies ( #10397 )
...
* OpenVINO scripts: Removed legacy install install_guide.html. Removed installation of scripts for MacOS
* scripts/CMakeLists: optimized if case
2022-02-16 12:52:57 +03:00
Chen Xu
4d954d0c13
[CPU] Fix the unnecessary calculation of blk_stride for dynamic shape ( #10385 )
2022-02-16 12:20:01 +03:00
Andrew Kwangwoong Park
2a1d8d7e99
[GPU] Minor fix for dump layer ( #10291 )
...
- Replace find with compare func to avoid dumping all layers that contain layer name
Signed-off-by: Andrew Kwangwoong Park <andrew.kwangwoong.park@intel.com>
2022-02-16 12:02:28 +03:00
Nikolay Tyukaev
0c4d50239a
update requirements to fix tabs ( #10409 )
2022-02-16 11:47:11 +03:00
Gleb Kazantaev
709084888a
Remove deprecated classes from openvino headers ( #10371 )
...
* Remove deprecated classes from openvino headers
* Fix tests
2022-02-16 11:41:16 +03:00
Ilya Churaev
0b27fb80b1
Fix for new coverity issues ( #10378 )
...
* Fix for new coverity issues
* Fixed cc coverity
* Fixed code style
* Revert some changes
* Fixed build
2022-02-16 11:12:24 +03:00
Nikita Malinin
c8ce93290e
[POT] Sync mode only for gna_sample ( #10355 )
...
* Sync mode only for gna_sample
* Disable test
2022-02-16 11:00:13 +03:00
Vladimir Zinoviev
e22a2b3076
[CommonTransformations] Fix default output take from Split/VariadicSplit ( #10395 )
2022-02-16 10:59:11 +03:00
Mateusz Bencer
0a056857c5
fix handling stride_y ( #10398 )
2022-02-16 07:57:56 +00:00
Mingyu Kim
c0d54e48bb
[GPU] Bugfix for onednn post op optimization ( #10416 )
...
When post-op has pattern like below, binary_mul was ignored previously.
1. binary_add
2. eltwise_linear
3. binary_mul
4. binary_add
It happens when prev_post_op_idx == 2, cur_post_op_idx == 4.
prev_post_op_idx was supposed to proceed to idx 3, but it did not.
2022-02-16 10:44:42 +03:00
Vladislav Golubev
fa4246d531
[LPT] Security fixes ( #10381 )
2022-02-16 10:31:17 +03:00
Taylor Yeonbok Lee
cbb5dff9c1
Fix coverity errors ( #10384 )
2022-02-16 10:10:10 +03:00
Ivan Tikhonov
06eb74b77f
Fix MakeStateful transformation: use tensor names instead of friendly names ( #8997 )
...
* Use tensor names instead of friendly names, handle one output tensor to several Result ops case
* fix python tests
* fix python test
* fix incorrect merge
* remove redundant files
* fix variable names generation, fix python test
* Apply review comments
* fix python test
2022-02-16 09:26:31 +03:00
Jan Iwaszkiewicz
e71f23fc7e
[PYTHON] Add __repr__ to main objects ( #10365 )
2022-02-15 21:30:33 +00:00
Evgenya Stepyreva
d14f1e54a5
MatMul Shape Inference ( #10348 )
...
* Proper dynamic dimension broadcasting
* make shape infer race condition reproducer
* Use ngraph only
* MatMul shape inference
* Style
* Dynamic rank case covered
* Build fix
Co-authored-by: Maksim Kutakov <maksim.kutakov@intel.com>
2022-02-16 00:22:46 +03:00
Vladimir Dudnik
eda4cbf30e
[OMZ] rest of public models with layout ( #10293 )
...
* update OMZ submodule, rest of public models with layout
* sync with PR-10150
* ac fixes for WB
* fix CVS-78616
2022-02-15 23:42:41 +03:00
Maxim Shevtsov
317b956d2e
fixed possible situation when auto-batching returns zero requests ( #10388 )
2022-02-15 15:13:25 +00:00
Mikhail Nosov
d5e8e0fb88
Fix coverity findings - add nullptr check before dereferencing ( #10375 )
...
Even though it is not possible to hit into this situation using existing plugins - there is theoretical possibility that some plugin may return 'nullptr' as it is allowed.
So this check shall remain in generic part which should not rely on plugin-specific behavior
2022-02-15 18:01:05 +03:00
Maxim Andronov
dc905f972a
[CPU] AdaptivePooling child edges number check fix ( #10372 )
2022-02-15 17:59:51 +03:00
Ivan Novoselov
fa6865d569
[CPU] Disable MatMul+FQ(I8 out) if MatMul cant execute in I8 ( #10316 )
2022-02-15 17:59:06 +03:00
Maxim Vafin
0793a56260
Fix Conv3D translator in TF FE ( #10387 )
2022-02-15 17:53:13 +03:00
Mikhail Letavin
f150e2ad09
[GPU] Remove debug suffix from OpenCL.dll on Windows ( #10361 )
2022-02-15 16:43:40 +03:00
Sergey Lyubimtsev
498d865ea6
Correction for install guides: ( #10373 )
...
- OpenVINO installer path for macOS
- Default install pathnon macOS
- Red Hat Enterprise Linux 8.x, 64-bit is not part of IRC installer
2022-02-15 16:22:26 +03:00
Gleb Kazantaev
b837b7e32c
Fix Coverity Isues ( #10376 )
2022-02-15 15:26:04 +03:00
Pavel Esir
121d59aa80
[MO] move importlib-metadata into setup.py ( #10319 )
...
* handle 'and' marker in requirements
* Revert "handle 'and' marker in requirements"
This reverts commit 952bb949ca
.
* moved importlib-metadata from requirements.txt into setup.py
2022-02-15 15:01:27 +03:00
Indira Salyahova
f1557c06de
[POT] Fix inference sample in fbc when get list prediction ( #10159 )
...
* fix: inference sample in fbc when get list prediction
* update reference metrics
2022-02-15 14:42:40 +03:00
Wilson Seok
e168c9b1c3
Add slt in template plugin/tensor iterator ( #9692 )
...
* Remove fp16 of Convert layer test from skip_tests.config.cpp as it works now
* update repo
* add initial op reference code of TensorIterator with LSTM body function
* add GRU/RNN case in setup
* add all other test cases
* add visitor api test
* remove unnecessary header files
* fix clang-format issue
* fix copyright year and remove ngraph_helper namespace
* rename ti.cpp to tensor_iterator.cpp in core unit test
* apply suggestions
2022-02-15 13:48:18 +03:00
Ivan Novoselov
68c390f679
[Snippets][CPU] MKLDNNSnippetNode adopts canBeInPlace logics from eltwise node ( #10334 )
2022-02-15 13:13:35 +03:00