Konstantin Satunin
80d5171769
Test results publishing to Azure DevOps v2 ( #2539 )
...
* do not merge results
* add Linux and Mac publishing
2020-10-06 15:57:46 +03:00
Ilya Lavrenov
984357bdef
Moved WA for legacy includes to dev package ( #1712 )
...
* Moved WA for legacy includes to dev package
* Fixed compilation
* Fixed compilation
* Fixes
2020-10-06 15:04:53 +03:00
Vladimir Gavrilov
554fb118e4
Added ONNX Resize-11 to supported layers in documentation ( #2324 )
...
* Commit.
* Fixed list of supported frameworks layers.
* Small fix.
2020-10-06 14:41:01 +03:00
Vitaliy Urusovskij
6949d93e42
Add "cl_cache"
preparation in test_timetest.py ( #2490 )
2020-10-06 14:16:50 +03:00
Alexander Zhogov
170782b1c8
GitHub CI: Add ShellCheck ( #2554 )
...
* Add shellcheck
* Remove fetchDepth: 1
2020-10-06 13:16:46 +03:00
Alexander Zhogov
53020f414c
Azure CI: Add --gtest_filter=*smoke* ( #2551 )
2020-10-06 13:04:14 +03:00
Tomasz Dołbniak
14416405cc
Re-enable more unit tests (Resize & Interpolate) ( #2331 )
2020-10-06 10:53:02 +02:00
Kamil Magierski
4c1ae9b339
[GNA] Issue 39975 - cascade concat fix ( #2486 )
...
* concat input not used fix rough implementation
* [GNA] Cascade concat input not assigned fix
* reduce copying in recursive function
* [GNA] Aligned cascade concat test
2020-10-06 11:01:19 +03:00
Kamil Magierski
0e62e5e17f
[GNA] FIX CopyLayerPass for concat parent cases ( #2485 )
...
* [GNA] fix cases when layer output is used in both memory and concat parent layer
* coma fixes
* Issue-36189 CopyLayerPass for concat parent cases fix test
* Fix test for CPU
* Remove test for GPU
2020-10-06 11:00:38 +03:00
Kamil Magierski
8abdc32676
[GNA] Fix LSTM Cell channel C being 0 on output ( #1174 )
...
* [GNA] get output before activation test
[GNA] SubstituteScaleShiftBroadCastPass fix for cases when there are multiple scaleshifts as an output from the layer
[GNA] Generalize Fix where LSTMCell output was zero due to being fused into activation
[GNA] Fix LSTMCell being zero on channel C if being output layer
* linux build fix
2020-10-06 10:59:03 +03:00
Ilya Lavrenov
de1cc8af2e
Shellcheck tests for bash scripts ( #2532 )
...
* Added bash scripts checks with shellcheck
* Fixed indentations
* Fixed setupvars.sh with shellcheck
* Fixed MO scripts
* Compilation with newer versions of shellcheck
2020-10-05 23:37:50 +03:00
Alina Kladieva
85dab59019
[Jenkinsfile] Bump infra ( #2545 )
2020-10-05 23:37:19 +03:00
Andrey Babushkin
65a9e0c8f3
Revert "Sync GNA lib calls to avoid multi threads and plugins crash ( #2435 )" ( #2538 )
...
This reverts commit 0879938250
.
2020-10-05 18:11:14 +03:00
Vitaliy Urusovskij
05d70cfa43
Remove --collect_results_only
( #2509 )
...
* Remove CLI keys from README
* Remove `--collect_results_only` from MemCheckTests
2020-10-05 17:43:24 +03:00
Andrew Bakalin
f8fdd80830
[VPU][IE] Disable ConvertMinimum transformation for Myriad Plugin ( #2437 )
2020-10-05 14:18:43 +03:00
Konstantin Satunin
546c325a1f
add test results publishing ( #2513 )
2020-10-05 12:52:00 +03:00
Pavel Esir
9149d899b3
[MO] Fix: add PermuteInputs to shape broadcasting ( #2419 )
...
* fix: add PermuteInputs to shape broadcasting
* fix type declaration typo
2020-10-05 12:48:57 +03:00
Krzysztof Bruniecki
0879938250
Sync GNA lib calls to avoid multi threads and plugins crash ( #2435 )
...
* Sync GNA lib calls to avoid multi threads and plugins crash
* Remove TODO
* Enable sync for GNA1
* Fix GNA1 sync
* Add core_threading_tests to GNA Plugin to address story 31709
2020-10-05 12:34:57 +03:00
Anton Pankratv
b21d0fe978
Removed similar behaviour tests ( #2528 )
2020-10-05 12:21:03 +03:00
Vladislav Vinogradov
605cf75901
[IE][TESTS][CMAKE] Add -Wno-deprecated-copy compile flag for GTest ( #2514 )
...
It fixes build on Ubuntu 20.04 with gcc 9.3.0.
2020-10-05 12:08:57 +03:00
Aleksandr Korolev
7f64984ed5
[IE TESTS] move MultipleAllocations test to nightly ( #2512 )
...
Co-authored-by: kora6 <kora6@github.com>
2020-10-05 11:46:34 +03:00
Ilya Churaev
5d291c3c84
[DOCS] Added an evaluate method for custom operation ( #2273 )
...
* Added an evaluate method for custom operation
* Fixed comments
2020-10-05 08:55:11 +03:00
Andrey Zaytsev
7535f80bd3
Feature/azaytsev/cherry pick pr2448 2469 2457 to master ( #2515 )
...
* Feature/azaytsev/cvs-38240 (#2469 )
* Updated for 2020 version, replaced Ubuntu 16.04 with Ubuntu 20.04
* Updated the release package numbers
* Updated according to the comments in the ticket CVS-37827 (#2448 )
* Update build-instruction.md for MacOsX (#2457 )
* Update build-instruction.md for MacOsX
* Removed call of install_dependencies.sh from the steps
2020-10-03 14:00:24 +03:00
Zoe Cayetano
62a33f7f4b
Update get_ov_update_message.py ( #2499 )
2020-10-02 23:19:54 +03:00
Sergey Shlyapnikov
534a7b81a9
[IE CLDNN] Fix eltwise fused ops in NO_PITCH_SAME_DIMS mode ( #2454 )
2020-10-02 16:52:00 +03:00
Sergey Shlyapnikov
6b456e58a1
[IE CLDNN] Fix unsupported dims number error ( #2453 )
2020-10-02 16:51:09 +03:00
Artemy Skrebkov
20c20ad87a
Update fluid to 7c22cd49a7eb76ae1d9606672ee467fb52383de0 ( #2407 ) ( #2504 )
...
* Update fluid to 7c22cd49a7eb76ae1d9606672ee467fb52383de0
OpenCV 4.5.0
* Fix windows build
2020-10-02 13:15:10 +03:00
Irina Efode
229ca5e17b
[IE Tests] Added test filters for gpuFuncTests target ( #2496 )
2020-10-02 12:13:23 +03:00
Irina Efode
13924f9e3b
[IE Tests] Added test filters for cpuFuncTests target ( #2495 )
2020-10-02 12:13:07 +03:00
Irina Efode
a546d2d912
[IE Tests] Added test filters for gnaFuncTests target ( #2492 )
2020-10-02 12:11:36 +03:00
Irina Efode
3205108821
[IE Tests] Added test filters for myriadFuncTests target ( #2494 )
2020-10-02 12:11:21 +03:00
Sergey Nesterov
5d6c1a0140
[IE CLDNN] Changed the way of using fused ops to use activation appropriately ( #2415 )
2020-10-02 08:14:17 +03:00
Jedrzej Hajduczenia
d18073260b
[IE CLDNN] Remove debug code from reference_convolve ( #2493 )
2020-10-02 08:09:39 +03:00
Roman Donchenko
0c79804bcd
IECore.read_network: accept arbitrary PathLike objects and not just Path ( #1611 )
2020-10-01 20:34:11 +03:00
azhogov
6a87cbc8e2
Azure CI: Remove azure-pipelines.yml
2020-10-01 20:32:06 +03:00
Mateusz Bencer
7784b97bbc
Relax shape inference for Split:v1 ( #2444 )
...
* Relaxed shape inference for Split
* added unit tests
* review remarks
2020-10-01 20:29:19 +03:00
Gleb Kazantaev
e3270b6b34
Move passes to CommonOptimizations ( #2442 )
...
* Move passes to CommonOptimizations
* Updated BN tests to use ranges for constant value generation
* Added some decomposition passes into legacy conversion
* Added WA for FQReshapeFusion pass
2020-10-01 20:08:41 +03:00
azhogov
3a5ba5581f
Azure CI: Add separated pipelines for Windows, Linux, Mac
2020-10-01 18:43:19 +03:00
Andrey Dmitriev
949e23d0e8
[GNA]specific execution order for delayer copy layer ( #2117 )
...
[GNA]specific execution order for delayer copy layer + Test
2020-10-01 15:09:53 +03:00
Mikhail Kozlov
6ae332b072
Fix virtual class inheritance for single layer test detection output ( #2472 )
2020-10-01 14:34:04 +03:00
Kate Generalova
59ecc8279d
doc: add docker ci link to README.md ( #2483 )
2020-10-01 13:17:50 +03:00
Mikhail Ryzhov
a7b1228e85
Hide input redirection error ( #2473 )
...
timeout cmd can throw an input redirection error in background mode.
Replaced default timeout() with custom function delay()
2020-10-01 12:27:31 +03:00
Mikhail Ryzhov
afd7d63466
Added closing braсket ( #2466 ) ( #2479 )
...
Fixed syntax error (b4b03b1
)
2020-10-01 12:26:56 +03:00
Egor Churaev
a05333217c
Support operation Interpolate-4 in OpenVINO ( #1596 )
...
JIRA: 26973
2020-10-01 11:41:51 +03:00
Mikhail Ryzhov
6e3a69c3f1
Downgrade cmake for samples ( #2372 ) ( #2434 )
...
* Downgrade cmake for samples
Downgraded cmake version to default version for Ubuntu 18.04
* Updated supported python version
The minimal python version in 2021.1 is 3.5
* Added notes about cmake requirements for samples and demo
2020-10-01 11:37:39 +03:00
Vitaliy Urusovskij
639052d0b8
Support references in test_timetest.py ( #2431 )
2020-10-01 11:35:57 +03:00
Vitaliy Urusovskij
c8530201dd
Support DB reporting for test_timetest.py ( #2359 )
2020-10-01 08:39:19 +03:00
Alina Alborova
9ba4db7eae
[Cherrypick] Remove the deprecation notice ( #2408 )
...
* cherry-pick 1/2
* Removed deprecation notice
2020-09-30 20:32:25 +03:00
Piotr Szmelczynski
55451266c6
Host tensor 2 vector refactor ( #2443 )
2020-09-30 16:20:41 +02:00
Mateusz Tabaka
fd80873fca
Add support for custom ONNX GroupNorm operator ( #2267 )
2020-09-30 16:17:15 +02:00