platform/upstream/dldt.git
2020-06-18 Andrey Somsikovfix: inference-engine/ie_bridges/python/requirements...
2020-06-18 Vladimir Paramuzov[IE CLDNN] Fix strided slice (#950)
2020-06-18 Alexander ZhogovAzure CI: Add gtest-parallel on Lin & Mac (#980)
2020-06-18 Jedrzej Hajduczenia[IE CLDNN] Add pooling b_fs_yx_fsv16 int8 (#565)
2020-06-18 Mikhail TreskinAdding new layer tests to validation (#848)
2020-06-18 Maxim Andronov[CPU] fix one dims scale shift (#989)
2020-06-18 Nikolay Shchegolev[Common] Static analysed issues. Part II. (#881)
2020-06-18 Nikita KudriavtsevChanges: (#982)
2020-06-18 Evgenya Stepyreva[ DTS ] Reduces (#940)
2020-06-17 Evgenya Stepyreva[ DYN NMS ] Static & Dynamic ops; DTS transformation...
2020-06-17 Evgeny LazarevRelaxed MO requirements for "protobuf" package (#864)
2020-06-17 Pavel Esirfixed some typos in MO help (#972)
2020-06-17 Evgenya Stepyreva[ DTS ] Exp, Softmax, Greater (#926)
2020-06-17 Ilya ChuraevFixed cpack information, removed some links (#976)
2020-06-17 Konrad Dobros[IE CLDNN] Fix gather dimensions calculation (#959)
2020-06-17 Ilya LavrenovExecution graph via ngraph for CPU plugin (#510)
2020-06-17 Ilya LavrenovCMAKE: fixed path for bin artifacts for 32bits (#890)
2020-06-17 Ilya LavrenovPass SizeVector by const reference in ie_layout.hpp...
2020-06-17 Irina Efode[IE TESTS] disable Some myriad tests on Win (#763)
2020-06-16 Ilya ChuraevUse creators only for default opsets (#948)
2020-06-16 Gladilov, Gleb[IE][VPU]: Enables dynamic output from middle of networ...
2020-06-16 Andrey Dmitriev[GNA] Added test ScaleShift and fixed power layer with...
2020-06-16 Ilya LavrenovRemoved deprecated error listener, getmappedtopology...
2020-06-16 Ilya LavrenovRemoved PluginDispatcher; IEPlugin from python API...
2020-06-16 Alexey TarakanovSupport fp16 networks (#752)
2020-06-16 Konrad Dobros[IE CLDNN] Add resample improvements (#933)
2020-06-15 Anastasia Kuporosova[Python API] Fix long inference (#938)
2020-06-15 Jedrzej Hajduczenia[IE CLDNN] Fix inserting reorders in bwd direction...
2020-06-15 Maksim Doronin[IE VPU] Dynamic Concat fixes (#842)
2020-06-15 Monica-elena... [IE VPU] Enable variable number of inputs for ExpPriorG...
2020-06-15 Ilya LavrenovCMAKE: removed conditional compilation for C API (...
2020-06-15 Ilya LavrenovUpdated dates of removal for deprecated API (#912)
2020-06-15 Ilya LavrenovTESTS: Added test for parallel LoadNetwork with accurac...
2020-06-15 Ilya LavrenovDocs 2021 1 (#901)
2020-06-15 Gleb KazantaevFix NopElimination (#891)
2020-06-15 Roman KazantsevFix preserving names of output layers after TopK NGraph...
2020-06-14 Vladimir Zinoviev[CLDNN] Fix std::runtime_error missing (#871)
2020-06-14 Ivan TikhonovTemporary disable PriorBoxClustered tests due to rare...
2020-06-12 Vladimir Paramuzov[IE CLDNN] Fixed clone network to preserve original...
2020-06-12 Konrad Dobros[IE CLDNN] Fix fsv16 -> bfyx reorder removal (#872)
2020-06-11 Evgeny Latkin[IE][Myriad] fix HW tiling (#866)
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-11 Evgenya Stepyreva[ nG ] Style-apply (#886)
2020-06-10 Evgenya Stepyreva[ nG ] Graph visualization (#807)
2020-06-10 Jedrzej Hajduczenia[IE CLDNN] Enable I64 const inputs for batch_to_space...
2020-06-10 Anton Dudchenko[VPU][GT] Trivial permute optimization (#571)
2020-06-10 Nikita Kudriavtsev[IE Myriad] Added test InferWorksCorrectAfter9999Alloca...
2020-06-10 Alexander ZhogovActions CI: Enable nGraph Code style check (#863)
2020-06-10 Aleksandr Korolev[IE VPU TESTS] Rewrite tests with deprecated API (...
2020-06-10 Jedrzej Hajduczenia[IE CLDNN] Add support for I64 data type in clDNN plugi...
2020-06-09 Maksim DerbasovShow error message if output file is not writable ...
2020-06-09 Andrey SomsikovUse default thread sanitizer linkage (#833)
2020-06-09 Evgeny LazarevFixed StridedSlice to Crop transformation (#836)
2020-06-09 Roman Lyamin[IE CLDNN] Added batch_to_space operation (#753)
2020-06-09 Gleb KazantaevFix divide conversion for integer input type (#841)
2020-06-09 Anastasia Kuporosova[Python API] Fixate requirements (#834)
2020-06-09 Ilya LavrenovFixed default args for Android build (#827)
2020-06-09 Maxim VafinFix onnx slice by clipping `ends` to int32 domain ...
2020-06-09 Andrey Dmitriev[GNA] Added support permute layer (#723)
2020-06-09 Maksim Doronin[IE VPU] Dynamic Broadcast tests (#737)
2020-06-09 Ivan TikhonovConst folding and reference implementation for PriorBox...
2020-06-09 Denis Orlovadd support for multiple scale factors in speech sample...
2020-06-09 Andrey Sokolov[IE VPU] Update firmware; enable convolution VPU OCL...
2020-06-09 Vladimir Paramuzov[IE CLDNN] Added 6d tensor support in eltwise/scale...
2020-06-09 Anton Zaytsev[ci-skip][IE MKLDNN] Add Precision U16 in MKLDNN (...
2020-06-09 dmitrygo[TESTS] fixes after rebase
2020-06-09 dmitrygo[CPU] mkldnn submodule up
2020-06-09 dmitrygo[LPT] Fixed quantizeBlob routine for 3D case
2020-06-09 Edward Shogulin[LPT] GPU tests were fixed
2020-06-09 Edward Shogulin[LPT] [TEST] LayerTransformation test threshold was...
2020-06-09 Anton Voronov[CPU] Gemm node: supported precisions U8 and I8 and...
2020-06-09 Edward Shogulin[LPT] FullyConnected & Gemm tests
2020-06-09 dmitrygo[CPU] Fixed weights candidate initialization in FC...
2020-06-09 Edward Shogulin[LPT] Gemm and FullyConnected 3D improvement
2020-06-09 Edward Shogulin[LPT] tests extending
2020-06-09 Edward Shogulin[LPT] [Test] Low precision transformations functional...
2020-06-09 Edward Shogulin[LPT] FullyConnected transformation fix
2020-06-09 Edward Shogulin[nGraph] Remove Reshape for 3D FullyConnected
2020-06-09 Edward Shogulin[IE COMMON] [LPT] Concat asymmetric quantization with...
2020-06-09 Edward Shogulin[IE COMMON] [LPT] Support 3D layout for FullyConnected...
2020-06-09 dmitry-gorokhov[CPU] Added custom implementations (power=0.5, power...
2020-06-09 dmitry-gorokhov[CPU][WA] Supported 3D layout for FullyConnected primitive
2020-06-09 Nikolay Shchegolev[Common] Static analyzed issues. (#804)
2020-06-09 Vladimir Paramuzov[IE CLDNN] Better error message when output is not...
2020-06-09 Edward Shogulin[LPT] [TEST] LayerTransformation test threshold was...
2020-06-09 Maxim Andronov[CPU] fix set up config for bin conv fused (#608)
2020-06-09 Anastasia Kuporosova[Python API] Fixate requirements versions (#830)
2020-06-09 Anastasia Kuporosova[Python API] Fix deprecation warnings (#812)
2020-06-08 Edward Shogulin[LPT] [CPU] NormalizeL2 transformation (#662)
2020-06-08 Pavel EsirAdd fixedscale(bias) components to Kaldi (#725)
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 Irina Efode[IE TEST] Eltwise tests refactoring (#726)
2020-06-08 Denis Orlov[GNA] Support changing the execution mode in runtime...
2020-06-08 iliya mironovFix unit tests for select layer. (#638)
2020-06-08 Maxim VafinImplement support for opset3 EmbeddingBag ops (#546)
2020-06-08 Konrad Dobros[IE CLDNN] Optimize 1x1 imad convolution kernel (#757)
2020-06-08 Andrey SomsikovAdd commit links to memcheck report (#820)
2020-06-08 Tomasz DołbniakDisable warnings-as-errors for ONNX target (#749)
next