[SSR] Transformation mimicking oldSetBatchSize logic (#2597)
[platform/upstream/dldt.git] / inference-engine / tests /
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)
2020-10-19 Ivan Tikhonov[opset5] ngraph implementation of Loop op (#2583)
2020-10-18 Roman Lyamin[IE CLDNN] Added HSigmoid operation (#2700)
2020-10-16 Kamil Magierski[GNA] Fix remove layer + identity layer insertion ...
2020-10-15 Gabriele Galiero... Reference Implementation for RegionYolo operator (...
2020-10-15 Katarzyna MitrusReorgYolo reference implementation (#2384)
2020-10-15 Vladimir Paramuzov[IE CLDNN] Fixes for GatherTree and ReverseSequence...
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 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 Maxim VafinAdd LogSoftmax-5 to ngraph (#2645)
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-12 Nikita Kudriavtsev[IE Myriad] Fix layer tests for logical_and (#2622)
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 Nikita Kudriavtsev[IE][VPU]: Added wrapper for LogicalNot layer (#2562)
2020-10-08 Liubov Batanina[IE Tests] Added NormalizeL2 tests (#2327)
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 Andrey BabushkinRevert "Sync GNA lib calls to avoid multi threads and...
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 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-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-09-29 Eugene Smirnov[GNA] fixed conversion from fp16 to fp32 networks in...
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 Vladislav Vinogradov[CMAKE] Introduce FASTER_BUILD experimental feature...
2020-09-28 Andrey MarkelovFix tile layer test header (#2315)
2020-09-28 Anton PankratvFixed canStartSeveralAsyncInsideCompletionCallbackWithS...
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 Evgenya Stepyreva[ nG transformation ] Const -> FQ -> Reshape fuse ...
2020-09-23 Liubov BataninaChanged pad data type (#2354)
2020-09-22 Kamil Magierski[GNA] LSTMCell fixes (#2080)
2020-09-22 Eugene Smirnovsupport for conversion between fp32 and fp16 types...
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 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)
2020-09-17 Maksim Doronin[IE][VPU]: Enable some DSR+Op tests (#2118)
2020-09-17 Andrew Bakalin[IE][VPU]: Enable DTS for some eltwise operations ...
2020-09-17 Vladimir GavrilovFixing bugs in nGraph reference implementation of Inter...
2020-09-17 Ivan TikhonovMove PriorBox to PriorBoxIE transformation from CommonO...
2020-09-16 Irina Efode[IE TESTS] CoreThreading_LoadNetwork tests were disable...
2020-09-16 Gorokhov DmitriyRevert "[IE TESTS] dynavic batch for mvn layer (#1010...
2020-09-16 Andrew Bakalin[VPU] Fix K propagation through Reshape (#2184)
2020-09-16 Anton Potapov[PP GAPI] Addded tests to cover exisiting precision...
2020-09-15 Anna Alberska[GNA] fix scale factor calculation for unfused bias...
2020-09-15 Ilya LavrenovReshape v7: remove (#1379)
2020-09-15 Roman Vyunov (Intel)[IE][VPU]: Workaround to support parameter Beta for...
2020-09-15 Vladislav Vinogradov[IE][TESTS] Fix compareRawBuffers and compareBlobData...
2020-09-15 Ilya ChuraevFixed query network for networks with KSO (#2201)
2020-09-15 Ilya ChuraevFixed output names for case with redundant ops before...
next