Complete CTCGreedyDecoder implementation in nGraph and add tests (#3206)
[platform/upstream/dldt.git] / inference-engine /
2020-11-20 Roman KazantsevComplete CTCGreedyDecoder implementation in nGraph...
2020-11-19 Vladislav Golubev[LPT] Transpose, MatMul: Klocwork fixes (#3192)
2020-11-19 Gleb KazantaevFix NMS1/3/4 to Legacy conversion (#3210)
2020-11-19 Andrey Sokolov[IE] - Interpolate ONNX workaround (#3203)
2020-11-19 Tomasz JankowskiBackport of PR #3092 - TopK sorting fix (#3195)
2020-11-19 Ilya ChuraevDisable v10 serealizer (#3184)
2020-11-17 Ivan TikhonovTemporaly skip GRU Cell test (#3183)
2020-11-17 Mateusz BencerFix accuracy problem for YoloV3 (incorrect StridedSlice...
2020-11-17 Andrey Sokolov[IE][VPU]: Align buffer conditions with the device...
2020-11-17 Elizaveta Lobanova[GNA] Security fixes for 2021.2 (#3167)
2020-11-17 Gleb KazantaevFix NMS5 dynamism issues (#3137)
2020-11-17 Edward Shogulin[LPT] implementation were moved from common dir (#3173)
2020-11-17 Nikolay Shchegolev[CPU] Normalize node. Broadcast weights from 1 to chann...
2020-11-17 Roman Vyunov (Intel)[IE][VPU]: Refactoring of SpecialStageProcessor (#2885)
2020-11-17 Mikhail RyzhovRevert "Reduced usage of batch in python samples (...
2020-11-17 chxd[IE CLDNN] program_impl::replace_all_usages causes...
2020-11-17 Piotr Rozenadded ubuntu 20.04 support to speech recognition demo...
2020-11-17 Krzysztof BrunieckiPrint GNA Lib function name when error code obtained...
2020-11-17 Ivan TikhonovTI and Sequences related transformations: transition...
2020-11-17 Roman Vyunov (Intel)[IE][TOOLS] Fix for CCT two IR mode (#3084)
2020-11-17 Aleksandr Korolev[IE][VPU]: Fix condition in HW tiling (#3111)
2020-11-17 Aleksandr Pertovsky[ngraph] Fix compare functions for functional tests...
2020-11-17 Vladimir Paramuzov[IE CLDNN] Fixed mem leak (#3153)
2020-11-17 Mateusz TabakaFix compilation error in gna_wait_test (#3150)
2020-11-17 Anton RomanovShow help message when -i or -m is not set (#3144)
2020-11-17 Chenhu Wang[CPU] Interpolate operation improvements (#2366)
2020-11-17 Mikhail RyzhovReduced usage of batch in python samples (#3104)
2020-11-17 Irina Efode[IE TESTS] Move main.cpp to shared lib from plugin...
2020-11-17 Irina Efode[IE TESTS][IE CPU] Add smoke prefix for broadcast SLT...
2020-11-17 Maxim Andronov[IE TESTS] Added test for NMS (#2830)
2020-11-17 Anton Voronov[CPU] added MergePermuteAndReorder optimization + added...
2020-11-17 Mateusz BencerProtect reading external weights from up-dir (#3098)
2020-11-17 Ivan TikhonovLSTM/GRU/RNN Sequences : support for seq_lengths input...
2020-11-16 Irina Efode[IE TESTS] Remove extra dependency from Shared lib...
2020-11-16 Mikhail RyzhovCorrected "-i" argument description (#3142)
2020-11-16 Jedrzej Hajduczenia[IE CLDNN] Add asymmetric quantization support to fsv16...
2020-11-16 Alexey Ershov[IE][VPU]: ExpGenerateProposals: added temporary buffer...
2020-11-16 Andrey Sokolov[IE][VPU]: NMS - fix memory allocation bug (#3133)
2020-11-16 Anton Romanovsmall refactor samples setBatchSize (#3053)
2020-11-16 Maksim Kutakov[CPU] Broadcast check has been added to the ConvertPowe...
2020-11-16 Bartek Szmelczynskiadd tests for 5 ops based on model zoo (#3062)
2020-11-16 Krzysztof BrunieckiRevert "Erase from unwaited requests container on QoS...
2020-11-16 Krzysztof BrunieckiErase from unwaited requests container on QoS abort...
2020-11-16 Ilya LavrenovFixed klockwork (#3119)
2020-11-16 Anton RomanovAlignment model and input (#3115)
2020-11-16 Rafik Saliev[BugFix] Fix compilation error caused by typo in #3109...
2020-11-16 Roman KazantsevImprove reshapeability of models with eltwise nodes...
2020-11-15 Maksim Doronin[IE][VPU][XLink]: XLink semaphore wrappers impl (#3079)
2020-11-13 Ilya LavrenovPropogate DEVICE_ID for functions working with RemoteCo...
2020-11-13 Anna Alberska[GNA] fix 4d batch size eltwise issue (#3127)
2020-11-13 Alexander PerepelkinEnable segfaulting getAvailableDevices, ExecGraphSerial...
2020-11-13 Kamil Magierski[GNA] 4D concat align pass (#2970)
2020-11-13 Maxim Andronov[CPU] fix NMS-5 CentOS7 error (#3083)
2020-11-13 Vladimir Paramuzov[IE CLDNN] Fixed pad value used for input coords calcul...
2020-11-13 Krzysztof BrunieckiCreate u-tests for RESULT_NOT_READY and INFER_NOT_START...
2020-11-13 Gleb KazantaevImprove ConvertBroadcast3 pass to avoid extra Multiply...
2020-11-13 Sergey Shlyapnikov[IE CLDNN] Fix for fusing Activation into Eltwise primi...
2020-11-13 Anton PankratvHetero KW warning fix (#3107)
2020-11-13 Edward Shogulin[LPT] POT support: absent convert fix & element-wise...
2020-11-13 Vladimir Paramuzov[IE CLDNN] Cleanup cldnn source tree and README (#3043)
2020-11-13 Vladimir Paramuzov[IE CLDNN] Fixed fmt traits map (#3088)
2020-11-13 Andrew Bakalin[VPU][NGraph] Extend TopK K propagation (#2943)
2020-11-12 Alexander PerepelkinDisable test ExecGraphSerializationTest.ExecutionGraph_...
2020-11-12 Andrew Bakalin[IE][VPU]: GatherND DTS transformation (#3025)
2020-11-12 Elizaveta Lobanova[GNA] Added tests for negative memory layer offset...
2020-11-12 Ilya ChuraevRemoved const_cast from addOutput method (#3091)
2020-11-12 Alexandra Sidorova[CPU] Converted Pad Layer to MKLDNNNode and added more...
2020-11-12 Vladislav VolkovITT performance counters for first inference (#1741)
2020-11-12 Daria Mityagina[IE][VPU][TESTS]: support different modes for Interpola...
2020-11-12 Svetlana DolininaMove QueryState from ExecutableNetwork to InferRequest...
2020-11-12 Mikhail TreskinSummary report generator for layer and subgraph tests...
2020-11-11 Maksim Doronin[IE][VPU]: Implement VPU Ngraph EIP->ReorgYolo transfor...
2020-11-11 Ilya LavrenovDon't build extra module if it doesn't have cmake files...
2020-11-11 Edward Shogulin[LPT] Dequantization constant output precision handling...
2020-11-11 Maxim Kurin[IE][VPU]: Optimize swish layer and remove swish replac...
2020-11-11 Roman DonchenkoFix spelling errors in samples and documentation (...
2020-11-11 Edward Shogulin[LPT] CNNNetwork LPT removal (#3035)
2020-11-11 Andrew Bakalin[IE][VPU][Tests]: Fix NMS DTS outputs naming + tests...
2020-11-11 Jedrzej Hajduczenia[IE CLDNN] Add asymmetric quantization support to refer...
2020-11-11 Roman Lyamin[IE CLDNN] Added LogSoftmax-5 operation (#2945)
2020-11-11 Gleb KazantaevFix wrong statement in ConvertConvolutions transformati...
2020-11-10 Nikolay Shchegolev[CPU] Proposal layer. Check img info input. (#2456)
2020-11-10 Andrey Dmitriev[GNA] Added Multiplication 1x1x1 (#2470)
2020-11-10 Andrey Sokolov[IE][VPU]: support new operation CEILING (#3004)
2020-11-10 Andrey Dmitriev[GNA] fixed case when input connected to concat from...
2020-11-10 Andrey Dmitriev[GNA] Added fix for export scores (#3009)
2020-11-10 Ilya LavrenovOneCore toolchain (#3044)
2020-11-10 Ivan TikhonovReference implementations for Loop and TensorIterator...
2020-11-10 Krzysztof BrunieckiAdd fix for multiple_activations test (#2984)
2020-11-10 Nikita Kudriavtsev[IE][Myriad] Fixing global_lock_fd locking in mvnc...
2020-11-10 Ilya ChuraevSet friendly name in order to operate with it on visit...
2020-11-10 Liubov Batanina[IE TESTS] Replaced size_t with int64_t (#2699)
2020-11-10 Anton Voronov[CPU] fixed strides filling in blocking desc (#2353)
2020-11-10 Gorokhov Dmitriy[CPU] Fixed Eltwise node endless loop in case nthreads...
2020-11-10 Mateusz BencerRevise Broadcast reference implementation (#2715)
2020-11-09 Anna Alberska[GNA] Add support for SubstituteSoftSign for pattern...
2020-11-09 Maxim Andronov[CPU] Refactored pushInput (#2910)
2020-11-06 Vladimir GavrilovEnable NonMaxSuppression-5 operation and various transf...
2020-11-06 Edward Shogulin[LPT] integration branch: Reshape fix, Concat generaliz...
2020-11-06 Ivan TikhonovLow Latency transformation (#2869)
next