Chen Xu
c93c9ec3d5
[CPU] Fix bug in topk_bubble_BLK_on_channel_horiz method ( #10218 )
2022-02-09 14:40:46 +03:00
Victor Kuznetsov
21601398d6
Remove dynamism from time_tests (API 1.0) ( #10193 )
2022-02-09 19:15:16 +08:00
Vladislav Golubev
051724f0d5
[LPT][Dynamic shapes] MoveFakeQuantize trasformation fix ( #10178 )
...
* [LPT] MoveFQ fix
* [LPT] MoveFQ: added check on dynamic channel in case of per-channel fq
* [LPT] MoveFQ: tests extending
2022-02-09 13:55:50 +03:00
Taylor Yeonbok Lee
603ea50277
Fix max batch size to respect available virtual memory in linux environment. ( #10201 )
2022-02-09 19:40:29 +09:00
Ilya Churaev
79fceddd7e
Fixed some coverity issues ( #10165 )
2022-02-09 12:37:19 +03:00
Gleb Kazantaev
60011b6eb2
Fix EltwiseBroadcastFusion pass ( #10214 )
2022-02-09 12:35:38 +03:00
Pavel Esir
654b025a26
[MO] set explicitly argument dtype to int for np.split ( #9988 )
...
* forced split argument dtype to int
* added unit-test
* fixed typo in split_test.py
* set explicitly np.int64 instead of np.int
* use split_length's dtype
2022-02-09 12:16:33 +03:00
Anton Chetverikov
25ca17e789
[MO IR Reader] Update *Sequence backend_attrs ( #10041 )
...
* Update LSTMSequence backend_attrs
* Add missed attribute clip
* Update backend_attrs for all *sequence operations
* Add extender for GRUSequence
* Add GRUSequence to custom ops list
* use has_and_set instead if direct acces to attributes
2022-02-09 12:13:23 +03:00
Gleb Kazantaev
4fdf71cdc1
Preserve RTInfo in output ports ( #10114 )
...
* Automation for preserving rt info in output ports; Update FunctionComparator to compare rt info correctly
* Update LPT tests to use real rt_info attributes, so they can be compared
* Fix tests
2022-02-09 12:09:23 +03:00
Daniil Lyakhov
0168bda833
[Offline Transformations] Reshape Layer Pruning Transformation Support ( #9350 )
...
* Reshape op pruning support
* Minor reshape fix
* GroupConv reshape extended support
* Comment ir test
* Fix: reshape can only work with constants
* Apply comments
* Fix output shape computing for reshape op
* Fix comment
2022-02-09 12:03:56 +03:00
Maxim Shevtsov
320c64de24
disabling auto-batching when batch<4 (as batch1 kernels are heavily optimized) ( #10188 )
2022-02-09 12:02:30 +03:00
Anastasia Kuporosova
04194b292d
[Python API] Add if for yocto cross-compilation ( #10216 )
2022-02-09 11:56:42 +03:00
Maxim Vafin
52374a4b8b
Write runtime version and how IR was genarated (legacy path or not) ( #10196 )
2022-02-09 11:41:49 +03:00
Daria Mityagina
6dd6fb6c12
[VPU][XLink] Printf over XLink fails on OpenVINO 2021.4.2 - fix ( #10099 )
...
The XLinkReadDataWithTimeout() is used with and incorrect value for timeout parameter.
2022-02-09 11:30:29 +03:00
Edward Shogulin
c4e54d882b
[LPT] StridedSlice extending ( #10148 )
...
* [LPT] StridedSlice extending
* [LPT] tests
2022-02-09 11:23:18 +03:00
Ilya Churaev
9d40c5184f
Removed legacy names and environment variables from the code ( #10195 )
...
* Removed legacy names and environment variables from the code
* Support documented legacy variables
* Fixed core unit tests
* Fixed some test
2022-02-09 11:04:25 +03:00
Vitaliy Urusovskij
532a1da548
Fix "Error handling issue" ( #10119 )
...
* Fix coverity 'error handling issue' in ~CacheGuard()
* Fix coverity 'error handling issue' in reshape()
2022-02-09 11:04:02 +03:00
Sergey Lyubimtsev
acf8cacfbc
requirements markers clean up ( #10179 )
...
* requirements markers clean up
* formatting & comments
* typos
2022-02-09 10:18:24 +03:00
Roman Lyamin
0d64afc2c8
[GPU] program_helpers::are_layouts_identical fix ( #10109 )
2022-02-09 09:27:15 +03:00
Sergey Shlyapnikov
8f0e974ee6
[GPU] Add new properties and fix bechmark_app ( #10149 )
2022-02-09 09:18:54 +03:00
Maxim Vafin
1970baeb1c
Apply RIC for dynamic dimension in legacy MO ( #10130 )
...
* Apply RIC for dynamic dimension in legacy MO and fail if RIC wasn't applied to any input
* Fix moc tests
2022-02-08 22:17:19 +03:00
Smirnov Grigorii
d951433b12
fix bug in Serialize ( #74447 ) ( #9840 )
...
* fix bug in Serialize (#74447 )
add simple serialization test to check pads changes
clang fix
add check and change pads in conv
refactor ov::clone_model
fix
check in test
* fix FrameworkNode and add test
* fix assert in identiry.cpp
* fix clone_nodes
* remove for node and constructor for node_input.cpp
add spaces
add space
2022-02-08 22:00:20 +03:00
Evgenya Stepyreva
a18069926e
Partial Value propagation from partial to static value ( #10162 )
...
* Partial Value propagation from partial to static value
* Style
* Tests ajustment
2022-02-08 21:55:17 +03:00
Yury Gaydaychuk
0dfdadb531
[CPU] Clamp reduces float boundaries in the case of integer data ( #6668 )
2022-02-08 19:50:45 +03:00
Ivan Novoselov
b47b8ad4bf
[CPU] Snippets throughput mode fixes ( #9488 )
2022-02-08 17:58:42 +03:00
Jacek Skowron
dfc738b493
[docs] update macos installation guide 2 ( #9636 )
...
* update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
* update macos installation guide
2022-02-08 16:44:57 +03:00
Nikita Malinin
0c855ee8b2
[POT] Renaming NXModel ( #10168 )
...
* NXModel -> CompressedModel renaming
* Update references & remove Dicts
* Pylint fixes
2022-02-08 14:07:12 +03:00
Indira Salyahova
f17c26506f
Update utils.py ( #10186 )
2022-02-08 13:51:29 +03:00
Alexey Lebedev
24c4ccc621
[PYTHON API] add __hash__ for Type ( #10059 )
...
* define hash operator for type
* Fix code style
2022-02-08 13:28:25 +03:00
Evgenya Stepyreva
47b8c77a59
Q-DQ pairs folding where applicable ( #10181 )
2022-02-08 13:18:26 +03:00
Maxim Andronov
42a0ce0514
[CPU] Fixed dummy shape creation for Pooling ( #10147 )
2022-02-08 12:54:00 +03:00
Maksim Kutakov
7406b1ffc3
[CPU] Memory manager was introduced in MKLDNNMemory ( #7925 )
2022-02-08 12:34:17 +03:00
Anton Chetverikov
f9eaaa9ff6
[MO] Sqrt operation implementation ( #9950 )
...
* Add sqrt extender
* Update check to not use default infer in infer was set before
* Update comment
* Fix comment
* Remove Sqrt extender
* Remove unnecessary changes
* Add MO implementation of SQRT operation
2022-02-08 11:41:13 +03:00
Maxim Shevtsov
863c74471f
Auto batch fix default val +test ( #10169 )
...
* default config value for the AUTO_BATCH_TIMEOUT
* test for default config value for the AUTO_BATCH_TIMEOUT
* default val for timeout var
2022-02-08 10:14:15 +03:00
Vladimir Dudnik
0a316216f3
update open_model_zoo submodule ( #10182 )
2022-02-08 09:31:22 +03:00
Vladislav Golubev
c4c46beb6b
[CPU] Optimize*SequenceTransposes: Gather7->Gather8 ( #10122 )
2022-02-08 08:56:38 +03:00
Mingyu Kim
67e2bdfc28
[GPU] Update onednn to rls-v2.6-pc2 ( #10156 )
...
It is expected to have functional improvements
2022-02-08 09:47:33 +09:00
Nadezhda Ageeva
2215440188
[GNA] Set performance mode to undefined ( #10174 )
2022-02-07 23:04:29 +03:00
Jacek Skowron
65701e12ef
[docs] update raspbianos installation guide ( #9728 )
...
* update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
* update raspbianos installation guide
* update raspbianos installation guide
* update raspbianos installation guide
2022-02-07 20:01:28 +00:00
Yegor Kruglov
9d3028a9f7
[MO] Pip installation message for not satisfied dependencies ( #9952 )
...
* changed message for not satisfied package
* changed warning message
2022-02-07 22:19:02 +03:00
Jacek Skowron
2d9a248912
[docs] update uninstall guide ( #9725 )
...
* CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
* CVS-71850 update uninstall guide
2022-02-07 18:19:09 +00:00
Edward Shogulin
c6c9a06d41
[LPT] getDataPrecision extending ( #10071 )
...
* [LPT] getDataPrecision extending
* [LPT] getDataPrecision unit tests addition
2022-02-07 19:49:01 +03:00
Anton Pankratov
e34ff009e0
Fix for mac caching test ( #10151 )
...
* Fix for mac
* Fixed rtti comparison
* used defined
2022-02-07 19:22:21 +03:00
Andrey Zaytsev
d62d185ac5
Feature/azaytsev/docs omz revision ( #10176 )
...
* 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
.
* Added a link to the omz repo
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com>
2022-02-07 16:12:28 +00:00
Yegor Kruglov
bde1d5edb0
added condition for optional outputs ( #10097 )
2022-02-07 18:24:28 +03:00
Victor Kuznetsov
857c0bd9dd
[Time tests] Update reshape pipeline (use default inputs before reshape for data generation) ( #10129 )
2022-02-07 22:50:12 +08:00
Maxim Shevtsov
14fcd196a3
updated the mem_statistics ( since "current" is removed) and TOTAL_MEM as it is now types thru Any (and hence needs the as<>()) ( #10135 )
2022-02-07 17:31:12 +03:00
Ivan Tikhonov
707a1b9377
FrontEnd OpExtension ( #10153 )
...
* Squash commits: OpExtension, pybindings, unit tests
* fix incorrect merge
* fix builds
* fix macro on Windows
* Update OPENVINO_FRAMEWORK_MAP to support any cnt of attributes, fix pybinding, resolve review comments, add unit tests
* Fix PEP8, fix unit tests build
* Remove exports from template classes
* fix MacOS build, fix copyrights, clean up
* investigate issue with reshape py tests: temporary delete OpExtension python tests
* Revert "investigate issue with reshape py tests: temporary delete OpExtension python tests"
This reverts commit 2ea2bc9e2e
.
* fix model name for onnx tests
* fix python unit tests
* add new lines in the end of files
* fix unicode support on Win OS
* fix codestyle
* Update ends_with function implementation
Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
* update copyrights
* resolve review comments
Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
2022-02-07 16:21:18 +03:00
Alexey Lebedev
89f071f5fa
[PYTHON API] Forbid building python api with debug postfix ( #10158 )
...
* Forbid building python api with library postfix
* Fix condition
2022-02-07 13:58:53 +03:00
Alexandra Sidorova
57b08583cc
[Benchmark] Align comments with command argument 'data_shape' ( #9897 )
2022-02-07 13:31:38 +03:00