[CPU] added MergePermuteAndReorder optimization + added test (#2519)
[platform/upstream/dldt.git] / inference-engine / src /
2020-11-17 Anton Voronov[CPU] added MergePermuteAndReorder optimization + added...
2020-11-17 Ivan TikhonovLSTM/GRU/RNN Sequences : support for seq_lengths input...
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 Maksim Kutakov[CPU] Broadcast check has been added to the ConvertPowe...
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 Roman KazantsevImprove reshapeability of models with eltwise nodes...
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 Kamil Magierski[GNA] 4D concat align pass (#2970)
2020-11-13 Maxim Andronov[CPU] fix NMS-5 CentOS7 error (#3083)
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 Anton PankratvHetero KW warning fix (#3107)
2020-11-13 Edward Shogulin[LPT] POT support: absent convert fix & element-wise...
2020-11-13 Andrew Bakalin[VPU][NGraph] Extend TopK K propagation (#2943)
2020-11-12 Andrew Bakalin[IE][VPU]: GatherND DTS transformation (#3025)
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-11 Maksim Doronin[IE][VPU]: Implement VPU Ngraph EIP->ReorgYolo transfor...
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 Edward Shogulin[LPT] CNNNetwork LPT removal (#3035)
2020-11-11 Andrew Bakalin[IE][VPU][Tests]: Fix NMS DTS outputs naming + tests...
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 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 Ilya ChuraevSet friendly name in order to operate with it on visit...
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)
2020-11-06 Alexandra Sidorova[CPU] Added LogSoftmax-5 support (#2743)
2020-11-06 Maxim Andronov[CPU] Added support NMS-5 (#2768)
2020-11-05 Vladimir Paramuzov[IE CLDNN] Plugin-side kernels caching (#2871)
2020-11-05 Anna Alberska[GNA] support for 3D [1,1,X] import/output (#2893)
2020-11-05 Alexey Ershov[IE][VPU] Proposal stage: fixed check for optional...
2020-11-05 Gleb KazantaevFixed disable/enable logic in PassConfig (#2940)
2020-11-05 Andrew Bakalin[IE][VPU] Fix NMS DTS (#2880)
2020-11-05 Ilya LavrenovEnable LTO only for Release (#2968)
2020-11-05 Mateusz TabakaRemove obsoleted v0::Sum op (#2938)
2020-11-05 Mateusz TabakaRemove obsoleted v0::Slice and v0::Split ops (#2908)
2020-11-05 Jozef DanieckiFix serialization of execution graph. (#2901)
2020-11-04 Vladimir Paramuzov[IE CLDNN] Added inference precision into execution...
2020-11-04 Nikolay Shchegolev[CPU] CTCLoss sporadic issue. (#2934)
2020-11-04 Tomasz Socha[ONNX][PyTests] Fix result datatype missmatch (#2596)
2020-11-03 Rafik Saliev[IE] Add batched blob support (#2203)
2020-11-03 Andrey Dmitriev[GNA] Set default compact_mode (#2895)
2020-11-03 iliya mironovAdd IR reader test for hsigmoid op (#2825)
2020-11-03 Mikhail Letavin[IE CLDNN] Fix X/Y swap in NV12 shared surface input...
2020-11-03 Andrew Bakalin[IE][VPU]: Support for Bidirectional mode in Broadcast...
2020-11-03 Andrey Sokolov[IE][VPU]: Interpolate - reuse "interp", "resample...
2020-11-03 Kamil MagierskiFix cases when identities inserted identites are separa...
2020-11-03 Krzysztof BrunieckiHandle multiple GNA devices and modes HW/SW (#2720)
2020-11-03 Andrey Dmitriev[GNA] Added export input/output names (#2601)
2020-11-03 Mateusz TabakaRemove obsoleted v0::Reshape operator (#2878)
2020-11-02 Alexandra Sidorova[CPU] Added eltwise Round-5 (#2347)
2020-11-02 Ilya LavrenovFixed FAST build mode (#2926)
2020-11-02 Alexander Peskov[CPU] Fix case with unused port in Loop body
2020-11-02 Alexander Peskov[CPU] Improve replication of passthrough Loop body
2020-11-02 Alexander PeskovMin. Additional assert in copyTIBoody
2020-11-02 Alexander Peskov[CPU] implement Loop specification of TI node
2020-11-02 Alexander Peskov[NG] Keep special purposes port info in Loop after...
2020-11-02 Alexander Peskov[IE] Improve Network topological sort in case of discon...
2020-11-02 Alexander PeskovImprove CopyTIBody util to cover disconnected graphs
2020-11-02 Mateusz TabakaRemove obsoleted v0::StopGradient op (#2935)
2020-11-02 Ilya LavrenovFixed compilation errors / warnings with clang (#2929)
2020-10-31 Svetlana DolininaAdding sinks to ngraph::Function (#2741)
2020-10-30 Maxim Kurin[IE][VPU]: GatherND layer & tests (#2710)
2020-10-30 Edward Shogulin[LPT] nGraph nodes naming fix (#2822)
2020-10-30 Ilya LavrenovAdded support for Visual Studio VERSIONINFO (#2900)
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-30 Gladilov, Gleb[IE][VPU][GT]: Fixes Eltwise+ReLU merge for dynamic...
2020-10-30 Gladilov, Gleb[IE][VPU][GT]: Introduce Split by dynamic dimension...
2020-10-30 Bartosz LesniewskiRemove operators with existing functional tests from...
2020-10-30 Jozef DanieckiSerialization of experimental and custom ops (#2862)
2020-10-30 Gleb KazantaevFixed convertFunctionToCNNNetwork to support non unique...
2020-10-29 Nikolay Shchegolev[CPU] GatherND implementation. (#2757)
2020-10-29 Aleksandr Korolev[IE][VPU][TESTS] Fix vpu split with unusable outputs...
2020-10-29 Maxim Andronov[CPU] Add tests for SetBlob + I64 (#2402)
2020-10-29 Ilya LavrenovRemoved InferenceEngine dependency on Legacy library...
2020-10-29 Gorokhov Dmitriy[Transformations] Hswish fusion to be called before...
2020-10-29 Zoran Zomborat[IE] Add RTTI macro to ReshapeFullyConnectedFusion...
2020-10-28 Evgenya StepyrevasetBatchSize: getting rid of ConstantFolding (#2842)
next