Leaky relu transformation refactor (#2640)
[platform/upstream/dldt.git] / inference-engine /
2020-10-14 Maksim Doronin[IE][VPU]: Added DSR_Reshape tests with dynamic output...
2020-10-14 Andrew Bakalin[IE][VPU]: TopK: Relax requirement for supporting Sort...
2020-10-14 Mateusz BencerProvide ONNX external data mechanism to ReadNetwork...
2020-10-14 Roman KazantsevExtend nGraph for operation GatherND-5 and implement...
2020-10-14 Mateusz BencerFix using numpy scalars in Python API (#2520)
2020-10-14 Andrew Bakalin[IE][VPU]: Support DTS for Split (#2576)
2020-10-14 Gleb KazantaevMove legacy transformations and ops to legacy library...
2020-10-14 Ilya Lavrenovused native LTO support from cmake 3.9.6 (#2625)
2020-10-14 Ilya ChuraevDo reshape only if input shapes will be changed (#2632)
2020-10-14 Maxim VafinAdd LogSoftmax-5 to ngraph (#2645)
2020-10-14 Maksim DerbasovGeneral code fixes (#2609)
2020-10-13 Irina Efode[IE TESTS] Remove some deprecated single layer tests...
2020-10-13 Vladislav Vinogradov[IE][NGRAPH][BUILD] Enable UNITY build for more targets...
2020-10-13 Ilya LavrenovPlugin interface refactoring (#2591)
2020-10-13 Jedrzej Hajduczenia[IE CLDNN] Revert fix for profiling of multiple kernel...
2020-10-13 Vladislav Vinogradov[IE][BUILD] Fix C5208 warning under Windows (#2628)
2020-10-12 helmutgadd build option USE_SYSTEM_PUGIXML (#2502)
2020-10-12 Nikita Kudriavtsev[IE Myriad] Fix layer tests for logical_and (#2622)
2020-10-12 Ilya LavrenovFixed ODR for LTO with gcc5 (#2615)
2020-10-12 Anastasia Kuporosova[IE TOOLS] Support of models with output port in names...
2020-10-12 Ilya Znamenskiy[IE CLDNN] TopK registry spill avoiding for sort-by...
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-11 Alexander PerepelkinAllow to specify both in/out precision, add in/out...
2020-10-09 Gleb KazantaevFine-Grain Transformation pipeline tuning (#2547)
2020-10-09 Ilya LavrenovShellcheck update (#2557)
2020-10-09 Mikhail Ryzhovngraph python sample (#2574)
2020-10-09 Nikita Kudriavtsev[IE][VPU]: Added wrapper for LogicalNot layer (#2562)
2020-10-08 Jedrzej Hajduczenia[IE CLDNN] Fix profiling of multiple kernel implementat...
2020-10-08 Mikołaj Życzyński[IE CLDNN] Refreshment of convolution_gpu_fs_byx_fsv32...
2020-10-08 Gleb KazantaevUpdated ConstantFolding pass to propagate friendly...
2020-10-08 Liubov Batanina[IE Tests] Added NormalizeL2 tests (#2327)
2020-10-07 Denis OrlovPort 2021.1 documentation updates for GNA plugin and...
2020-10-07 Vladislav Vinogradov[IE][TOOLS] Improvements for compile_tool (#2555)
2020-10-06 Ilya LavrenovMoved WA for legacy includes to dev package (#1712)
2020-10-06 Kamil Magierski[GNA] Issue 39975 - cascade concat fix (#2486)
2020-10-06 Kamil Magierski[GNA] FIX CopyLayerPass for concat parent cases (#2485)
2020-10-06 Kamil Magierski[GNA] Fix LSTM Cell channel C being 0 on output (#1174)
2020-10-05 Ilya LavrenovShellcheck tests for bash scripts (#2532)
2020-10-05 Andrey BabushkinRevert "Sync GNA lib calls to avoid multi threads and...
2020-10-05 Andrew Bakalin[VPU][IE] Disable ConvertMinimum transformation for...
2020-10-05 Krzysztof BrunieckiSync GNA lib calls to avoid multi threads and plugins...
2020-10-05 Anton PankratvRemoved similar behaviour tests (#2528)
2020-10-05 Vladislav Vinogradov[IE][TESTS][CMAKE] Add -Wno-deprecated-copy compile...
2020-10-05 Aleksandr Korolev[IE TESTS] move MultipleAllocations test to nightly...
2020-10-02 Sergey Shlyapnikov[IE CLDNN] Fix eltwise fused ops in NO_PITCH_SAME_DIMS...
2020-10-02 Sergey Shlyapnikov[IE CLDNN] Fix unsupported dims number error (#2453)
2020-10-02 Artemy SkrebkovUpdate fluid to 7c22cd49a7eb76ae1d9606672ee467fb52383de...
2020-10-02 Irina Efode[IE Tests] Added test filters for gpuFuncTests target...
2020-10-02 Irina Efode[IE Tests] Added test filters for cpuFuncTests target...
2020-10-02 Irina Efode[IE Tests] Added test filters for gnaFuncTests target...
2020-10-02 Irina Efode[IE Tests] Added test filters for myriadFuncTests targe...
2020-10-02 Sergey Nesterov[IE CLDNN] Changed the way of using fused ops to use...
2020-10-02 Jedrzej Hajduczenia[IE CLDNN] Remove debug code from reference_convolve...
2020-10-01 Roman DonchenkoIECore.read_network: accept arbitrary PathLike objects...
2020-10-01 Gleb KazantaevMove passes to CommonOptimizations (#2442)
2020-10-01 Andrey Dmitriev[GNA]specific execution order for delayer copy layer...
2020-10-01 Mikhail KozlovFix virtual class inheritance for single layer test...
2020-10-01 Egor ChuraevSupport operation Interpolate-4 in OpenVINO (#1596)
2020-10-01 Mikhail RyzhovDowngrade cmake for samples (#2372) (#2434)
2020-09-30 Vladislav VolkovMKLDNN nodes factory improvements (#2252)
2020-09-29 Eugene Smirnov[GNA] fixed conversion from fp16 to fp32 networks in...
2020-09-29 helmutgdon't attempt to install an external tbb (#2390)
2020-09-29 Anna Alberska[GNA] clear input scale factor from configuration for...
2020-09-29 Eugene Smirnov[IE][TESTS] Test params generator: fixed conversion...
2020-09-28 Ilya LavrenovAdded link options for cross-compilation (#2399)
2020-09-28 Vladislav Vinogradov[CMAKE] Introduce FASTER_BUILD experimental feature...
2020-09-28 Andrey MarkelovFix tile layer test header (#2315)
2020-09-28 Evgeny Latkin[IE][VPU]: Disables data type check of temp buffer...
2020-09-28 Anton PankratvFixed canStartSeveralAsyncInsideCompletionCallbackWithS...
2020-09-28 Krzysztof BrunieckiReturn REQUEST_NOT_READY if GNA Wait returns busy statu...
2020-09-25 Anton PankratvHolder test thread safe for all (#2425)
2020-09-25 Andrew Bakalin[IE][VPU]: Supports I32 for some eltwise precisions...
2020-09-25 Aleksandr Korolev[IE][VPU]: Reduce tests execution time (#2378)
2020-09-24 Gladilov, Gleb[IE][VPU]: Fixes addCopyForOutputsInsideNetwork (#2393)
2020-09-24 Andrey Sokolov[IE][VPU]: Reduces memory consumption by temporary...
2020-09-24 Ilya LavrenovFixed docs build on Windows (#2398)
2020-09-24 Evgenya Stepyreva[ nG transformation ] Const -> FQ -> Reshape fuse ...
2020-09-23 Liubov BataninaChanged pad data type (#2354)
2020-09-23 Gleb KazantaevApply transformations to TI body recursively (#2114)
2020-09-22 helmutgfix hetero to stop using deprectaed pugixml methods...
2020-09-22 Alexey Varyzgin[CPU BF16] FP32 exception was removed (#2326)
2020-09-22 Anton Potapov[PP GAPI] Split/Merge kernels; support for 8S, 16U...
2020-09-22 Kamil Magierski[GNA] Fix sporadic failures in IE tests (#2336)
2020-09-22 Kamil Magierski[GNA] LSTMCell fixes (#2080)
2020-09-22 Anton Potapov[PP GAPI] Extended preprocessing graph to support preci...
2020-09-22 Eugene Smirnovsupport for conversion between fp32 and fp16 types...
2020-09-22 Evgeny Latkin[IE][VPU]: Enables check of parameters count for LSTMCe...
2020-09-21 Eugene Smirnov[GNA] fake quantize single layer tests for GNA plugin...
2020-09-21 Tomasz DołbniakBackport of FQ+Mul transform to master (#2214)
2020-09-21 Alexander Perepelkin Specify in and out precisions separately, add layouts...
2020-09-21 Liubov BataninaAdd TopK tests (#2165)
2020-09-18 Ivan TikhonovIntroduce opset5, include GRU/RNN/LSTM Sequences to...
2020-09-18 Anastasia Kuporosova[Python API Tests] Update ngraph and iecore tests ...
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-18 Mateusz TabakaConvertPrecision - saturate Constant's value to std...
2020-09-18 Ivan TikhonovFix bidirectional mode in reference implementations...
2020-09-18 Ilya LavrenovFixed compilation without OpenCV (#2309)
next