Temporaly skip GRU Cell test (#3183)
[platform/upstream/dldt.git] / inference-engine / cmake /
2020-11-17 Piotr Rozenadded ubuntu 20.04 support to speech recognition demo...
2020-11-16 Alexey Ershov[IE][VPU]: ExpGenerateProposals: added temporary buffer...
2020-11-12 Daria Mityagina[IE][VPU][TESTS]: support different modes for Interpola...
2020-11-11 Maxim Kurin[IE][VPU]: Optimize swish layer and remove swish replac...
2020-11-10 Andrey Sokolov[IE][VPU]: support new operation CEILING (#3004)
2020-11-06 Maxim Kurin[OpenCL] movi-cltools-20.09.2 (#2912)
2020-11-05 Ilya LavrenovMoved find_package(TBB) inside set_ie_threading_interfa...
2020-11-02 Ilya LavrenovCompilation with MSVC for ARM (#2928)
2020-11-02 Andrey KamaevRemove remaining Myriad-2 references (#2853)
2020-10-30 Maxim Kurin[IE][VPU]: GatherND layer & tests (#2710)
2020-10-30 Ilya LavrenovAdded support for Visual Studio VERSIONINFO (#2900)
2020-10-30 Ilya LavrenovFixed cmake stage with BUILD_SHARED_LIBS=ON (#2914)
2020-10-30 Ilya LavrenovFixed compilation with ENABLE_V7_SERIALIZE=ON (#2898)
2020-10-30 Andrey Sokolov[IE][VPU][Myriad]: NMS layer optimization; support...
2020-10-29 Ilya LavrenovFixed issue #41619 (#2827)
2020-10-29 Ilya LavrenovRemoved InferenceEngine dependency on Legacy library...
2020-10-27 Maksim Doronin[IE][VPU]: Implement HSwish layer with tests (#2775)
2020-10-27 Polina Brzezinskaya[IE][VPU]: Bidirectional mode for broadcast on vpu...
2020-10-26 Evgeny Latkin[IE][VPU][Myriad]: Mish layer optimization (#2648)
2020-10-23 Alexey SuhovAdd OpenCV for CentOS 8 and RHEL 8 to dependencies...
2020-10-23 Alexey Ershov[IE][VPU]: Proposal: Implemented support for optional...
2020-10-23 Ilya LavrenovOpenvino extra module adding - refactored (#2754)
2020-10-14 Andrew Bakalin[IE][VPU]: TopK: Relax requirement for supporting Sort...
2020-10-14 Ilya Lavrenovused native LTO support from cmake 3.9.6 (#2625)
2020-10-12 helmutgadd build option USE_SYSTEM_PUGIXML (#2502)
2020-10-12 Mateusz TabakaTests and docs for registering custom ONNX operators...
2020-10-12 Ilya LavrenovFixed LTO for gcc-9 (ubuntu 20.04) (#2616)
2020-10-06 Ilya LavrenovMoved WA for legacy includes to dev package (#1712)
2020-09-28 Ilya LavrenovAdded link options for cross-compilation (#2399)
2020-09-28 Evgeny Latkin[IE][VPU]: Disables data type check of temp buffer...
2020-09-25 Andrew Bakalin[IE][VPU]: Supports I32 for some eltwise precisions...
2020-09-22 Evgeny Latkin[IE][VPU]: Enables check of parameters count for LSTMCe...
2020-09-18 Evgeny TalaninBump cmake version to 3.13 (#2258)
2020-09-18 Andrey Sokolov[IE][VPU]: Makes ROIAlign to use 2 stage pipeline ...
2020-09-18 Ilya Lavrenovfixes for UWP (#2255)
2020-09-16 Alexey Suhovupdate OpenCV version to 4.5.0 (#2254)
2020-09-16 Evgeny Latkin[IE][VPU]: update firmware 1378 (#2182)
2020-09-15 Maxim Kurin[IE][VPU][OpenCL] 2021.1 release compiler (#2166)
2020-09-14 Alexey SuhovRevert "update OpenCV version to 4.5.0"
2020-09-14 Alexey Suhovupdate OpenCV version to 4.5.0
2020-09-09 Evgeny Latkin[VPU][OpenCL] Update custom kernels (#2131)
2020-09-07 Andrew Bakalin[IE][VPU][GT][IE Transformations]: Fixes for post proce...
2020-09-07 Evgeny LatkinVPU: update firmware version to 1354 (#2087)
2020-09-04 Piotr RozenFixed speech demo compilation issue on 2021.1 and model...
2020-09-04 Nikita Kudriavtsev[IE][VPU]: Fix for Swish layer (#2034)
2020-08-29 Maksim Doronin[IE][VPU]: firmware update (#1973)
2020-08-27 Andrey Sokolov[IE][VPU]: ROIAlign : use CHWc version (#1937)
2020-08-25 Maksim Doronin[IE][VPU]: Update firmware (#1915)
2020-08-24 Pavel Rodionov[GNA] Change GNA library version to 1047.1 (#1867)
2020-08-20 Pavel RodionovRevert "[GNA] Remove old GNA1 from Cmake scripts (...
2020-08-19 Evgeny Latkinre-enable the myriadMultipleGraphsTests_nightly (#1836)
2020-08-19 Ilya LavrenovReturn serialization to IR v7 under conditional compila...
2020-08-18 Evgeny Latkin[IE][VPU]: Fixed MX firmware memory type patching ...
2020-08-18 Anna LikholatJava bindings (#506)
2020-08-11 Pavel Rodionov[GNA] Bump GNA2 version to 1047 (#1629)
2020-08-10 Pavel Rodionov[GNA] Remove old GNA1 from Cmake scripts (#1686)
2020-08-05 Alexander PeskovExternal TBB support on cmake script level
2020-08-05 Andrew Bakalin[IE][VPU]: Optimizations for Broadcast & ROIAlign ...
2020-08-05 Ilya LavrenovRemoved public dependency on CMAKE_DL_LIB (#1633)
2020-08-03 Vladislav VolkovITT library usage fixes (#1613)
2020-08-03 Ilya LavrenovHide implementation of SharedObjectLoader to cpp files...
2020-08-03 Vladislav VolkovCommon library to trace using Intel ITT and new perform...
2020-07-30 Alexey Suhovadd Ubuntu 20.04 to dependencies.cmake (#1565)
2020-07-23 Andrew Bakalin[IE][VPU][GT]: Change begin and end masks serialization...
2020-07-13 Andrey Sokolov[IE][VPU]: adjust batch - support dynamic number of...
2020-07-10 Andrew Bakalin[IE][VPU][GT]: Process StridedSlice stage on device...
2020-07-03 Ilya LavrenovCMAKE: Added IR reader dependency to dev_targets (...
2020-07-02 Ilya LavrenovSplit IR readers (#1167)
2020-07-02 Andrew Bakalin[VPU] StaticShapeNMS support (#1057)
2020-06-23 Andrew Bakalin[VPU] Fix eltwise broadcast (#1001)
2020-06-19 Andrey Sokolov[IE VPU] use optimized ReduceMean instead of GlobalPool...
2020-06-15 Maksim Doronin[IE VPU] Dynamic Concat fixes (#842)
2020-06-15 Ilya LavrenovCMAKE: removed conditional compilation for C API (...
2020-06-09 Andrey Sokolov[IE VPU] Update firmware; enable convolution VPU OCL...
2020-06-08 Nikita Kudriavtsev[ICV] Watchdog switch + ddr initialization (#554)
2020-06-05 Daria Mityaginait is duplicate of PR: #656, but without test modificat...
2020-06-05 emmanuelattia-philipsFix: ITT_INCLUDE_DIR was not correctly detected (#748)
2020-06-05 Pavel Rodionov[GNA] Set default GNA library to GNA2 (#771)
2020-06-02 azhogovRevert "Use ittnotify from thirdparty"
2020-06-01 Somsikov, AndreyUse ittnotify from thirdparty
2020-06-01 Andrew Bakalin[VPU][NGraph] Reuse NonZero evaluate in StaticShapeNonZ...
2020-06-01 Maksim Doronin[IE VPU] OutShapeOfReshape per-layer tests (#631)
2020-06-01 Piotr RozenAdded speech recognition demo package for centOS (...
2020-05-30 Ilya LavrenovAdded dependency on ONNX reader (#693)
2020-05-27 Ilya ChuraevAdded ONNX reader for the OpenVINO (#532)
2020-05-27 Irina Efode[IE TESTS][IE CMAKE] Fix download 'testdata' repo via...
2020-05-27 Andrew Bakalin[VPU][GT] Add convert shape notation pass (#559)
2020-05-27 Vladislav Vinogradov[IE CMAKE] Fix OpenBLAS dependency handling for Yocto...
2020-05-26 Irina Efode[IE CMAKE] FIX PATHS (#553)
2020-05-26 Ilya ChuraevDisable nGraph tests if ENABLE_TESTS=OFF (#579)
2020-05-21 Alexey Suhovadd speech demo
2020-05-21 Alexey Suhovmove dependencies to https://download.01.org/opencv...
2020-05-20 Alexey Suhovupdate TBB and VPU binary dependencies
2020-05-18 Alexey Suhovpublish master branch snapshot, revision 59af1853ca21ea...
2020-05-13 Alexey Suhovpublish master branch snapshot, revision 49482ae3bea0cb...
2020-04-27 Alexey Suhovpublish master branch snapshot, revision 0110d9c98fd720...
2020-04-15 Alexey Suhovpublish master branch snapshot, revision cdcab9d7ab48ff...
2020-04-13 Alexey SuhovPublishing 2020.2 content
2020-02-11 Alexey SuhovPublishing 2020.1 content
2020-02-10 Alexey SuhovMerge pull request #296 from dkurt/patch-1
next