Daria Mityagina
aa53948379
[VPU] Hello classification MyriadX issue ( #9701 )
...
This PR fixes error
inference-engine/src/vpu/graph_transformer/src/stages/interpolate.cpp:65 Current Interpolate does not support resize by channels that started to appear after sample refactoring.
Issues: -75837
2022-01-28 00:20:06 +03:00
Szymon Irzabek
069b3839ce
[GNA] Fix large eltwise split in case split dimension is less than alignment ( #9933 )
...
* [GNA] Fix large eltwise split in case split dimension is less than alignment
* Update src/plugins/intel_gna/optimizer/gna_pass_manager.cpp
Co-authored-by: Krzysztof Bruniecki <krzysztof.bruniecki@intel.com>
Co-authored-by: Krzysztof Bruniecki <krzysztof.bruniecki@intel.com>
2022-01-27 22:09:32 +03:00
Pavel Durandin
d4779bb351
Parallel onednn graph compilation GPU ( #9958 )
2022-01-27 19:47:24 +03:00
Nikolay Tyukaev
622027bee5
fix errors in documentation ( #9384 )
...
* add sphinx log parsing
* fix
* fix log
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* doxygen-xfail
* fixes
* fixes
* fixes
* fixe
* fixes
* fixes
* fix pot
* add pot check
* fixes
* fixes
* Fixed POT docs
* Fixed POT docs
* Fixes
* change heading markup
* fixes
Co-authored-by: azaytsev <andrey.zaytsev@intel.com>
2022-01-27 19:39:49 +03:00
Alexander Zhogov
a99ae43d61
Azure CI Win: Update pool to D8S ( #9963 )
2022-01-27 19:35:24 +03:00
Anton Chetverikov
05684b7cd0
Move tensor name restoring transformation after output normalization ( #9904 )
2022-01-27 17:41:58 +03:00
Pavel Zamelin
578afb9bb8
Allow to specify cpack component in addItTargetTest ( #9945 )
2022-01-27 17:01:46 +03:00
Mikhail Nosov
cf328d299f
More fixes of plugins.xml generation ( #9942 )
...
* Further fixes of plugins.xml generation
1) Unregistration is done by name (e.g. CPU), not by file name (ov_cpu_plugin)
2) Unregistered line is searched by name="MULTI" instead of just 'MULTI' to not conflict with MULTI_WORK_MODE_AS_AUTO entry
3) Removed list of all possible plugins from ov_runtime as logic shall not rely on this (not possible to add 3rd party plugins)
* Revert ov_runtime - some CI jobs require plugins.xml even though plugins are not built
Registration - if some entry already exists in XML - don't copy it.
E.g.
- Registration of 'TEMPLATE' is performed
- Registration loops through existing plugins.xml
- If name="TEMPLATE" is found - don't take it to newContent
- If name like "myCustomPlugin" is found - take it
- As result - "myCustomPlugin" will exist after update, but old "TEMPLATE" will be removed
* Add missing change
2022-01-27 16:54:21 +03:00
Evgenya Stepyreva
1d5352dae3
Dimension tracking: Always output batch the same as it was before ( #9953 )
2022-01-27 16:29:16 +03:00
Vladislav Golubev
bd7a5db029
[LPT] Reduced gaps between static and dynamic execution ( #9775 )
...
* LPT: removed limitations on Dq by dynamic channel
* [TESTS] LPT tests updated
2022-01-27 15:07:42 +03:00
Maxim Gordeev
0627fe857e
[IE Samples] Export and Import of model, fixed ( #9776 )
...
* [IE Samples] Export and Import of model, fixed https://jira.devtools.intel.com/browse/CVS-76225
* Added IE_SUPPRESS_DEPRECATED
* [IE Samples] Export and Import of model, fixed 76225
* Added IE_SUPPRESS_DEPRECATED
* fixed notes
* Update samples/cpp/speech_sample/main.cpp
Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com>
* Update samples/cpp/speech_sample/main.cpp
Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com>
* fixed formatting
* changed processing of inputs
* working export
Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com>
2022-01-27 14:46:02 +03:00
Roman Lyamin
cf80eda8e0
[GPU] Added handle permute ( #9853 )
2022-01-27 14:37:55 +03:00
Mang Guo
f6162ed657
[CPU] Add MVNLayoutType enum ( #9889 )
2022-01-27 14:27:40 +03:00
Ilya Naumov
1be838576c
Fix UnicodeEncodeError on Python 3.6 ( #9285 )
2022-01-27 14:00:38 +03:00
Yegor Kruglov
bc70b2b68b
[ MO ] Support MXNet operation arange_like ( #8939 )
...
* arange_like_op
* added comments
* added unittests
* added step attr, changed axis condition, updated tests
* added op description
* fix nodes renaming
* sorted imports
* added case with repeat > 1
* finished arange_like, removed unit test
* small fix in gather infer function
* gather fix
* fix doc
* added unittests
* correct renames
* removed ConvertLike from div_sqrt_dim
* used ReduceProd instead reshape-shapeof
* added keep_dims attr to reduce_prod node
2022-01-27 12:44:12 +03:00
Aleksandr Korolev
4ecab1eeea
[VPU] Fix vpu_scale tests ( #9693 )
...
Fix memory leak in VpuScaleTest
2022-01-27 12:41:45 +03:00
Aleksandr Korolev
18c20f5766
[VPU] Add performance hints ( #9349 )
...
Added a new key required for benchmark_app
2022-01-27 12:39:27 +03:00
Roman Kazantsev
7ec1cc919e
[MO] Correct preprocessing block for TensorFlow OD 2.4+ models ( #9944 )
...
* Detect casting node inside preprocessing block and leave it
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Fix unit-test for ObjectDetectionAPI
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
2022-01-27 12:15:30 +03:00
Vladimir Dudnik
b84f75f346
update open_model_zoo submodule ( #9947 )
2022-01-27 11:09:23 +03:00
Sergey Shlyapnikov
0af8916d1d
[GPU] Fix dependencies list in fused primitive descriptor ( #9941 )
2022-01-27 11:05:20 +03:00
Maxim Shevtsov
2b1bacaf6e
fixing mem leak by avoiding cyclic ref (when shared_ptr was captured in lambda) ( #9930 )
2022-01-27 10:47:00 +03:00
song, bell
49c2086d23
allocate host blob from hw context ( #9854 )
...
* allocate host blob from hw context
Signed-off-by: fishbell <bell.song@intel.com>
* accomodate to new namespace
Signed-off-by: fishbell <bell.song@intel.com>
* fix build
Signed-off-by: fishbell <bell.song@intel.com>
* refine logic
Signed-off-by: fishbell <bell.song@intel.com>
* dynamic shape need to share blob with cpu infer request
Signed-off-by: fishbell <bell.song@intel.com>
* reuse icore from core
Signed-off-by: fishbell <bell.song@intel.com>
* cpu,gpu case fallback to original code, CI failure
Signed-off-by: fishbell <bell.song@intel.com>
2022-01-27 13:52:25 +08:00
Milana Shhanukova
aa518282b0
updat gna configs ( #9920 )
2022-01-27 08:50:15 +03:00
David Nam
78a1212a90
Implement interpolate-1 and interpolate-4 in template plugin test ( #9704 )
...
* Implement interpolate-1 and interpolate-4 in template plugin test
* Fix clang error
* Fix clang error
* Fix clang error
* Fix linux build
* Fix cpplint error
* Fix clang error
* Fix linux build
* Change way to pass attribute into struct for linux build
* Correct supported type
* Fix clang error
* Add visitor api test for interpolate-1 and interpoate-4
* Fix typo and cpplint
* Update copyright
* Avoid using a class that will be deprecated
* Rollback to CoordinateTransform
* Remove interpolate.in.cpp
2022-01-27 08:27:34 +03:00
Kelvin Choi
00b7f58152
[GPU] enable validate after adding reorder ( #9594 )
2022-01-27 13:08:35 +09:00
Anastasia Kuporosova
c7eeda0247
[Python API] Align openvino/__init__ files ( #9871 )
...
* [Python API] Align openvino/__init__ files
* style fix
2022-01-26 21:16:34 +03:00
Mikhail Letavin
a90bb1ff01
[GPU] Force shared surface cache cleanup in RemoteContext ( #9816 )
2022-01-26 19:19:29 +03:00
Nikolay Tyukaev
e0c10c1a6f
nbdoc cmake ( #9869 )
2022-01-26 18:45:16 +03:00
Zhang Yi
f23714fe65
fix klocwork scan ( #9785 )
2022-01-26 18:26:55 +03:00
Mikhail Nosov
6d40e5df96
'If' deserialization fixes ( #9881 )
2022-01-26 17:50:43 +03:00
Egor Shulman
68423cef40
[CPU] Coverity fixes ( #9838 )
2022-01-26 17:43:28 +03:00
Xin Wang
26ccbe9ebc
Change internal function name to avoid loop issue. ( #9890 )
...
* Change internal function name to avoid loop issue.
* Fix comment.
2022-01-26 17:35:31 +03:00
Anastasia Popova
84f2e9fc24
Parameter/Result tensor names fix ( #9754 )
...
* Added tensor names checking transformation. Added framework name saving to tensor names list for input/output cut.
* Small fixes.
* Fixed tensor propagation in PowerToEltwises.
* Corrected tensor checking.
* Corrected tensor checking.
* Fixed MemoryOffsetAdjustment().
* Fixed tensor propagation for Yolo, ONNXMaskRCNNTransformation().
* Small fix.
* DetectionOutput tensor name set.
* Tensor name set for Reshape node in OD API.
* Temporarily added set of tensor names in ConvertGroupedStridedSlice.
* Small corrections, added tests.
* Added checks.
* Added deafault names setting.
* Moved default names setting to single place.
* Added port normilize befor setting tensor names.
* Fixed ResultRename logic.
* Removed tensor setting of unset ports.
* Corrected input cut tensor naming.
* Corrected InputCut, renamed set_tensor_names()->add_tensor_names().
* Fixed tensor setting for InputCut.
* Code corrections.
2022-01-26 17:23:46 +03:00
Mikhail Nosov
8f94d6dd3f
Fix unity build for 'inference_engine_s' target ( #9899 )
...
Without fix, build of 'cpuUnitTests' will fail as 'inference_engine_s' will contain:
IE_STATIC_DEPENDENT_FILES = file_utils.cpp
$<TARGET_OBJECTS:${TARGET_NAME}_obj> - containing 'unity_cxx' which includes 'file_utils.cpp'
This causes multiple definition error of all methods inside file_utils.cpp
2022-01-26 17:11:40 +03:00
Alexandra Sidorova
1d82294e00
[CPU] Fixed dynamic Concat with negative axis ( #9861 )
2022-01-26 17:10:34 +03:00
Vladislav Volkov
c026f8348b
[CPU] Fix for memory leak in MKLDNNTensorIteratorNode ( #9903 )
2022-01-26 16:59:41 +03:00
Anton Dudchenko
022abf8614
[IE][VPU]: Don't compile myriad custom layers and tools for ARM ( #9912 )
2022-01-26 16:30:32 +03:00
Maksim Doronin
e46b629950
[IE][VPU]: dynamic hswish and gather downgrade ( #9915 )
...
* Dynamic HSwish
* Gather8 to Gather7 downgrade
2022-01-26 16:28:03 +03:00
Mikhail Nosov
2ea52bae6e
Fixes of plugins.xml generation ( #9922 )
...
- Added registration (and unregistration) of ov_auto_batch_plugin. Otherwise 'BATCH' plugin will always produce new XML line without removing old one
- Added unregistration of legacy plugin names (<= 2021.4 release). Otherwise old lines like "libHeteroPlugin.so" will not be removed from plugins.xml file
2022-01-26 16:00:04 +03:00
Indira Salyahova
17c394c8fe
[POT] Update patterns ( #9786 )
...
* Update special_patterns.py
* add pattern in docs
2022-01-26 14:59:51 +03:00
Indira Salyahova
cf49cd6ce8
fix: check batch bias shape equal one in fbc ( #9907 )
2022-01-26 14:37:43 +03:00
Ilya Churaev
251897a91a
Removed old cmake scripts ( #9876 )
2022-01-26 14:24:30 +03:00
Ilya Churaev
d2c92d26be
Added offline transformation to all target ( #9893 )
2022-01-26 14:23:59 +03:00
Irina Efode
ed273ab47a
[IE TESTS][IE CONFORMANCE] Allow to specify body extracting in statistic and subgraphDumper ( #9797 )
...
* [IE TESTS][IE CONFORMANCE] Allow to specify body extracting in statistic and subgraphDumper
* Fix link
2022-01-26 11:35:36 +03:00
Nikita Malinin
1524ff898a
Update IEEngine with annotation for async ( #9909 )
2022-01-26 11:13:01 +03:00
Mingyu Kim
1d417e888b
Spacing fix ( #9894 )
...
* Update benchmark_app.hpp
* Update benchmark_app.hpp
2022-01-26 08:46:05 +03:00
Milana Shhanukova
d81d7f15a1
do not change shape for scalars ( #9751 )
2022-01-25 19:37:34 +03:00
song, bell
f2e5788035
use priority queue for timeout issue ( #9765 )
...
* use priority queue for timeout issue
Signed-off-by: fishbell <bell.song@intel.com>
wrap tbb pq
Signed-off-by: fishbell <bell.song@intel.com>
clang format
Signed-off-by: fishbell <bell.song@intel.com>
fix potential dead-lock
Signed-off-by: fishbell <bell.song@intel.com>
fix arm build
Signed-off-by: fishbell <bell.song@intel.com>
try fix build on arm
Signed-off-by: fishbell <bell.song@intel.com>
merge master
Signed-off-by: fishbell <bell.song@intel.com>
* remove debug info
Signed-off-by: fishbell <bell.song@intel.com>
* use atomic to replace the lock
Signed-off-by: fishbell <bell.song@intel.com>
* clang format
Signed-off-by: fishbell <bell.song@intel.com>
2022-01-25 18:44:46 +03:00
Eugeny Volosenkov
b57f1b0fb3
Delete check on port id in InputCut ( #9796 )
...
* delete refer_to_faq_msg(31)
* fix documentation
* fix documentation
2022-01-25 17:41:08 +03:00
Indira Salyahova
0ecbe50bf5
[POT] Optimize quantization scheme for SPR/ATS ( #9564 )
...
* feat: delete fq from branch
* delete transformation
* pylint
* delete gpu_ats
* add tests
* pylint
2022-01-25 17:37:45 +03:00