platform/upstream/dldt.git
2020-06-24 Irina Efode[IE TESTS] CoreThreadingTestsWithIterations.smoke_LoadN...
2020-06-24 Ilya LavrenovExec extensions (#963)
2020-06-24 Ilya ChuraevRemoved reference implementations for some data types...
2020-06-24 Irina Efode[IE TESTS] Remove extra files (#1087)
2020-06-24 Roman Kazantsev[IE] Preserve output data name after merging and update...
2020-06-24 Ilya LavrenovMoved deprecated network iterator to legacy (#913)
2020-06-24 Ilya LavrenovRemoved deprecated ICNNNetwork::getData (#1093)
2020-06-23 Ilya LavrenovRemoved ICNNNetReader interface (#1042)
2020-06-23 Anton Zaytsev[IE TESTS] move BehaviorTestPlugin to the new IE tests...
2020-06-23 Irina Efode[IE TESTS] Range (#1094)
2020-06-23 Michał KarzyńskiFixes for building nGraph Python API (#707)
2020-06-23 Anton PankratvHetero plugin supports ngraph (#530)
2020-06-23 Egor Churaev[IE CLDNN] Fix device release with static plugin instan...
2020-06-23 Ilya LavrenovRemoved deprecated Data ctor (#1078)
2020-06-23 Ilya LavrenovCnnnetwork deprecated methods (#1077)
2020-06-23 Andrew Bakalin[VPU] Support for originalLayersNames attribute in...
2020-06-23 Andrew Bakalin[VPU] Fix eltwise broadcast (#1001)
2020-06-23 Katarzyna Mitrus[ONNX importer] Add support for Usample-8 and Upsample...
2020-06-23 Roman KazantsevCorrect removing nodes from graph and add test for...
2020-06-23 Ilya LavrenovCMAKE: cross-compilation for ia32 (#1074)
2020-06-23 Irina Efode[IE TESTS] Add Squeeze single layer test (#985)
2020-06-23 Evgenya Stepyreva[ DTS ] MatMul (#974)
2020-06-23 Konrad Dobros[IE CLDNN] Add work-around for 1d input to Gather ...
2020-06-23 Evgenya Stepyreva[ MO ] Hard-coded Interpolate followed by concat reshap...
2020-06-23 Ivan TikhonovFix for Kaldi models with a batch of more than 1 (...
2020-06-22 Ivan TikhonovFix Android ARM build (#1032)
2020-06-22 Maxim VafinCherry-pick fix OneHot transformation for Bert Squad...
2020-06-22 Denis Orlov[GNA] Initialize a local variable (#1067)
2020-06-22 Pavel Rodionov[GNA] Support export model with multiple inputs/outputs...
2020-06-22 Vladimir Paramuzov[IE CLDNN] fsv4 to fsv16 conv (#1030)
2020-06-22 Alexander Chaiko[IE CLDNN] WA to inconsistency between input and const...
2020-06-22 dmitrygo[CPU] Fixed issue with unsupported reorder case for...
2020-06-22 Andrey SomsikovAdd memcheck runner script (#1031)
2020-06-22 Anton RomanovFix samples build script (#819)
2020-06-22 Kamil MagierskiFix cases then const blob precision is not FP32/FP16...
2020-06-22 Adam Osewski[Py] Ngraph Py API TensorIterator (#718)
2020-06-22 Evgeny LazarevCleanup IR v7 from the MO (#1008)
2020-06-22 Ilya LavrenovRemove some stuff from legacy library (#1043)
2020-06-20 Edward Shogulin[LPT] BERT with specific biases support & improvement...
2020-06-19 Marcin SielskiFix build issue (#923)
2020-06-19 Konrad Dobros[IE CLDNN] Fix activation implementation for fsv16...
2020-06-19 Ilya LavrenovMoved plugin to hidden folder (#999)
2020-06-19 Ilya LavrenovRemoved VPU option (#1027)
2020-06-19 Vitaliy UrusovskijAdd memcheck comparison script (#935)
2020-06-19 Ilya LavrenovRemoved Int8 normalizer and statistics (#919)
2020-06-19 Andrey Sokolov[IE VPU] use optimized ReduceMean instead of GlobalPool...
2020-06-19 Ilya LavrenovRemoved shape infer extension (#917)
2020-06-19 Andrey ZaytsevAdded opset docs (#992)
2020-06-19 Maksim Doronin[IE VPU] Evaluate DSR (#770)
2020-06-19 Gorokhov Dmitriy[IE Common][WA] Skipped const folding for Convolution...
2020-06-19 Andrey Dmitriev[GNA] fix permute 0_2_1 (#991)
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)
next