[GNA] Added tests for negative memory layer offset and split - trivial permute -...
[platform/upstream/dldt.git] / inference-engine / tests /
2020-11-12 Elizaveta Lobanova[GNA] Added tests for negative memory layer offset...
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 Edward Shogulin[LPT] Dequantization constant output precision handling...
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 Ivan TikhonovReference implementations for Loop and TensorIterator...
2020-11-10 Liubov Batanina[IE TESTS] Replaced size_t with int64_t (#2699)
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-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 Mateusz TabakaRemove deprecated v0::TopK (#2947)
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 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 testcase CheckExecGraphInfoSerialization (#2973)
2020-11-05 Jozef DanieckiFix serialization of execution graph. (#2901)
2020-11-04 Nikolay Shchegolev[CPU] CTCLoss sporadic issue. (#2934)
2020-11-03 Rafik Saliev[IE] Add batched blob support (#2203)
2020-11-03 Irina Efode[IE TESTS] Fix reg exp for issue 42029 (#2957)
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 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-02 Alexandra Sidorova[CPU] Added eltwise Round-5 (#2347)
2020-11-02 Aleksandr Korolev[IE TESTS] Split Layer Test refactoring (#2915)
2020-11-02 Bartek SzmelczynskiVisitor API deserialization - create models for ops...
2020-11-02 Alexander Peskov[TEST] One more trivival loop test
2020-11-02 Alexander Peskov[TEST] One more trivial test case on Loop
2020-11-02 Alexander Peskov[TEST] Several more Loop test with static shapes
2020-11-02 Alexander Peskov[TEST] improve data utils
2020-11-02 Alexander PeskovAvoid '-' symbol for test name
2020-11-02 Alexander PeskovLoop tests enabled back
2020-11-02 Mateusz TabakaRemove obsoleted v0::StopGradient op (#2935)
2020-11-01 Andrey BabushkinTemporarily skip ExecGraphTests.CheckExecGraphInfoSeria...
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 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 Andrew Bakalin[IE][VPU][DTS][Tests]: Remove WAs for networks with...
2020-10-29 Konstantin SatuninFix for collision of #1932 and #2731 (#2890)
2020-10-29 Maxim Andronov[CPU] Add tests for SetBlob + I64 (#2402)
2020-10-29 Ilya LavrenovRemoved InferenceEngine dependency on Legacy library...
2020-10-28 Evgenya Stepyreva[ SSR ] Transpose->MatMul (#2525)
2020-10-28 Bartosz SochackiExtended test infrastructure to call per plugin configu...
2020-10-28 Irina Efode[IE TESTS][IE MKLDNN] Disable CtcLoss SLT due to sporad...
2020-10-28 Gleb KazantaevAdd dynamic shape checks for legacy transformations...
2020-10-28 Gorokhov Dmitriy[CPU] Generic JIT Eltwise implementation (#1464)
2020-10-28 Mateusz TabakaRemove obsoleted v0::Product op (#2860)
2020-10-27 Maksim Doronin[IE][VPU]: Implement HSwish layer with tests (#2775)
2020-10-27 Monica-elena Burger[IE][VPU]: Config key to disable weights analysis pass...
2020-10-27 Polina Brzezinskaya[IE][VPU]: Bidirectional mode for broadcast on vpu...
2020-10-27 Roman Lyamin[IE CLDNN] Added Round-5 operation (#2838)
2020-10-27 Jozef DanieckiAdd nGraph function serialization. (#2579)
2020-10-26 Evgenya Stepyreva[SSR] Transformation mimicking oldSetBatchSize logic...
2020-10-26 Ivan TikhonovLoop operation: IE IR Reader update (#2766)
2020-10-26 Alexandra Sidorova[CPU] Added operation HSigmoid-5 (#2005)
2020-10-26 Ilya LavrenovReorganize LPT: (#2803)
2020-10-26 Patryk Elszkowskienable reference implementation in CTCGreedyDecoder...
2020-10-26 Mateusz TabakaRemove obsoleted v0::Broadcast and BroadcastLike operat...
2020-10-24 Vladimir Paramuzov[IE CLDNN] Enabled more functional tests and added...
2020-10-23 Vladislav Vinogradov[IE] Fix UNITY build (#2799)
2020-10-23 Gleb KazantaevAdded dynamic check for convertFunctionToCNNNetwork...
2020-10-23 Anton ChetverikovRemove ExtractImagePatchesToReorgYolo transformation...
2020-10-23 Andrew Bakalin[IE][VPU][GT][DTS]: Update MyriadPlugin to work with...
2020-10-23 Gleb KazantaevAdd dynamic shape checks to nGraph transformations...
2020-10-23 Edward ShogulinEs/lpt/lpt to ngraph fixes2 with master (#2671)
2020-10-23 Tomasz DołbniakONNX Reader supportModel() implementation (#2744)
2020-10-23 iliya mironovTransformations for hsigmoid op (#2531)
2020-10-22 Andrew Bakalin[VPU][GT][Tests] Make gemmTranspose pass layout agnosti...
2020-10-22 Ilya ChuraevConstant->Result networks (#2639)
2020-10-22 Ilya ChuraevAdded new version of BatchNormInference (#2728)
2020-10-20 Anton ChetverikovAdd Round-5 operation (#2328)
2020-10-20 Irina EfodeCleanup single_layer_tests (#2716)
2020-10-20 Maxim VafinAdd LogSoftmax-5 to MO and ngraph (#2409)
2020-10-19 Anton Potapov[PP GAPI] Extended plug-ins shared precision conversion...
2020-10-19 Krzysztof BrunieckiImprove GNA MT sychronization (#2553)
2020-10-19 Mateusz TabakaRevise LRN reference implementation (#2672)
next