Commit Graph

1300 Commits

Author SHA1 Message Date
Andrey Sokolov
cfb6fae2c9
[IE][VPU]: Reduces memory consumption by temporary buffers (#2317) 2020-09-24 12:27:44 +03:00
Ilya Lavrenov
071485b81d
Fixed docs build on Windows (#2398) 2020-09-24 12:13:27 +03:00
Evgenya Stepyreva
97fad1cb35
[ nG transformation ] Const -> FQ -> Reshape fuse (#2388)
* [ nG transformation ] Const -> FQ -> Reshape fuse
	Ticket: 39124

* fix dtype incompatibility: uint64 vs size_t

* Review comments adressed
2020-09-24 11:44:08 +03:00
Anastasiya Ageeva
23373b5502
Added new GSG for macOS, made minor changes in Windows GSG (#2070)
* Added new GSG for macOS, made minor changes in Windows GSG

* Update get_started_macos.md
2020-09-24 00:17:50 +03:00
Piotr Szmelczynski
ac1a1e3e9f
Bug fix (#2380)
* Change request.infer to use param_names instead of request._input_list because it fix the bug

* remove xfail mark

* remove xfail_issue_35893 form tests/ __init__.py

* Remove xfail_issue_35893. Add OnnxBackendNodeModelTest.test_convtranspose_3d_cpu to xfail_issue_38091

* Remove OnnxBackendNodeModelTest.test_convtranspose_3d_cpu from xfail_issue_38091 in test_backend.py
2020-09-23 17:54:59 +03:00
Gleb Kazantaev
30eeb1a5a0
Updated Transformation development doc (#2391) 2020-09-23 17:26:12 +03:00
Dmitrii Denisov
4a7f9ff86f
Install dependency refactoring. (#2379) 2020-09-23 14:03:02 +03:00
Liubov Batanina
f8a17a1317
Changed pad data type (#2354) 2020-09-23 13:10:58 +03:00
Nikolay Tyukaev
101ef50f4e
add doxygen doc build configurations and scripts (#1703)
* add doxygen doc build configurations

* fix layouts

* change the dl-streamer link

Co-authored-by: Nikolay Tyukaev <ntyukaev_lo@jenkins.inn.intel.com>
2020-09-23 11:15:02 +03:00
Katarzyna Mitrus
8f843c620a
[ONNX] Update ONNX importer to use RNN/GRU Sequence ops (#2035) 2020-09-23 10:11:34 +02:00
Gleb Kazantaev
1afeb8470f
Apply transformations to TI body recursively (#2114)
* Apply transformations to TI body recursively

* Add missing header
2020-09-23 09:46:28 +03:00
helmutg
2e6c95f389
fix hetero to stop using deprectaed pugixml methods (#2362)
Co-authored-by: Helmut Grohne <helmut.grohne@intenta.de>
2020-09-22 19:05:34 +03:00
Alexey Varyzgin
193bdb3195
[CPU BF16] FP32 exception was removed (#2326) 2020-09-22 18:19:50 +03:00
Anton Potapov
2ea02b2012
[PP GAPI] Split/Merge kernels; support for 8S, 16U, 16S, 32S (#2276)
- introduced type_dispatch primitive
 - refactored SplitX and MergeX kernels to use type_dispatch
 - extended SplitX and MergeX to support 8S, 16U, 16S, 32S types
2020-09-22 18:18:26 +03:00
Kamil Magierski
4ac8ac943b
[GNA] Fix sporadic failures in IE tests (#2336)
* [GNA] Fix sporadic failures in IE tests
review comments impl

* [GNA] fix GNA1 segfault

* [GNA] GNA1 build fixes
2020-09-22 18:14:20 +03:00
Kamil Magierski
9fca26b21e
[GNA] LSTMCell fixes (#2080) 2020-09-22 18:13:28 +03:00
Polina Mishanina
898d4ee8f0
Update md files. Add cpp in docs/examples (#1769)
* Update md files. Add cpp in docs/examples

* Normalize all the line endings

* Fix block_id in snippets

* Fix utf-8 encoding

* Add new folder for snippets

* Fix issues with compiling code from snippets

* Added conteiner iterator fix
2020-09-22 18:01:48 +03:00
Ilya Lavrenov
23c1c3b6ad
Updated UWP toolchain (#2355) 2020-09-22 17:41:21 +03:00
Anton Potapov
f9c8b692fb
[PP GAPI] Extended preprocessing graph to support precision conversions (#2290)
- not yet visible via plugin interface
- for resize non U8 input is converted to  FP32
- tests
2020-09-22 17:40:01 +03:00
Eugene Smirnov
079bf2b092
support for conversion between fp32 and fp16 types for ngraph_helpers (#2357) 2020-09-22 13:21:06 +03:00
Evgeny Latkin
171bf0fcc5
[IE][VPU]: Enables check of parameters count for LSTMCell (#2335) 2020-09-22 12:06:25 +03:00
Rafal Blaczkowski
15ebc443d0
Add timeout to OpenVino ONNX CI check (#2352)
* Test timeout

* Another test

* Final test

* Final version of timeout and cleaning containers after CI execution
2020-09-21 23:10:30 +03:00
Andrey Somsikov
4c51090f9b
Fix link in SECURITY.md (#2259)
Co-authored-by: Alina Alborova <alina.alborova@intel.com>
2020-09-21 21:35:24 +03:00
Vitaliy Urusovskij
d48d2109dc
Test timetest MVP (#2345) 2020-09-21 21:33:42 +03:00
Artyom Anokhov
5e4cd10568
install_NEO_OCL_driver: Added checking of installed packages before trying to remove them. Added quotes for echo. (#2351) 2020-09-21 17:35:49 +03:00
Bartosz Lesniewski
9af49a7f95
Reference ROIAlign-3 implementation (#2128) 2020-09-21 14:04:39 +02:00
Tomasz Socha
3f52e64c25
[nGraph] Use additional models logic to run ONNX Model Zoo (#2253) 2020-09-21 13:55:02 +02:00
Eugene Smirnov
f0b10bf071
[GNA] fake quantize single layer tests for GNA plugin (#2060)
* fake quantize single layer test for GNA plugin

* implemented fakequantize for fp32 case as an activation function

* added proper seed randomisation within single test run

* [GNA] [FAKEQUANTIZE] fixed ref-fp32 implementation on GNA to use nearbyint instead of roundf

* [GNA] [FAKEQUANTIZE] restored random seed

* [GNA][FAKEQUANTIZE] disabled 4d and integer tests for FakeQuantize

* [GNA][FAKEQUANTIZE]updated ngraph FakeQuantize builder to accept seed

* [GNA][FAKEQUANTIZE]aligned FP calculations order on GNA with reference ngraph - this however gives more error

* [CPU]build of FakeQuantise tests restored

* [TESTS][FAKEQUANTIZE] ignore extra inferRequests for disabled tests

* [GNA] Fixed legacy unit test failuers appeared due to extra check for possible segfault in import frames

* [GNA] adopted fuse multiple identities for FakeQunatize layer

* [GNA]fp32 runtime code review
2020-09-21 14:22:14 +03:00
Tomasz Dołbniak
dda6d9136b
Backport of FQ+Mul transform to master (#2214)
* Backport of FQ+Mul transform to master

* Accept any type of input to FQ in the transformation

* Test the fusion when all FQ inputs are non-const

* Fusion test when only one output limit is const

* Test passing the output of FQ to second input of Mul
2020-09-21 13:21:27 +03:00
Alexander Perepelkin
c13ec24e1e
Specify in and out precisions separately, add layouts for convolution (#2211)
* Specify in and out precisions separately, add layouts for convolution

* Align convolution layer tests instantiations with updated definition

* Align convolution layer tests instantiations with updated definition for template plugin

* net, in, out prcs

Co-authored-by: Mikhail Treskin <mikhail.treskin@intel.com>
2020-09-21 13:03:01 +03:00
Liubov Batanina
6839ef7699
Add TopK tests (#2165) 2020-09-21 11:37:22 +03:00
Vitaliy Urusovskij
babff1fd15
Extend timetest_infer pipeline with infer track and blob's support (#2298) 2020-09-21 02:09:41 +03:00
Evgenya Stepyreva
3bd46c0b21
[ DOC ] TF FakeQuantWithMinMaxVars(PerChannel) support (#2338) 2020-09-19 15:48:18 +03:00
Ivan Tikhonov
61a7cdde23
Introduce opset5, include GRU/RNN/LSTM Sequences to opset5 (#2265)
* introduce new opset5, include GRU/RNN/LSTM Sequences to opset5

* resolve review remarks
2020-09-18 21:26:21 +03:00
Anastasia Kuporosova
58d8de98cc
[Python API Tests] Update ngraph and iecore tests (#2329)
Co-authored-by: Alexander Zhogov <alexander.zhogov@intel.com>
2020-09-18 19:42:36 +03:00
Evgeny Talanin
fe99e055f2
Bump cmake version to 3.13 (#2258) 2020-09-18 18:58:12 +03:00
Vitaliy Urusovskij
20266276ec
New layout for time_tests (#2321)
* Change folders' layout for `time_tests`

* Refactoring of namings in `time_tests`
2020-09-18 18:53:49 +03:00
Andrey Sokolov
676ce76650
[IE][VPU]: Makes ROIAlign to use 2 stage pipeline (to support ma2485) (#2123) 2020-09-18 18:12:16 +03:00
Artyom Anokhov
1721a9cc5a
install_NEO_OCL_driver: Updated exit codes, messages. Updated way to remove old driver on Ubuntu (#2334) 2020-09-18 17:49:06 +03:00
Ilya Lavrenov
147a508a51
fixes for UWP (#2255)
* UWP fixes

* Commented code for compilation with UWP

* Current state: compiled for DESKTOP_APP

* Fixes

* Added toolchain

* Enabled ONNX imported for Windows Store

* Updated toolchain

* Fixes

* Disable ONNX in case of UWP

* Fix for Windows Driver

* Applied style check

* Dynamic loading of GetDLLDirectory symbols

* Clean-up in the toolchain

* Updated mkldnn plugin cmake
2020-09-18 17:13:27 +03:00
Evgenya Stepyreva
cd391389ce
[ MO ] Complete weights layout permutation (#2299)
* MO TF: FQPerChannel extractor

* [ MO ] Complete weights layout permutation

* removed deleted file out of BOM

* Bring back stashed changes

* Skip if no weights permutation

* Conditional permutation

* Comments
2020-09-18 14:42:16 +03:00
Tomasz Jankowski
8dcff4a741
fix move assignment operator of Shape class (#2280) 2020-09-18 11:19:12 +03:00
Tomasz Dołbniak
a0da3d360c
Accept ONNX Constants with empty tensors (#2287) 2020-09-18 10:08:29 +02:00
Mateusz Tabaka
a34b6e38f3
ConvertPrecision - saturate Constant's value to std::numeric_limits<dst… (#2206)
* ConvertPrecision - saturate Constant's value to std::numeric_limits<dst_type>::lowest() if it's below that limit.

* Remove clamping to std::numeric_limits<int32_t>::lowest() in U32/U64 case
2020-09-18 10:56:11 +03:00
Ivan Tikhonov
1b7dfc6e4c
Fix bidirectional mode in reference implementations of GRU/LSTM/RNN Sequences (#2264)
* fix bidirectional case in references of sequences ops, enable decomposition of bidirectional cases in CommonOptimizations

* introduce new opset5, include GRU/RNN/LSTM Sequences to opset5

* Revert "introduce new opset5, include GRU/RNN/LSTM Sequences to opset5"

This reverts commit 73c22a11db.
2020-09-18 10:14:01 +03:00
Evgeny Lazarev
93074590de
Updated operations specification documents (2021.2) (#2270)
* Updated documentation structure and remove incorrect added files for Acosh-1, Asinh-1 and Atanh-1

* Fixed broken links
2020-09-18 08:16:14 +03:00
Ilya Lavrenov
73a31bad15
Fixed compilation without OpenCV (#2309) 2020-09-18 06:30:29 +03:00
Maksim Doronin
b0308d91a5
[IE][VPU]: Enable some DSR+Op tests (#2118)
* Introduced a new way to test DSR+Op cases
* Enabled DSR_Reduce, DSR_VariadicSplit, DSR_TopK, DSR_Scatter, DSR_Unsqueeze tests
* Other disabled tests are still disabled until reference function is implemented. Added related comments
* Reduce DSR+Op tests execution time via reducing tensor shapes
2020-09-17 23:52:16 +03:00
Artyom Anokhov
fecce756a4
setupvars: Updated notifications, fixed calling python in Windows case (#2319) 2020-09-17 21:20:12 +03:00
Dmitrii Denisov
2a9ec98d13
Glstreamer dependencies (#2292)
* Refactoring: install_openvino_dependencies.sh script

* Added python3-gi package

* Correcting typos

* Update install_openvino_dependencies.sh

Fixed libglib2.0-0 package location.
2020-09-17 16:43:03 +03:00