[GNA] Added tests for negative memory layer offset and split - trivial permute -...
[platform/upstream/dldt.git] / inference-engine / src / mkldnn_plugin /
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 Svetlana DolininaMove QueryState from ExecutableNetwork to InferRequest...
2020-11-11 Edward Shogulin[LPT] CNNNetwork LPT removal (#3035)
2020-11-10 Nikolay Shchegolev[CPU] Proposal layer. Check img info input. (#2456)
2020-11-10 Ivan TikhonovReference implementations for Loop and TensorIterator...
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-09 Maxim Andronov[CPU] Refactored pushInput (#2910)
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 Ilya LavrenovEnable LTO only for Release (#2968)
2020-11-04 Nikolay Shchegolev[CPU] CTCLoss sporadic issue. (#2934)
2020-11-04 Tomasz Socha[ONNX][PyTests] Fix result datatype missmatch (#2596)
2020-11-02 Alexandra Sidorova[CPU] Added eltwise Round-5 (#2347)
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 Peskov[CPU] implement Loop specification of TI node
2020-10-29 Nikolay Shchegolev[CPU] GatherND implementation. (#2757)
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 Gorokhov Dmitriy[CPU] Generic JIT Eltwise implementation (#1464)
2020-10-26 Alexander PeskovMake MVN behaviour deterministic (#2458)
2020-10-26 Alexandra Sidorova[CPU] Added operation HSigmoid-5 (#2005)
2020-10-26 Edward Shogulin[LPT] bfloat enabling fix (#2819)
2020-10-26 Ilya LavrenovReorganize LPT: (#2803)
2020-10-23 Anton ChetverikovRemove ExtractImagePatchesToReorgYolo transformation...
2020-10-23 Edward ShogulinEs/lpt/lpt to ngraph fixes2 with master (#2671)
2020-10-19 Nikolay Shchegolev[CPU] CTCLoss performance improvement.
2020-10-16 Ilya LavrenovAdded apiValidator post-build checks for WCOS complianc...
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-13 Ilya LavrenovPlugin interface refactoring (#2591)
2020-10-12 Ilya LavrenovFixed LTO for gcc-9 (ubuntu 20.04) (#2616)
2020-10-09 Gleb KazantaevFine-Grain Transformation pipeline tuning (#2547)
2020-10-06 Ilya LavrenovMoved WA for legacy includes to dev package (#1712)
2020-09-30 Vladislav VolkovMKLDNN nodes factory improvements (#2252)
2020-09-23 Gleb KazantaevApply transformations to TI body recursively (#2114)
2020-09-22 Alexey Varyzgin[CPU BF16] FP32 exception was removed (#2326)
2020-09-18 Ilya Lavrenovfixes for UWP (#2255)
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 Nikolay Shchegolev[CPU] RNN layer. Blobs precision validation. (#2223)
2020-09-16 Gorokhov DmitriyRevert "[IE TESTS] dynavic batch for mvn layer (#1010...
2020-09-16 Anton Potapov[PP GAPI] Addded tests to cover exisiting precision...
2020-09-15 Evgeny TalaninRevert "Eliminated invalid subgraphs (#2196)" (#2250)
2020-09-15 Ilya LavrenovReshape v7: remove (#1379)
2020-09-15 Anton PankratvEliminated invalid subgraphs (#2196)
2020-09-14 Maxim Andronov[CPU] add check on equality of values IL and IH ranges...
2020-09-10 Nikolay Shchegolev[CPU] statically analyzed issues. (#2139)
2020-09-10 Anton Voronov[CPU] Supported depthwise 6d, 7d, ..., added test ...
2020-09-09 Gorokhov Dmitriy[CPU] Fixed quantization post op memory leak (#2101)
2020-09-09 Maxim Andronov[CPU] add const and precision check quantize ranges...
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 Alexey Varyzgin[CPU][BF16] bf16 for Gemm or MatMul was enabled (#1920)
2020-09-04 Chenhu Wang[CPU] Interpolate operation implementation (#1465)
2020-09-03 Ilya ChuraevFixed a case with empty order in transpose op (#2043)
2020-09-01 Nikolay Shchegolev[CPU] CTCLoss operation implementation. (#1482)
2020-08-27 Alexey Varyzgin[CPU] [MSVC] memcpy and memcpy_s were unified for all...
2020-08-26 Anton PankratvFixed threading configuration parameters (#1919)
2020-08-26 Anton PankratvQuery network should return all supported layers (...
2020-08-26 Vladislav VolkovImprovements for MKLDNN Input node execution (#1913)
2020-08-25 Anton ChetverikovSoftPlus operation implementation (#1365)
2020-08-25 Alexandra Sidorova[CPU] Added H-Swish activation (#1445)
2020-08-19 Anton ChetverikovExtractImagePatches MO implementation and nGraph transf...
2020-08-18 Gleb KazantaevConvert Pad to GroupConvolution transformation (#1826)
2020-08-18 Gleb KazantaevConvertPrecision for element::boolean (#1772)
2020-08-17 Evgeny LazarevEnable ReduceL1 and ReduceL2 operations (#1799)
2020-08-17 Maxim Andronov[CPU] fix conv + concat case and add tests (#1747)
2020-08-16 Pavel Esiradd preliminary support of Proposal-4 in nGraph (#1448)
2020-08-14 Ilya LavrenovSimplified plugin interfaces (#1745)
2020-08-14 Ilya ChuraevDeprecate FusedOp class (#1758)
2020-08-13 Alexander Peskov[CPU] Add explicit storage for MemoryNode (#895)
2020-08-13 Gorokhov Dmitriy[CPU] Disable quantize ranges validation in order to...
2020-08-12 Ilya LavrenovDefine a macro to define plugin creation function ...
2020-08-11 Ivan TikhonovUnroll transformation for TensorIterator (#1259)
2020-08-10 Ilya LavrenovMoved legacy API to legacy/ subfolder for include ...
2020-08-10 Alexandra Sidorova[CPU] Added Mish activation (#1555)
2020-08-08 Gleb KazantaevUpdated ConvertPrecision transformation to be executed...
2020-08-07 Maxim Andronov[NGraph] Add scatterNDUpdate and scatterUpdate referenc...
2020-08-07 Ilya LavrenovAdded compilation of Plugin API headers with strict...
2020-08-07 Maxim Andronov[CPU] Add support 4th and 5th input DetectionOutput...
2020-08-07 Ilya LavrenovMoved caseless to Plugin API (#1664)
2020-08-06 Maxim Andronov[CPU] Add check to reduce for scalar dims (#1577)
2020-08-05 Alexander PeskovAdd fallback for TBB version without NUMA-aware API
2020-08-03 Gleb Kazantaevngraph::pass::ConvertPrecision transformation (#1312)
2020-08-03 Ilya LavrenovHide implementation of SharedObjectLoader to cpp files...
2020-08-03 Vladislav VolkovCommon library to trace using Intel ITT and new perform...
2020-07-30 Ilya LavrenovUpdated inference_engine.hpp (#1539)
2020-07-28 Ilya LavrenovRemoved IInferencePluginAPI interface (#1497)
2020-07-27 Gleb KazantaevnGraph Transformations refactoring (#931)
2020-07-21 Ilya ChuraevRemove redundant node methods (#1324)
2020-07-14 Ilya ChuraevAdded U32 precision (#1297)
2020-07-13 Maxim Andronov[CPU] Add check quantize ranges (#850)
2020-07-10 Chenhu Wang[CPU] ScatterUpdate ScatterElementsUpdate and ScatterND...
2020-07-08 Anton Zaytsev[IE TESTS] dynavic batch for mvn layer (#1010)
2020-07-03 Ilya LavrenovDeprecated cnn layer (#1138)
next