Andrew Bakalin
f00cdddede
[IE][VPU][GT]: Change begin and end masks serialization for StridedSlice ( #1417 )
...
* In order to support cases when begin and end size is less than input rank, the serialization was changed.
* Add tests
* Update firmware
2020-07-23 12:20:08 +03:00
Andrey Sokolov
17657e5f43
[IE][VPU]: adjust batch - support dynamic number of iterations ( #1114 )
...
* support dynamic number of iterations in "AdjustBatch" pass
* add unit tests for this case
2020-07-13 11:49:20 +03:00
Andrew Bakalin
45d1b4eb19
[IE][VPU][GT]: Process StridedSlice stage on device as one kernel ( #1244 )
...
* Remove replacement of StridedSlice with other stages and execute it on device as one kernel.
* Refactor strided slice tests to be able to parametrize it by precision.
* Update firmware.
2020-07-10 14:32:49 +03:00
Ilya Lavrenov
f15b5f2b60
CMAKE: Added IR reader dependency to dev_targets ( #1202 )
2020-07-03 14:20:08 +03:00
Ilya Lavrenov
ef6280ab99
Split IR readers ( #1167 )
...
* Split IR readers
* Fixed tests
* CMAKE: Removed add_clang_format_target usage from readers
2020-07-02 13:31:44 +03:00
Andrew Bakalin
dfe27bad26
[VPU] StaticShapeNMS support ( #1057 )
...
[IE][VPU]: Introduces StaticShapeNMS stage
2020-07-02 10:57:53 +03:00
Andrew Bakalin
36fd61f2c9
[VPU] Fix eltwise broadcast ( #1001 )
...
* [VPU][Tests] Extend eltwise test cases
* [VPU] Fix Myriad2
* [VPU] Update firmware
* [VPU] Review fixes
* [VPU] Update old deprecated tests
2020-06-23 15:03:50 +03:00
Andrey Sokolov
4cfc4243e9
[IE VPU] use optimized ReduceMean instead of GlobalPooling ( #629 )
2020-06-19 14:48:53 +03:00
Maksim Doronin
b23912ac03
[IE VPU] Dynamic Concat fixes ( #842 )
...
* [IE VPU] Dynamic Concat fixes
* [IE VPU] Update firmware
2020-06-15 13:57:16 +03:00
Ilya Lavrenov
bb265565c7
CMAKE: removed conditional compilation for C API ( #861 )
2020-06-15 12:39:45 +03:00
Andrey Sokolov
d4e880de3d
[IE VPU] Update firmware; enable convolution VPU OCL tests ( #802 )
2020-06-09 14:34:10 +03:00
Nikita Kudriavtsev
ac65ea30fd
[ICV] Watchdog switch + ddr initialization ( #554 )
...
* [IE Myriad] Added XLinkBootFirmware method in XLink API for booting firmware buffer
* [IE Myriad] Patch firmware in mvnc. Added test to check device reset without connecting.
* [IE Myriad] Added option MOVIDIUS_DDR_TYPE for Myriad plugin
* [IE Myriad] Added tests for new option MOVIDIUS_DDR_TYPE
* [IE Myriad] Update firmware 1201 -> 1212
* [IE Myriad] Convolution3x3 tests are disabled due to firmware issue. #-32921
2020-06-08 20:51:45 +03:00
Daria Mityagina
807f85f93f
it is duplicate of PR: #656 , but without test modification ( #794 )
2020-06-05 19:57:03 +03:00
emmanuelattia-philips
a0d1dae91d
Fix: ITT_INCLUDE_DIR was not correctly detected ( #748 )
2020-06-05 14:46:39 +03:00
Pavel Rodionov
20d812d959
[GNA] Set default GNA library to GNA2 ( #771 )
2020-06-05 13:00:58 +03:00
azhogov
f15096e101
Revert "Use ittnotify from thirdparty"
...
This reverts commit 3863656f44 .
2020-06-02 12:50:06 +03:00
Somsikov, Andrey
3863656f44
Use ittnotify from thirdparty
...
VTune ittnotify lack of support aarch64. Switching to use ittnotify
in sources to support any target architecture.
2020-06-01 20:53:39 +03:00
Andrew Bakalin
d48e0ef5a6
[VPU][NGraph] Reuse NonZero evaluate in StaticShapeNonZero ( #658 )
...
* [VPU][NGraph] Reuse NonZero evaluate in StaticShapeNonZero
* [VPU][Tests] Adopt old tests to work with reverted indices
* [VPU] Update firmware
2020-06-01 18:57:06 +03:00
Maksim Doronin
69e3af4c99
[IE VPU] OutShapeOfReshape per-layer tests ( #631 )
...
* [IE VPU] OutShapeOfReshape per-layer tests
* [IE VPU] Update firmware
* [IE VPU] OutShapeOfReshape: get rid of code duplication
2020-06-01 14:51:04 +03:00
Piotr Rozen
935b48b978
Added speech recognition demo package for centOS ( #682 )
2020-06-01 14:41:45 +03:00
Ilya Lavrenov
3d42871523
Added dependency on ONNX reader ( #693 )
2020-05-30 15:15:20 +03:00
Ilya Churaev
3c718809d3
Added ONNX reader for the OpenVINO ( #532 )
...
* Added ONNX reader for the OpenVINO
* Fixed comments
* Fixed comments
* Fixed message
* Fixed memory consumption
* Revert IReaderPtr
* Fixed Myriad tests
* Fixed comment
* Renamed inference_engine_ir_readers to inference_engine_ir_reader
2020-05-27 18:37:19 +03:00
Irina Efode
7fcb12603e
[IE TESTS][IE CMAKE] Fix download 'testdata' repo via HTTPS ( #597 )
2020-05-27 16:20:09 +03:00
Andrew Bakalin
fd1cc08cd8
[VPU][GT] Add convert shape notation pass ( #559 )
...
* [VPU] Update firmware
* [VPU][GT] Adjust allocator to deal with undeallocated shapes
* [VPU][Tests] Adjust NonZero tests and references
* [VPU][Tests] Add unit tests for pass
* [VPU][GT] Adjust previous unit tests
* [VPU][GT] Introduce convertShapeNotation pass
* [VPU][GT] Review fixes
* [VPU] Change dims order in dynamic output
2020-05-27 15:35:28 +03:00
Vladislav Vinogradov
946ed119c8
[IE CMAKE] Fix OpenBLAS dependency handling for Yocto ARM64 platfrom ( #562 )
...
Use `THIRDPARTY_SERVER_PATH` variable to override remote artifacts path.
2020-05-27 13:06:20 +03:00
Irina Efode
c3aa866a33
[IE CMAKE] FIX PATHS ( #553 )
...
* [IE CMAKE] FIX PATHS
* Fix problems
2020-05-26 11:57:02 +03:00
Ilya Churaev
42a8364cb6
Disable nGraph tests if ENABLE_TESTS=OFF ( #579 )
2020-05-26 11:51:47 +03:00
Alexey Suhov
d222c99ca7
add speech demo
2020-05-21 17:14:03 +03:00
Alexey Suhov
29d24c613a
move dependencies to https://download.01.org/opencv/master
2020-05-21 15:00:31 +03:00
Alexey Suhov
f1b7a7292b
update TBB and VPU binary dependencies
2020-05-20 22:02:34 +03:00
Alexey Suhov
ba0a339888
publish master branch snapshot, revision 59af1853ca21ea08acf17b177da0b239753deb46
2020-05-18 17:21:58 +03:00
Alexey Suhov
5b428f0655
publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687
2020-05-13 21:12:22 +03:00
Alexey Suhov
357cc7eb4c
publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3
2020-04-27 21:21:29 +03:00
Alexey Suhov
127cbac5bc
publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b
2020-04-15 19:01:57 +03:00
Alexey Suhov
95a57795dc
Publishing 2020.2 content
2020-04-13 21:17:23 +03:00
Alexey Suhov
b2140c083a
Publishing 2020.1 content
2020-02-11 22:48:49 +03:00
Alexey Suhov
733dae46cc
lower minimal cmake version to 3.5
2019-11-06 17:42:34 +03:00
Alexey Suhov
1798ac0d26
turned off cpplint by default
2019-10-24 17:39:17 +03:00
Alexey Suhov
0923303e02
Publishing 2019 R3 content
2019-10-04 19:26:43 +03:00
Alexey Suhov
ba6e22b1b5
Publishing 2019 R2 content ( #223 )
2019-08-09 19:02:42 +03:00
Alexey Suhov
0ef92871b6
Publishing 2019 R1.1 content and Myriad plugin sources ( #162 )
...
* Publishing 2019 R1.1 content and Myriad plugin sources
2019-05-27 21:18:32 +03:00
Alexey Suhov
e206d06f18
Publishing 2019 R1.0.1 content
2019-04-30 18:55:07 +03:00
Alexey Suhov
72660e9a4d
Publishing 2019 R1 content
2019-04-12 18:25:53 +03:00
Alexey Suhov
9de27f16bc
Publishing R5 content ( #72 )
...
* Publishing R5 content
* Updated ade revision
* updated readme
* add possibility to build CPU plugin with Intel MKL package
2019-01-21 21:31:31 +03:00
Alexey Suhov
55a41d7570
Publishing R4 ( #41 )
...
* Publishing R4
2018-11-23 16:19:43 +03:00
openvino-pushbot
e607ee7021
fixed scripts permissions
2018-10-16 20:52:11 +03:00
openvino-pushbot
866530fb04
Publishing R3
2018-10-16 13:45:03 +03:00