[GNA] Added tests for negative memory layer offset and split - trivial permute -...
[platform/upstream/dldt.git] / inference-engine / src / cldnn_engine /
2020-11-11 Edward Shogulin[LPT] CNNNetwork LPT removal (#3035)
2020-11-11 Roman Lyamin[IE CLDNN] Added LogSoftmax-5 operation (#2945)
2020-11-10 Ilya LavrenovOneCore toolchain (#3044)
2020-11-05 Vladimir Paramuzov[IE CLDNN] Plugin-side kernels caching (#2871)
2020-11-05 Ilya LavrenovEnable LTO only for Release (#2968)
2020-11-04 Vladimir Paramuzov[IE CLDNN] Added inference precision into execution...
2020-11-03 Mikhail Letavin[IE CLDNN] Fix X/Y swap in NV12 shared surface input...
2020-10-29 Ilya LavrenovRemoved InferenceEngine dependency on Legacy library...
2020-10-27 Roman Lyamin[IE CLDNN] Added Round-5 operation (#2838)
2020-10-26 Ilya LavrenovReorganize LPT: (#2803)
2020-10-24 Vladimir Paramuzov[IE CLDNN] Enabled more functional tests and added...
2020-10-23 Anton ChetverikovRemove ExtractImagePatchesToReorgYolo transformation...
2020-10-23 Edward ShogulinEs/lpt/lpt to ngraph fixes2 with master (#2671)
2020-10-23 iliya mironovTransformations for hsigmoid op (#2531)
2020-10-18 Roman Lyamin[IE CLDNN] Added HSigmoid operation (#2700)
2020-10-16 Egor Churaev[IE CLDNN] Add FP16 axes precision to Interpolate-4...
2020-10-15 Vladimir Paramuzov[IE CLDNN] Fixes for GatherTree and ReverseSequence...
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-06 Ilya LavrenovMoved WA for legacy includes to dev package (#1712)
2020-10-02 Sergey Shlyapnikov[IE CLDNN] Fix unsupported dims number error (#2453)
2020-10-01 Egor ChuraevSupport operation Interpolate-4 in OpenVINO (#1596)
2020-09-23 Gleb KazantaevApply transformations to TI body recursively (#2114)
2020-09-17 Ivan TikhonovMove PriorBox to PriorBoxIE transformation from CommonO...
2020-09-08 Mikhail Letavin[IE CLDNN] Switch back to old TI unroller to restore...
2020-09-08 Vladimir Paramuzov[IE CLDNN] Added is_discrete flag into device info...
2020-09-07 Mikhail Letavin[IE CLDNN] Fix the order of dimensions in reshapes...
2020-09-05 Mikołaj Życzyński[IE CLDNN] Reduce performance drop fix (#2065)
2020-09-03 Vladimir Paramuzov[IE CLDNN] Fallback to FP16 for non-quantized layers...
2020-09-02 Lukasz Debski[IE CLDNN] Fixing eltwise input sizes (#2017)
2020-09-02 Mikołaj Życzyński[IE CLDNN] Reduce b_fs_yx_fsv16 optimized kernel (...
2020-08-26 Anton PankratvQuery network should return all supported layers (...
2020-08-26 Sergey Shlyapnikov[IE CLDNN] Weights reorders optimization (#1542)
2020-08-25 Anton ChetverikovSoftPlus operation implementation (#1365)
2020-08-24 Edward Shogulin[LPT] GemmTransformation usage fix (#1899)
2020-08-19 Vladimir Paramuzov[IE CLDNN] Mixed precision scale support (#1848)
2020-08-19 Anton ChetverikovExtractImagePatches MO implementation and nGraph transf...
2020-08-19 Katarzyna MitrusEnable HSwish - ngraph op, fusion/decomposition and...
2020-08-17 Evgeny LazarevEnable ReduceL1 and ReduceL2 operations (#1799)
2020-08-17 Mikhail Letavin[IE CLDNN] Export runtime graph as nGraph function...
2020-08-14 Ilya LavrenovSimplified plugin interfaces (#1745)
2020-08-14 Ilya ChuraevDeprecate FusedOp class (#1758)
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-07 Ilya LavrenovAdded compilation of Plugin API headers with strict...
2020-08-07 Ilya LavrenovMoved caseless to Plugin API (#1664)
2020-08-05 Mikhail Letavin[IE CLDNN] Implement nGraph function support in QueryNe...
2020-08-03 Gleb Kazantaevngraph::pass::ConvertPrecision transformation (#1312)
2020-08-03 Roman Lyamin[IE CLDNN] Added fsv16 and int8 support in BatchToSpace...
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-08-03 Roman Lyamin[IE CLDNN] Added HSwish-4 operation (#1585)
2020-08-03 Lukasz Debski[IE CLDNN] Gather 5d/6d support (#1553)
2020-07-30 Ilya LavrenovUpdated inference_engine.hpp (#1539)
2020-07-29 Vladimir Paramuzov[IE CLDNN] Changed weights layout for 1d scaleshift...
2020-07-28 Ilya LavrenovRemoved IInferencePluginAPI interface (#1497)
2020-07-27 Gleb KazantaevnGraph Transformations refactoring (#931)
2020-07-27 Vladimir Paramuzov[IE CLDNN] Improvements for SpaceToDepth (#1454)
2020-07-16 Ilya LavrenovRemove implicit conversion from getInputTo, getLayerCre...
2020-07-14 Jedrzej Hajduczenia[IE CLDNN] WA to use bfyx format if applicable for...
2020-07-14 Ilya ChuraevAdded U32 precision (#1297)
2020-07-10 Roman Lyamin[IE TESTS] Added single layer test "Ceiling" (#1271)
2020-07-09 Roman Lyamin[IE CLDNN] Added Mish operation (#1125)
2020-07-03 Ilya LavrenovDeprecated cnn layer (#1138)
2020-06-30 Vladimir Paramuzov[IE CLDNN] Removed unused primitives and related struct...
2020-06-29 Egor Churaev[IE CLDNN] Implement ExtractImagePatches operation...
2020-06-24 Ilya LavrenovRemoved suppression macro usage (#1108)
2020-06-24 Roman Lyamin[IE CLDNN] Added space_to_batch operation (#984)
2020-06-23 Ilya LavrenovCnnnetwork deprecated methods (#1077)
2020-06-23 Konrad Dobros[IE CLDNN] Add work-around for 1d input to Gather ...
2020-06-22 Alexander Chaiko[IE CLDNN] WA to inconsistency between input and const...
2020-06-19 Ilya LavrenovMoved plugin to hidden folder (#999)
2020-06-19 Ilya LavrenovRemoved Int8 normalizer and statistics (#919)
2020-06-18 Vladimir Paramuzov[IE CLDNN] Fix strided slice (#950)
2020-06-12 Vladimir Paramuzov[IE CLDNN] Fixed clone network to preserve original...
2020-06-10 Jedrzej Hajduczenia[IE CLDNN] Add support for I64 data type in clDNN plugi...
2020-06-09 Roman Lyamin[IE CLDNN] Added batch_to_space operation (#753)
2020-06-09 Vladimir Paramuzov[IE CLDNN] Better error message when output is not...
2020-06-05 Vladimir Paramuzov[IE CLDNN] Enable DepthToSpace (#780)
2020-06-04 Gorokhov DmitriyDepthToSpace, SpaceToDepth layers optimizations (#706)
2020-06-04 Egor Churaev[IE CLDNN] Implement EmbeddingBag operations (#623)
2020-06-03 Mikołaj Życzyński[IE CLDNN] Added fusing suport to all pooling kernels...
2020-06-02 Vladimir Paramuzov[IE CLDNN] Fixed names mapping chain in runtime graph...
2020-05-27 Egor Churaev[IE CLDNN] Implement CumSum operation (#533)
2020-05-21 Alexey Suhovpublish master branch snapshot, revision 8d31237e2c3f67...
2020-05-19 Alexey Suhovpublish master branch snapshot, revision 9df5eb1f84e13a...
2020-05-13 Alexey Suhovpublish master branch snapshot, revision 49482ae3bea0cb...
2020-04-27 Alexey Suhovpublish master branch snapshot, revision 0110d9c98fd720...
2020-04-15 Alexey Suhovpublish master branch snapshot, revision cdcab9d7ab48ff...
2020-04-13 Alexey SuhovPublishing 2020.2 content
2020-02-11 Alexey SuhovPublishing 2020.1 content
2019-10-04 Alexey SuhovMerge pull request #278 from asuhov/2019-r3
2019-10-04 Alexey SuhovPublishing 2019 R3 content
2019-08-09 Alexey SuhovPublishing 2019 R2 content (#223)
2019-05-27 Alexey SuhovPublishing 2019 R1.1 content and Myriad plugin sources...
2019-04-12 Viacheslav MatveichevMerge pull request #129 from asuhov/2019-r1
2019-04-12 Alexey SuhovPublishing 2019 R1 content
2019-01-21 Alexey SuhovPublishing R5 content (#72)
next