[GNA] Added tests for negative memory layer offset and split - trivial permute -...
[platform/upstream/dldt.git] / inference-engine / tests /
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...
2020-09-15 Gladilov, Gleb[IE][VPU][Tests]: Enables tests on MergeSubsequentDSROp...
2020-09-15 Ivan TikhonovTensorIterator to RNN/GRU/LSTM Sequence transformation...
2020-09-15 Edward Shogulin[LPT] Copy constant with several outputs before blob...
2020-09-14 Evgenya StepyrevaSuper smart reshape: HC Reshape to 2D followed by MatMu...
2020-09-10 Nikita Kudriavtsev[IE Myriad][#38489] Reduce test scope for Swish layer...
2020-09-10 Anton Dudchenko[IE][VPU]: Support ngraph::Function in VPU QueryNetwork...
2020-09-10 Nikita Kudriavtsev[IE Myriad][IE Tests] Activation layer's constants...
2020-09-10 Anton Voronov[CPU] Supported depthwise 6d, 7d, ..., added test ...
2020-09-10 Ilya ChuraevFixed addOutput behavior for experimental ops (#2138)
2020-09-09 Bartosz Sochacki[GNA] Fix for concat layer with >2 inputs (#1475)
2020-09-09 Gladilov, Gleb[IE][Tests]: Fixes dangling reference access in nGraph...
2020-09-09 Tomasz DołbniakClang compilation error fix for Linux (#2126)
2020-09-09 Alexander Peskov[TEST] One more ReduceSUM func test
2020-09-09 Alexander Peskov[TEST] Fix blob util broadcast filler for non fp32...
2020-09-09 Alexander PerepelkinUse metadata from executable network when fetching...
2020-09-08 Anna Alberska[GNA] add support for NCHW & NHWC layouts for exporting...
2020-09-08 Andrey Dmitriev[GNA] Handling input orientation (#1851)
2020-09-08 Ivan TikhonovGRU/RNN/LSTM sequence ops, reference implementations...
2020-09-07 Andrew Bakalin[IE][VPU][GT][IE Transformations]: Fixes for post proce...
2020-09-07 Edward Shogulin[LPT] Multiinput with one parent and FQ with three...
2020-09-07 Maksim Kutakov[IE TESTS] GatherTree single layer test has been create...
2020-09-07 Anton Voronov[CPU] fix: supported Tile with more than 5 dims (#2062)
2020-09-07 Chen Xu* [CPU] Extend Reduce node to support blocked layouts...
2020-09-04 Gladilov, Gleb[IE][VPU]: Introduces annotations of stages memory...
next