Temporaly skip GRU Cell test (#3183)
[platform/upstream/dldt.git] / inference-engine / thirdparty /
2020-08-24 Vladimir Paramuzov[IE CLDNN] Enabled tensor pitches in topk kernel for...
2020-08-24 Lukasz Debski[IE CLDNN] Forcing bfzyx format in MVN layer (#1903)
2020-08-24 Vladimir Paramuzov[IE CLDNN] FP16 support for some quantized kernels...
2020-08-20 Anton PotapovUpdating ADE version (#1877)
2020-08-20 Jedrzej Hajduczenia[IE CLDNN] Add 3d spatials support to conv & pool imad...
2020-08-19 Vladimir Paramuzov[IE CLDNN] Enable fsv16 format for all quantized models...
2020-08-19 Jedrzej Hajduczenia[IE CLDNN] Fix vector iterators incompatibility issue...
2020-08-19 Vladimir Paramuzov[IE CLDNN] Mixed precision scale support (#1848)
2020-08-19 Vladimir Paramuzov[IE CLDNN] Use fsv4 instead of af32 layout for imad...
2020-08-19 Sergey Nesterov[IE CLDNN] added fusing support for ref and b_fs_yx_fsv...
2020-08-18 Evgeny Latkin[IE][VPU]: Fixed MX firmware memory type patching ...
2020-08-17 Vladimir Paramuzov[IE CLDNN] All input layouts support in ref pooling...
2020-08-17 Maxim Andronov[CPU] fix conv + concat case and add tests (#1747)
2020-08-17 Vladimir Paramuzov[IE CLDNN] Set arguments once (#1699)
2020-08-17 Ilya Znamenskiy[IE CLDNN] Gemm floating point unit-tests fix (#1797)
2020-08-17 Sergey Shlyapnikov[IE CLDNN] Fix for DepthToSpace fusing into convolution...
2020-08-14 Alexander Chaiko[IE CLDNN] Disable non-performant fp32 batches FC layer...
2020-08-14 Mikhail Letavin[IE CLDNN] dp4a check that works both with old and...
2020-08-12 Konrad Dobros[IE CLDNN] Add asymmetric dw convolution improvements...
2020-08-11 Vladimir Paramuzov[IE CLDNN] Enabled fsv16 asymmetric first conv (#1372)
2020-08-11 Egor Churaev[IE CLDNN] Fix reshape for yxfb layout (#1632)
2020-08-11 Ilya Znamenskiy[IE CLDNN] Gemm fp16/fp32 optimized kernel (#1646)
2020-08-10 Alexandra Sidorova[CPU] Added Mish activation (#1555)
2020-08-07 Konrad Dobros[IE CLDNN] Extend resample int8 packing optimization...
2020-08-05 Alexander Chaiko[IE CLDNN] Support IC={1,2,4} in the first convolution...
2020-08-04 Marcin PenkowskiFeature/ar24 int8 optimizations (#1208)
2020-08-03 Roman Lyamin[IE CLDNN] Added fsv16 and int8 support in BatchToSpace...
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 Vladimir Paramuzov[IE CLDNN] Prod mode support in eltwise fusings (#1491)
2020-07-27 Anna KhakimovaPreprocessing(GAPI): Universal intrinsics (AVX512)...
2020-07-27 Vladimir Paramuzov[IE CLDNN] Fixed gemm fusings with FP precision (#1490)
2020-07-27 Konrad Dobros[IE CLDNN] Add b_fs_fsv16 concat optimizations (#1452)
2020-07-27 Vladimir Paramuzov[IE CLDNN] Improvements for SpaceToDepth (#1454)
2020-07-24 Sergey Shlyapnikov[IE CLDNN] fix warnings from gcc-9 compiler (#1431)
2020-07-23 Ruslan GarnovUpdated fluid to 4.3.0 (#1422)
2020-07-23 Vladimir Paramuzov[IE CLDNN] Shrink reshapes (#1362)
2020-07-22 Andrey ZaytsevFixes LFS issues (#1440)
2020-07-21 Ilya Znamenskiy[IE CLDNN] Gemm int8 with slm optimization. Fused ops...
2020-07-21 Anna KhakimovaPre-processing(GAPI): ARM(NEON) integration + Split...
2020-07-20 Anna KhakimovaFix for issue (#1335)
2020-07-16 Alexander Chaiko[IE CLDNN] Adjustment of layouts to choose optimal...
2020-07-16 Nikita Kudriavtsev[IE Myriad] Remove Myriad 2 from supported devices...
2020-07-14 Jedrzej Hajduczenia[IE CLDNN] Disable inserting reorders if num_dims misma...
2020-07-13 Mikhail Letavin[IE CLDNN] Optimize kernel cache memory usage in GPU...
2020-07-13 Egor Churaev[IE CLDNN] LRN int8 fsv16 optimizations (#814)
2020-07-13 Maxim Andronov[CPU] Add check quantize ranges (#850)
2020-07-10 Michał KarzyńskiAdd nGraph-ONNX tests (#1215)
2020-07-09 Roman Lyamin[IE CLDNN] Added Mish operation (#1125)
2020-07-07 Anna KhakimovaPreprocessing(GAPI): Universal intrinsics (AVX2) implem...
2020-07-06 Lukasz Debski[IE CLDNN] Addition of eltwise support for different...
2020-07-05 Jedrzej Hajduczenia[IE CLDNN] Fix input feature padding handling in dw...
2020-07-05 Konrad Dobros[IE CLDNN] Add additional check for local block io...
2020-07-03 Anton Voronov[MKLDNN] Fixed bias datatype in jit_uni_dw_conv kernel...
2020-07-02 Konrad Dobros[IE CLDNN] Add some auto-tuning improvements (#1154)
2020-07-02 Jedrzej Hajduczenia[IE CLDNN] Don't force expected reorder layout & improv...
2020-07-02 Vladimir Paramuzov[IE CLDNN] Autoremove comments from processed cl files...
2020-06-30 Vladimir Paramuzov[IE CLDNN] Removed unused primitives and related struct...
2020-06-30 Konrad Dobros[IE CLDNN] Add two early optimization capabilites ...
2020-06-29 Alexander Chaiko[IE CLDNN] Fix Android build error: braces around scala...
2020-06-29 Alexander Chaiko[IE CLDNN] int8 batches optimization (#632)
2020-06-29 Egor Churaev[IE CLDNN] Implement ExtractImagePatches operation...
2020-06-25 Jedrzej Hajduczenia[IE CLDNN] Set strided slice out_format to bfyx when...
2020-06-24 Roman Lyamin[IE CLDNN] Added space_to_batch operation (#984)
2020-06-24 Ilya ChuraevRemoved reference implementations for some data types...
2020-06-23 Egor Churaev[IE CLDNN] Fix device release with static plugin instan...
2020-06-22 Vladimir Paramuzov[IE CLDNN] fsv4 to fsv16 conv (#1030)
2020-06-22 Evgeny LazarevCleanup IR v7 from the MO (#1008)
2020-06-19 Konrad Dobros[IE CLDNN] Fix activation implementation for fsv16...
2020-06-18 Vladimir Paramuzov[IE CLDNN] Fix strided slice (#950)
2020-06-18 Jedrzej Hajduczenia[IE CLDNN] Add pooling b_fs_yx_fsv16 int8 (#565)
2020-06-18 Nikita KudriavtsevChanges: (#982)
2020-06-17 Konrad Dobros[IE CLDNN] Fix gather dimensions calculation (#959)
2020-06-16 Konrad Dobros[IE CLDNN] Add resample improvements (#933)
2020-06-15 Jedrzej Hajduczenia[IE CLDNN] Fix inserting reorders in bwd direction...
2020-06-14 Vladimir Zinoviev[CLDNN] Fix std::runtime_error missing (#871)
2020-06-12 Konrad Dobros[IE CLDNN] Fix fsv16 -> bfyx reorder removal (#872)
2020-06-11 Vladimir Paramuzov[IE CLDNN] fix perf for fsv16 global avg pooling (...
2020-06-11 Vladimir Paramuzov[IE CLDNN] Always use FP32 as intermediate type for...
2020-06-10 Jedrzej Hajduczenia[IE CLDNN] Enable I64 const inputs for batch_to_space...
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] Added 6d tensor support in eltwise/scale...
2020-06-09 dmitrygo[CPU] mkldnn submodule up
2020-06-09 dmitry-gorokhov[CPU][WA] Supported 3D layout for FullyConnected primitive
2020-06-08 Edward Shogulin[LPT] [CPU] NormalizeL2 transformation (#662)
2020-06-08 Mikhail Letavin[IE CLDNN] Fix variable initialization issues (#816)
2020-06-08 Nikita Kudriavtsev[ICV] Watchdog switch + ddr initialization (#554)
2020-06-08 Konrad Dobros[IE CLDNN] Optimize 1x1 imad convolution kernel (#757)
2020-06-07 Vladimir Paramuzov[IE CLDNN] Enable ShuffleChannels op (#787)
2020-06-05 Vladimir Paramuzov[IE CLDNN] Enable DepthToSpace (#780)
2020-06-05 Ilya Znamenskiy[IE CLDNN] GEMM int8 optimization using MMAD macro...
2020-06-05 Sergey Shlyapnikov[IE CLDNN] Improve Gather performance and add fusing...
2020-06-05 Egor Churaev[IE CLDNN] Implement NormalizeL2 int8 kernels (#720)
2020-06-04 Lukasz Debski[IE CLDNN] Permute fused ops support (#642)
2020-06-04 Vladimir Paramuzov[IE CLDNN] Disabled sporadic detection output tests...
2020-06-04 Vladimir Paramuzov[IE CLDNN] Remove unused fused deps for FQ (#712)
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-03 Lukasz Debski[IE CLDNN] Fixed stack overflow in calculate_prior_boxe...
next