Constant->Result networks (#2639)
[platform/upstream/dldt.git] / inference-engine / tests_deprecated / functional /
2020-10-13 Irina Efode[IE TESTS] Remove some deprecated single layer tests...
2020-10-13 Vladislav Vinogradov[IE][NGRAPH][BUILD] Enable UNITY build for more targets...
2020-10-12 Ilya LavrenovFixed LTO for gcc-9 (ubuntu 20.04) (#2616)
2020-10-06 Kamil Magierski[GNA] Fix LSTM Cell channel C being 0 on output (#1174)
2020-09-28 Vladislav Vinogradov[CMAKE] Introduce FASTER_BUILD experimental feature...
2020-09-25 Aleksandr Korolev[IE][VPU]: Reduce tests execution time (#2378)
2020-09-18 Andrey Sokolov[IE][VPU]: Makes ROIAlign to use 2 stage pipeline ...
2020-09-17 Vladislav Vinogradov[IE][CMAKE] Add some libraries to ie_developer export...
2020-09-15 Ilya LavrenovReshape v7: remove (#1379)
2020-09-10 Maxim Kurin[IE][VPU][Custom CL]: Fix binary convolution3x3 3d...
2020-09-09 Evgeny Latkin[VPU][OpenCL] Update custom kernels (#2131)
2020-09-02 Mikołaj Życzyński[IE CLDNN] Reduce b_fs_yx_fsv16 optimized kernel (...
2020-08-31 Ilya LavrenovFixed compilation with private plugins (#1997)
2020-08-19 Evgeny Latkinre-enable the myriadMultipleGraphsTests_nightly (#1836)
2020-08-18 Evgeny Latkin[IE][VPU]: Fixed MX firmware memory type patching ...
2020-08-17 Maksim Doronin[IE][VPU]: Refactor vpu configs (#1334)
2020-08-14 Ilya LavrenovSimplified plugin interfaces (#1745)
2020-08-13 Alexander Peskov[CPU] Add explicit storage for MemoryNode (#895)
2020-08-10 Ilya LavrenovMoved legacy API to legacy/ subfolder for include ...
2020-08-07 Ilya LavrenovMoved caseless to Plugin API (#1664)
2020-08-03 Ilya LavrenovHide implementation of SharedObjectLoader to cpp files...
2020-08-03 Lukasz Debski[IE CLDNN] Gather 5d/6d support (#1553)
2020-07-30 Ilya LavrenovUpdated inference_engine.hpp (#1539)
2020-07-29 Nikita Kudriavtsev[IE Myriad] Use instance of InferenceEngine::Core via...
2020-07-28 Nikita Kudriavtsev[IE][VPU]: Enable conv_3x3s1p1_vgg test for ma2085...
2020-07-28 Vladislav Vinogradov[IE] Add Blob::createROI method (#882)
2020-07-27 Vladimir Paramuzov[IE CLDNN] Improvements for SpaceToDepth (#1454)
2020-07-22 Ilya ChuraevReplaced copy_with_new_args() to clone_with_new_inputs...
2020-07-22 Ilya LavrenovRemoved CNNLayer entries from ie_common.h (#1420)
2020-07-16 Ilya LavrenovRemove implicit conversion from getInputTo, getLayerCre...
2020-07-14 Andrew Bakalin[IE][VPU][Tests]: Fix M2 on deprecated tests for Stride...
2020-07-13 Maxim Andronov[CPU] Add check quantize ranges (#850)
2020-07-10 Andrew Bakalin[IE][VPU][GT]: Process StridedSlice stage on device...
2020-07-10 Kamil Magierski[GNA] MemoryStateImpl (#839)
2020-07-10 Ilya LavrenovSimplified usage of CNNNetworkIterator (#1260)
2020-07-08 Ilya LavrenovConversion via CNNNetworkImpl ctor (#1222)
2020-07-03 Ilya LavrenovDeprecated cnn layer (#1138)
2020-07-03 Evgeny Latkin[IE][VPU] exclude test: conv_3x3s1p1_vgg (issue: 34466...
2020-07-02 Ilya LavrenovSplit IR readers (#1167)
2020-07-02 Irina Efode[IE TESTS] ie_class migration to the new test infrastru...
2020-07-01 Ilya LavrenovClean-up files in tests helpers (#1173)
2020-06-25 Ilya LavrenovRemoved getLayerByName from public API (#1110)
2020-06-24 Ilya LavrenovExec extensions (#963)
2020-06-24 Ilya LavrenovMoved deprecated network iterator to legacy (#913)
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 Anton PankratvHetero plugin supports ngraph (#530)
2020-06-23 Egor Churaev[IE CLDNN] Fix device release with static plugin instan...
2020-06-23 Andrew Bakalin[VPU] Fix eltwise broadcast (#1001)
2020-06-19 Ilya LavrenovMoved plugin to hidden folder (#999)
2020-06-19 Ilya LavrenovRemoved Int8 normalizer and statistics (#919)
2020-06-19 Ilya LavrenovRemoved shape infer extension (#917)
2020-06-18 Nikita KudriavtsevChanges: (#982)
2020-06-17 Irina Efode[IE TESTS] disable Some myriad tests on Win (#763)
2020-06-16 Ilya LavrenovRemoved deprecated error listener, getmappedtopology...
2020-06-15 Monica-elena Burger[IE VPU] Enable variable number of inputs for ExpPriorG...
2020-06-10 Anton Dudchenko[VPU][GT] Trivial permute optimization (#571)
2020-06-09 Ilya LavrenovFixed default args for Android build (#827)
2020-06-09 Andrey Sokolov[IE VPU] Update firmware; enable convolution VPU OCL...
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-08 Nikita Kudriavtsev[ICV] Watchdog switch + ddr initialization (#554)
2020-06-08 Denis Orlov[GNA] Support changing the execution mode in runtime...
2020-06-07 Vladimir Paramuzov[IE CLDNN] Enable ShuffleChannels op (#787)
2020-06-05 Vladimir Paramuzov[IE CLDNN] Enable DepthToSpace (#780)
2020-06-03 Mikhail Treskin Remove deprecated layer test class (#610)
2020-06-02 Evgeny Latkin[IE][Myriad] Gather: add test case (#644)
2020-06-02 Maksim Doronin[IE VPU] Enable s32->u8 conversion (#699)
2020-06-01 Andrew Bakalin[VPU][NGraph] Reuse NonZero evaluate in StaticShapeNonZ...
2020-05-27 Ilya ChuraevAdded ONNX reader for the OpenVINO (#532)
2020-05-27 Andrew Bakalin[VPU][GT] Add convert shape notation pass (#559)
2020-05-27 Evgeny LatkinICV: fix Scatter layers: fix validators (#541)
2020-05-25 Nikita Kudriavtsev[IE Myriad] Correct destruction order in functional...
2020-05-21 Alexey Suhovpublish master branch snapshot, revision 8d31237e2c3f67...
2020-05-18 Alexey Suhovpublish master branch snapshot, revision 59af1853ca21ea...
2020-05-13 Alexey Suhovpublish master branch snapshot, revision 49482ae3bea0cb...
2020-04-27 Alexey Suhovpublish master branch snapshot, revision 0110d9c98fd720...