Commit Graph

527 Commits

Author SHA1 Message Date
Anton Zaytsev
2e3378c50f [IE TESTS] dynavic batch for mvn layer (#1010)
* [ci-skip][IE TESTS] dynavic batch for mvn layer

* update instance v0

* [ci-skip][IE TESTS] update instance for mvn layer

* [ci-skip][IE TESTS] fix

* [ci-skip][IE TESTS] add dynamic batch for singleLayer basic class

* [ci-skip][IE TESTS] update dynamic batch for singleLayer basic class

* [ci-skip][IE TESTS] removing bathFlag

* [IE TESTS] removing bathSize

* [IE TESTS] refactor dynamic batch in basic class

* [IE TESTS] refactor dynamic batch in basic class
2020-07-08 20:59:24 +03:00
Ilya Lavrenov
884389d869 Conversion via CNNNetworkImpl ctor (#1222)
* Added ctor for CNNNetworkImpl to convert from ngraphImpl

* Re-use in all places instead of manual conversion

* Hide convertToCNNNetworkImpl usage

* Remove useless test

* Fixed Gleb's comments
2020-07-08 17:26:37 +03:00
Anastasia Kuporosova
c39e32a47b [IE Tools] Update tools with new Python API (#944) 2020-07-08 13:38:49 +03:00
Vladislav Volkov
499c976194 The supported models detection improvement (#1235)
* The supported models detection improvement

* Unit test for supported models detection
2020-07-08 12:57:21 +03:00
Vitaliy Urusovskij
c0b28daf9c Fix MemCheckTests failures caused by change in OMZ models scope (#1214)
Run only models available in OMZ to prevent failures
Remove person-reidentification-retail-0031.xml from configs
2020-07-08 12:33:39 +03:00
Anastasia Kuporosova
b553b6ea17 [Python API] setting and getting preprocessing info through InferRequest (#1009) 2020-07-08 11:25:54 +03:00
jdanieck
8ff7e3381d Refactoring: remove unneeded typedef from DetectionOutputAttrs struct. (#1231) 2020-07-08 11:15:15 +03:00
Ilya Churaev
71d41a992f Removed all and allreduce layers (#1182)
* Removed all and allreduce layers

* Removed reference implementations
2020-07-08 04:16:02 +03:00
Mikhail Kozlov
bd3b6bfc5e Add new parameters to compile-tool (#1153) 2020-07-07 20:14:47 +03:00
Alexey Suhov
8da90f8890 fix build target name in demos for Windows (#1253) 2020-07-07 18:44:11 +03:00
Vitaliy Urusovskij
e085a04d8c [Stress] Move logging after all computations of progress_str (#1226) 2020-07-07 14:23:26 +03:00
Tomasz Dołbniak
ae6cfe12bb ONNX DequantizeLinear op (#1123)
* DequantizeLinear 10 as a subgraph

* Enable DequantizeLinear from opset 13

* Exclude the failing tests

* Re-enable dequantize linear UTs

* Validation helper
2020-07-07 14:08:08 +03:00
Ilya Churaev
59579eb437 Removed And operation (#1183) 2020-07-07 13:32:35 +03:00
Irina Efode
476dc0f00f [IE TESTS] Add Convert, ConvertLike single layer tests. Refactoring Range (#1212) 2020-07-07 11:47:13 +03:00
Irina Efode
ea10ad5ed4 [IE TESTS] Add Multi, hetero and Cpu plugin as dependecies to the functional tests (#1234) 2020-07-07 11:42:13 +03:00
Anna Khakimova
987cc5ee52 Preprocessing(GAPI): Universal intrinsics (AVX2) implementation of U8C1 linear Resize. (#942)
* Preprocessing(GAPI): Universal intrinsics (AVX2) implementation of U8C1 linear Resize

* Refactoring
2020-07-07 11:38:59 +03:00
Ilya Churaev
0602a61a30 Removed ArgMax ArgMin (#1181) 2020-07-07 10:07:08 +03:00
Anton Chetverikov
56916ace61 Fix const node non-deterministic names (part 2) (#1081)
* Fix non-deterministic node names generation in the Model Optimizer (part 2)
2020-07-07 09:37:48 +03:00
Ilya Churaev
5d1c5ee6a9 Removed nGraph experimental operations and headers (#1197) 2020-07-07 07:27:17 +03:00
Ilya Lavrenov
ea20abdabd Added IR v7 reader dependency for functional tests (#1238) 2020-07-07 06:11:26 +03:00
Andrey Dmitriev
9ae3cf3faa [GNA] Added support configuration of nthreads and quantization bits (#1059) 2020-07-06 20:28:33 +03:00
Maxim Vafin
ae8aaedc29 Add assert for Clip-11 (#795) 2020-07-06 18:10:14 +03:00
Evgeny Talanin
02d4787cd4 Stick to isort==4.3.21 (#1223) 2020-07-06 17:49:47 +03:00
Gorokhov Dmitriy
071682629b [CPU][TESTS] Disabled sporadically failed Core treading test on Windows (#1227) 2020-07-06 16:22:59 +03:00
Lukasz Debski
bd0aa6ac6d [IE CLDNN] Addition of eltwise support for different input sizes. (#640) 2020-07-06 15:26:14 +03:00
Tomasz Dołbniak
f4acb0fc40 Windows build fix (#1225) 2020-07-06 14:30:49 +03:00
Vladislav Volkov
aaa61dcd23 Optimisations for binary operations broadcast (#1058) 2020-07-06 13:56:12 +03:00
Ilya Churaev
293b72151d Removed BatchNotmTraining (#1185) 2020-07-06 11:22:27 +03:00
Ilya Churaev
84f7cd2c02 Remove atan2 (#1184) 2020-07-06 06:18:45 +03:00
Jedrzej Hajduczenia
fd9ae15fdd [IE CLDNN] Fix input feature padding handling in dw conv fsv16 kernel (#1217) 2020-07-05 18:57:15 +03:00
Konrad Dobros
fee4a01b26 [IE CLDNN] Add additional check for local block io support (#1211)
This change is needed, because some ocl compiler versions may advertise
support for extension, but fail to compile some of the functions.
2020-07-05 18:56:13 +03:00
Ilya Lavrenov
df772e082a Use include headers in unit tests (#1216) 2020-07-03 23:51:21 +03:00
Anton Voronov
f3c7c731e3 [MKLDNN] Fixed bias datatype in jit_uni_dw_conv kernel (#1131) 2020-07-03 21:57:17 +03:00
Ilya Lavrenov
4f0225014d Deprecated cnn layer (#1138)
* Deprecated getInputTo, getCreatorLayer

* Fixes

* Fixed ie_layers moving to legacy

* Fixed onnx importer dependency

* Fixed python

* Fix python API compilation

* Added comments not to use _impl from Data

Co-authored-by: Nadezhda Ageeva <nadezhda.ageeva@intel.com>
2020-07-03 20:57:28 +03:00
Mateusz Bencer
6365fcb6f5 Empty dimension means Dimension::dynamic() (#1171) 2020-07-03 18:57:58 +02:00
Evgenya Stepyreva
20610ce52e [ BTS & STB ] Fixing broken transformations (#874) 2020-07-03 19:55:00 +03:00
Katarzyna Mitrus
e3e13b9bd8 Add FakeQuantize op to ONNX importer (#1099) 2020-07-03 18:28:33 +02:00
Michał Karzyński
bd8a383560 Enable nGraph Python API unit tests using Inference Engine APIs (#1095) 2020-07-03 18:11:39 +02:00
Evgenya Stepyreva
143036f96f [ MO ] Clamp value inference (#1207) 2020-07-03 17:57:10 +03:00
Evgeny Latkin
951b5eed92 [IE][VPU] exclude test: conv_3x3s1p1_vgg (issue: 34466) (#1204) 2020-07-03 17:33:37 +03:00
Liubov Batanina
9e455ae6d9 Fixed type of reduction axes (#1190) 2020-07-03 16:55:06 +03:00
Katarzyna Mitrus
099edd2f67 Enable read onnx model tensor FLOAT16 no raw data (#1168) 2020-07-03 13:45:00 +02:00
Katarzyna Mitrus
38335b1883 [ONNX importer] Add more Resize-10 tests (#1026) 2020-07-03 13:43:46 +02:00
Ilya Lavrenov
f15b5f2b60 CMAKE: Added IR reader dependency to dev_targets (#1202) 2020-07-03 14:20:08 +03:00
Ilya Lavrenov
5d573e39cd Removed const transformer usage in graph transformer (#1164)
* Commented constant folding

* Fix
2020-07-03 13:29:43 +03:00
Ilya Lavrenov
ab19051b7d Fixed typo in docs (#1201) 2020-07-03 13:27:41 +03:00
Andrew Bakalin
7f37714c02 [VPU] Enable DSR_MatMul tests (#1129)
* [VPU] Remove hardcoded shape type from MatMul dts

* [VPU] Forbid first GEMM input to be dynamic and transposed

* [VPU] Update DSR_MatMul tests to use DSR_TestsCommon base class
2020-07-03 12:30:46 +03:00
Vitaliy Urusovskij
a17366f621 [Stress] Enable StressMemleaksTests on GPU in precommit (#1079)
* [Stress] Fix missing retry for StressMemLeaksTests

* [Stress] Add smoothing with sliding average for StressMemleaksTests

* [Stress] Enable GPU in StressMemleaksTests precommit scope
2020-07-03 11:57:16 +03:00
Ilya Churaev
29ef181e47 Fixed user name in codeowners (#1198) 2020-07-03 10:59:18 +03:00
Ilya Churaev
ac2ce80dae Updated Core::ReadNetwork documentation (#1178) 2020-07-03 08:47:24 +03:00