Nesterov Alexander
81d45c0c6e
Init arm ci ( #9757 )
2022-01-19 13:12:59 +03:00
Alexander Zhogov
b8bea9a034
CODEOWNERS: Rename multi->auto plugin
2022-01-19 13:03:02 +03:00
Sofya Balandina
6d14875387
[IE TEST] Fix missing falls of HoldersTest in case of crash ( #9277 )
2022-01-19 12:21:42 +03:00
Mingyu Kim
de4bd44a38
[benchmark_app] Fix spacing ( #9759 )
2022-01-19 12:16:40 +03:00
Sergey Shlyapnikov
0a225c2d84
[GPU] Fix fusions indexes calculation in b_fs_yx_fsv32 pooling kernel ( #9756 )
2022-01-19 11:18:53 +03:00
Mikhail Nosov
690e7a5958
Local build seems good today ( #9402 )
2022-01-19 11:15:40 +03:00
Maxim Vafin
32b1c509d5
Fix data type of inserted constants for means and scales ( #9741 )
2022-01-19 11:09:22 +03:00
Vladislav Volkov
483fe51f71
[CPU] Fusing of transpose and reorder is disabled for dynamic shapes ( #9705 )
2022-01-19 10:50:19 +03:00
Victor Kuznetsov
6a9519be8a
Update list of OMZ models for stress tests ( #9750 )
...
* add performance hint to time infer
* del octave model
2022-01-19 10:09:49 +03:00
Vladimir Paramuzov
57e918c7b2
[GPU] Added WA for wrong TensorDesc in InferRequest for some outputs ( #9734 )
2022-01-19 13:06:53 +09:00
Maxim Gordeev
ec3283ebe1
[IE SAMPLES] activated NCC tool for c++ samples ( #9600 )
...
* [IE SAMPLES] activated NCC tool for c++ samples
* exclude ov_ncc_naming_style for tests
* fixed NCC hit
* Added support for source files in samples
* changed style of methods for benchmark
* changed style for speech sample
* changed code style
* changed code style for shared_tensor
* benchmark changes
* changed remote_tensors_filling
* fixed notes
* rebase of branch
2022-01-19 01:08:07 +03:00
Alexey Suhov
a79830cb55
Update year to 2022 in copyright notice ( #9755 )
2022-01-19 01:07:49 +03:00
Dmitry Pigasin
071dc5aef6
[IE Python Speech Sample] Fix problem with different utterance names in input files ( #9678 )
...
* Fix problem with different utterance names in input files
* Update file utils
* Change cw arg errors to pass tests
* refactor variable names
2022-01-18 23:21:25 +03:00
Alexey Lebedev
9a59e871eb
[PYTHON API] fix hash operator for ports ( #9673 )
...
* Fix get_node call
* Add operators and define hash
* rename infer request property
* add new line
* remove unused var
* Move tensor getters to InferRequestWrapper
* check node hash
* add new line
* fix samples
Co-authored-by: Anastasia Kuporosova <anastasia.kuporosova@intel.com>
2022-01-18 21:09:03 +03:00
Mateusz Tabaka
aae5fbf8e9
Allow non constant pad_value in PadFusion's pattern ( #9740 )
...
Useful in cases when pad_value is a subgraph marked as decompression
which cannot be constant folded, but still, Pad can be eliminated
if pad_value evaluates to zero.
2022-01-18 18:28:42 +01:00
Sofya Balandina
832b5d0f60
[IE TEST] Fix converiting to constant in applying of meta info ( #9666 )
2022-01-18 19:08:20 +03:00
Bo Liu
d520e5558f
add hardware support description for Paddle models ( #9731 )
...
* add hardware support description for Paddle models
* fix 'Fast-SCNN' name
2022-01-18 18:40:03 +03:00
Nadezhda Ageeva
d09c09d9fd
[GNA] Deprecate GNA_SW mode ( #9738 )
2022-01-18 18:26:55 +03:00
Mateusz Bencer
0843555ff0
switch onnx to default path for MO ( #9661 )
2022-01-18 16:01:10 +01:00
Indira Salyahova
0082c7a286
[POT] set shape in FBC if undefined dimension in model ( #9532 )
...
* fix: set shape in fbc if undefined dimension in model
* Update tools/pot/openvino/tools/pot/algorithms/quantization/fast_bias_correction/algorithm.py
Co-authored-by: Liubov Talamanova <piccione-mail@yandex.ru>
* Apply suggestions from code review
Co-authored-by: Liubov Talamanova <piccione-mail@yandex.ru>
* update shape in bc id dynamic shape
Co-authored-by: Liubov Talamanova <piccione-mail@yandex.ru>
2022-01-18 17:48:30 +03:00
Tomasz Dołbniak
456a5c65e3
Friendly names setting in ONNX FE ( #9682 )
2022-01-18 17:46:23 +03:00
Mateusz Tabaka
79e442eea6
[VPU] Convert precisions on input/output blobs ( #9115 )
2022-01-18 15:43:27 +01:00
Andrey Noskov
0824bc65d1
[GNA] Deleted logs from test ( #9721 )
...
* [GNA] Deleted logs from test
* removed commented code
Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com>
2022-01-18 16:01:37 +03:00
Mateusz Tabaka
14f525e96e
Fix FakeQuantizeMulFusion on weights ( #9515 )
2022-01-18 13:44:33 +01:00
Ivan Vikhrev
41aadfd116
remove ifdef opencv related to load & dump configs ( #9736 )
2022-01-18 14:08:45 +03:00
Fedor Zharinov
14f8614da6
Benchmarkapp: Added processing of inputs/outputs by index ( #9703 )
...
* Added processing of inputs/outputs by index
* fix
* All tensor's get_friendly_name are replaced with get_any_name
* stylefix
2022-01-18 13:40:54 +03:00
Maxim Vafin
96e7ee58e1
Optimize and simplify ConvertCompressedOnlyToLegacy transformation ( #9702 )
2022-01-18 13:30:28 +03:00
Mateusz Bencer
5fe228bc14
Intorduce json model analysis feature on the new path ( #9618 )
2022-01-18 11:18:19 +01:00
Ilya Churaev
a8381f71f9
Fixed coverity issue for inference component ( #9688 )
...
* Fixed coverity issue for inference component
* Removed noexcept
2022-01-18 12:43:10 +03:00
Gleb Kazantaev
18eaaedb39
Fix If operation validation function ( #9726 )
2022-01-18 12:41:50 +03:00
Egor Duplensky
3a9dba7362
[CPU] [DEBUG CAPS] Implicitly enable perf counters for verbose mode ( #8754 )
...
Also refactor debug capabilities configuration.
Now debug caps config parameters are the part of plugin configuration.
2022-01-18 12:32:53 +03:00
Svetlana Dolinina
71b7c7000a
Changed permutes mechanics for Kaldi ( #5744 )
...
* changed permutes
* fixed permutes
* fixed kernel
* fix transpose after convolution
* fix for convnet
* insert transposes for all convolutions and poolings
* refactor transformations;
added unit tests;
removed old transformations for addinf permutes/reshapes
* fixed constant types
* fixes after merge
* fixed bug for rm_cnn4a: added correct time_dim for the first convolution
* added fix for timeheightconvolution: in this case we have correct time set in convolution kernel already
* minor review fixes: renamed transformation and file
* rename in test
* rename in test
* sort imports + couplt changes in comments
* review fixes: refactoring
* replaced recursive implementation by nx.topological_sort;
fixed comments
* minor fixes: comment + preserving node names
2022-01-18 12:10:51 +03:00
Anton Chetverikov
919ada63ad
Update undefined dimensions parcing im parameter extender ( #9699 )
2022-01-18 12:02:30 +03:00
Katarzyna Mitrus
18309852ba
Update Model::reshape to rethrow currently handled exception ( #9723 )
...
* Update Model::reshape to rethrow the currently handled exception
* Set expected type of exception in TestInvalidReshape
2022-01-18 11:49:02 +03:00
Tingqian Li
89f4a569d5
[CPU] Reuse the new nGraph shape infer functionality to the MKLDNN plugin ( #9220 )
2022-01-18 11:46:35 +03:00
Tingqian Li
822cb48a1e
[CPU] Add cache support to transpose node ( #9513 )
...
* Add cache support to transpose
* Re-enable test case
* comments apply
2022-01-18 11:29:32 +03:00
Ivan Vikhrev
a2cf98bebb
[IE Samples] json configuration reader and dumper for benchmark_app ( #9648 )
...
* added load_config and dump_config functions implemented with json library
* add warning, upd readme
* Update samples/cpp/benchmark_app/README.md
Co-authored-by: Fedor Zharinov <fedor.zharinov@intel.com>
Co-authored-by: Fedor Zharinov <fedor.zharinov@intel.com>
2022-01-18 11:22:47 +03:00
Nadezhda Ageeva
eb9e2c986a
GNA: move transformation test ( #9716 )
2022-01-18 11:17:21 +03:00
Yegor Kruglov
9b129b7c1a
[MO] Support MXNet Operations: batch_dot, LayerNorm, div_sqrt_dim ( #7641 )
...
* Add new operation support
* Update range_like replacer
* Move layer normalizer to middle
* Update bom file
* Update bom
* removed ArangeLike op
* updated bom
* added tests
* Updated docs
* comments relolving
* resolve documentation merge conflict
* arange_like op
* Revert "arange_like op"
This reverts commit a30f5bbb48
.
* fixes in div_sqrt_dim
* comments resolving
* updated tests
* added batch_dot and layer_norm descriptions
* updated batch_dot comment
* updated comment
* move extractors to mxnet folder
* added replacer for batch_dot
* Revert "added replacer for batch_dot"
This reverts commit 8c0e52f7dc
.
* return fully connected normalization
* fix typo
* updated fully connected normalization for mxnet
* changed assert message
* fixed gamma and beta shape incompatibility problem
* fixed imports, updated unittest
* resolve comments
Co-authored-by: iimironov <iliya.mironov@intel.com>
2022-01-18 11:12:30 +03:00
Tingqian Li
ff2df42339
[CPU] Add cache support for normalize ( #9508 )
2022-01-18 10:06:52 +03:00
Vladimir Paramuzov
4c36f8d16d
[GPU] Allow 3d fsv16 layout for quantize and reduce prims ( #9697 )
2022-01-18 09:44:16 +03:00
Maxim Andronov
dd8a073aa4
[CPU] FullyConnected leftovers ( #9621 )
2022-01-18 09:14:29 +03:00
Mikhail Nosov
26f222dea5
[Tests] Graph comparator - take sinks into accounts ( #9695 )
...
* Graph comparator - take sinks into accounts
Previously graph has been traversed only from Results, so any differences in 'Sinks' were not detected
* Fix functional tests
* Update after internal discussion
* Fix low_latency_test (addition to low_latency_v2_test)
* Fix typo
2022-01-18 09:01:05 +03:00
Gleb Kazantaev
72942471de
Added MO root directory search to simplify MO execution process ( #9681 )
...
* Added MO root directory search to simplify MO execution process
* Update sys.path
* Simplify implementation
2022-01-18 01:58:22 +03:00
Sergey Lyubimtsev
5ebbad9bcf
Fixes for scripts ( #9640 )
...
* fixes for scripts
* reduce to warning python bitness check
2022-01-17 21:54:05 +03:00
Nikolay Tyukaev
a6c97000c5
update requirements ( #9714 )
...
* update requirements
* fixes
2022-01-17 17:38:15 +03:00
Ilya Churaev
6c0cddec78
Removed redundant sources from core component ( #9689 )
...
* Removed redundant sources from core component
* Fixed CC build
* Removed redundant includes
2022-01-17 16:16:03 +03:00
Maxim Shevtsov
7ca9641ead
Auto batch ov2.0 API support+tests ( #9672 )
...
* additional OV 2.0 tests for Auto-Batching
* adding 2.0 way of creating the requests
* performance counters support
2022-01-17 16:00:35 +03:00
Yuan Hu
580a0f30eb
[AUTOPLUGIN] Add format string checker for log information ( #9592 )
...
* add limit format on snprintf
Signed-off-by: Hu, Yuan2 <yuan2.hu@intel.com>
* add limit on format
Signed-off-by: Hu, Yuan2 <yuan2.hu@intel.com>
* add test case
Signed-off-by: Hu, Yuan2 <yuan2.hu@intel.com>
* fix a bug for LOG_TRACE
Signed-off-by: Hu, Yuan2 <yuan2.hu@intel.com>
* remove debug info
2022-01-17 14:50:01 +03:00
Anton Chetverikov
394e5c5515
Change nGraph serializer behavior for dynamic dimensions ( #8526 )
...
* Change dynamic_to_static to dinamic_to_undefined function to use -1 values instead of upperbounds in serialized IRs
* Resolve conflict after src files transition
* Remove resolve_dynamic_shapes function
* Fix typo
* Fix codestyle
2022-01-17 14:43:09 +03:00