[GNA] Added tests for negative memory layer offset and split - trivial permute -...
[platform/upstream/dldt.git] / inference-engine / src / vpu /
2020-11-12 Vladislav VolkovITT performance counters for first inference (#1741)
2020-11-12 Daria Mityagina[IE][VPU][TESTS]: support different modes for Interpola...
2020-11-11 Maksim Doronin[IE][VPU]: Implement VPU Ngraph EIP->ReorgYolo transfor...
2020-11-11 Maxim Kurin[IE][VPU]: Optimize swish layer and remove swish replac...
2020-11-11 Andrew Bakalin[IE][VPU][Tests]: Fix NMS DTS outputs naming + tests...
2020-11-10 Andrey Sokolov[IE][VPU]: support new operation CEILING (#3004)
2020-11-10 Ilya LavrenovOneCore toolchain (#3044)
2020-11-05 Alexey Ershov[IE][VPU] Proposal stage: fixed check for optional...
2020-11-05 Andrew Bakalin[IE][VPU] Fix NMS DTS (#2880)
2020-11-05 Ilya LavrenovEnable LTO only for Release (#2968)
2020-11-03 Andrew Bakalin[IE][VPU]: Support for Bidirectional mode in Broadcast...
2020-11-03 Andrey Sokolov[IE][VPU]: Interpolate - reuse "interp", "resample...
2020-11-02 Ilya LavrenovFixed FAST build mode (#2926)
2020-10-30 Maxim Kurin[IE][VPU]: GatherND layer & tests (#2710)
2020-10-30 Andrey Sokolov[IE][VPU][Myriad]: NMS layer optimization; support...
2020-10-30 Gladilov, Gleb[IE][VPU][GT]: Fixes Eltwise+ReLU merge for dynamic...
2020-10-30 Gladilov, Gleb[IE][VPU][GT]: Introduce Split by dynamic dimension...
2020-10-29 Aleksandr Korolev[IE][VPU][TESTS] Fix vpu split with unusable outputs...
2020-10-29 Ilya LavrenovRemoved InferenceEngine dependency on Legacy library...
2020-10-28 Vladislav Vinogradov[IE][CMAKE] Fix build issues with custom configuration...
2020-10-28 Gladilov, Gleb[IE][VPU]: Improves myriad plugin API (#2816)
2020-10-27 Maksim Doronin[IE][VPU]: Implement HSwish layer with tests (#2775)
2020-10-27 Andrey KamaevMSVC warnings fix (#2620)
2020-10-27 Monica-elena Burger[IE][VPU]: Config key to disable weights analysis pass...
2020-10-27 Polina Brzezinskaya[IE][VPU]: Bidirectional mode for broadcast on vpu...
2020-10-26 Aleksandr Korolev[IE][VPU]: Add runtime precision info in MYRIAD plugin...
2020-10-23 Andrew Bakalin[IE][VPU][GT][DTS]: Update MyriadPlugin to work with...
2020-10-23 Alexey Ershov[IE][VPU]: Proposal: Implemented support for optional...
2020-10-22 Andrew Bakalin[VPU][GT][Tests] Make gemmTranspose pass layout agnosti...
2020-10-14 Andrew Bakalin[IE][VPU]: Support DTS for Split (#2576)
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 Vladislav Vinogradov[IE][NGRAPH][BUILD] Enable UNITY build for more targets...
2020-10-13 Ilya LavrenovPlugin interface refactoring (#2591)
2020-10-09 Nikita Kudriavtsev[IE][VPU]: Added wrapper for LogicalNot layer (#2562)
2020-10-05 Andrew Bakalin[VPU][IE] Disable ConvertMinimum transformation for...
2020-09-25 Andrew Bakalin[IE][VPU]: Supports I32 for some eltwise precisions...
2020-09-24 Gladilov, Gleb[IE][VPU]: Fixes addCopyForOutputsInsideNetwork (#2393)
2020-09-24 Andrey Sokolov[IE][VPU]: Reduces memory consumption by temporary...
2020-09-23 Gleb KazantaevApply transformations to TI body recursively (#2114)
2020-09-22 Evgeny Latkin[IE][VPU]: Enables check of parameters count for LSTMCe...
2020-09-18 Andrey Sokolov[IE][VPU]: Makes ROIAlign to use 2 stage pipeline ...
2020-09-17 Maksim Doronin[IE][VPU]: Enable some DSR+Op tests (#2118)
2020-09-17 Andrew Bakalin[IE][VPU]: Enable DTS for some eltwise operations ...
2020-09-17 Vladislav Vinogradov[IE][CMAKE] Add some libraries to ie_developer export...
2020-09-17 Ivan TikhonovMove PriorBox to PriorBoxIE transformation from CommonO...
2020-09-15 Gladilov, Gleb[IE][VPU]: Merges transformations calls from LoadExeNet...
2020-09-15 Roman Vyunov (Intel)[IE][VPU]: Workaround to support parameter Beta for...
2020-09-15 Maksim Doronin[IE][VPU]: Some KW fixes (#2142)
2020-09-10 Anton Dudchenko[IE][VPU]: Support ngraph::Function in VPU QueryNetwork...
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-08 Roman Vyunov (Intel)[IE][VPU]: Decompose Swish to Sigmoid + Prod (#2107)
2020-09-07 Andrew Bakalin[IE][VPU][GT][IE Transformations]: Fixes for post proce...
2020-09-04 Gladilov, Gleb[IE][VPU]: Introduces annotations of stages memory...
2020-09-04 Nikita Kudriavtsev[IE][VPU]: Fix for Swish layer (#2034)
2020-09-03 Evgeny Latkin[IE][VPU]: allocate maximum shaves for mish activation...
2020-09-01 Roman Vyunov (Intel)[IE][VPU]: Customer model compilation error - fix(...
2020-08-31 Ilya LavrenovFixed compilation with private plugins (#1997)
2020-08-29 Maksim Doronin[IE][VPU]: firmware update (#1973)
2020-08-28 Evgeny Latkin[IE][VPU]: ignore 2nd output of Proposal layer (#1975)
2020-08-27 Andrey Sokolov[IE][VPU]: ROIAlign : use CHWc version (#1937)
2020-08-26 Wenzeng Chen[IE][VPU]: Fix NCE hang due to input dimensions exceed...
2020-08-25 Anton ChetverikovSoftPlus operation implementation (#1365)
2020-08-25 Maksim Doronin[IE][VPU]: Fix KW issues on Linux (#1916)
2020-08-20 Ilya LavrenovReuse make_executable_network in ImportNetwork (#1869)
2020-08-20 Anton Dudchenko[IE][VPU]: Execution graph via ngraph for VPU plugin...
2020-08-18 Gladilov, Gleb[IE][VPU]: Reverts nGraph TI Unrolling for VPU (#1824)
2020-08-17 Maksim Doronin[IE][VPU]: Refactor vpu configs (#1334)
2020-08-17 Evgeny Latkin[IE][VPU][GT]: fix pool 3d to 2d reduction (#1760)
2020-08-14 Andrew Bakalin[IE][VPU][GT]: Add pass for marking fast stages (#1579)
2020-08-14 Ilya LavrenovSimplified plugin interfaces (#1745)
2020-08-13 Andrew Bakalin[IE][VPU][GT]: Fix different blobs for the same network...
2020-08-12 Ilya LavrenovDefine a macro to define plugin creation function ...
2020-08-11 Ivan TikhonovUnroll transformation for TensorIterator (#1259)
2020-08-11 Gleb KazantaevRemoved CNNNetwork BlobTransformer (#1709)
2020-08-10 Ilya LavrenovMoved legacy API to legacy/ subfolder for include ...
2020-08-07 Ilya LavrenovMoved caseless to Plugin API (#1664)
2020-08-05 Alexey Ershov[IE][VPU][GT]: Added support for SoftPlus & Swish layer...
2020-08-05 Ilya ChuraevMark evaluate method as constant (#1628)
2020-08-03 Gleb Kazantaevngraph::pass::ConvertPrecision transformation (#1312)
2020-08-03 Vladislav VolkovCommon library to trace using Intel ITT and new perform...
2020-07-31 Nikita Kudriavtsev[IE][VPU]: Use the string size, including the null...
2020-07-30 Ilya LavrenovUpdated inference_engine.hpp (#1539)
2020-07-30 Gleb KazantaevDisable MatMul to FC conversion for VPU (#1520)
2020-07-29 Nikita Kudriavtsev[IE Myriad] Use instance of InferenceEngine::Core via...
2020-07-28 Ilya LavrenovRemoved IInferencePluginAPI interface (#1497)
2020-07-27 Gleb KazantaevnGraph Transformations refactoring (#931)
2020-07-23 Nikita Kudriavtsev[IE][VPU]: Added Mish layer (#1158)
2020-07-23 Ilya ChuraevRemove deprecated methods from node (#1369)
2020-07-23 Andrew Bakalin[IE][VPU][GT]: Change begin and end masks serialization...
2020-07-23 Andrew Bakalin[IE][VPU][NGraph] Move dynamic NMS from common to vpu...
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-21 Nikita Kudriavtsev[IE][VPU]: Added Gelu layer (#1195)
2020-07-17 Andrew Bakalin[IE][VPU][GT]: Use topological order in shape allocatio...
2020-07-17 Ilya ChuraevRemove get_arguments (#1323)
2020-07-16 Nikita Kudriavtsev[IE][VPU]: CMX limit compile option (#1268)
2020-07-16 Ilya LavrenovRemove implicit conversion from getInputTo, getLayerCre...
2020-07-16 Ilya Churaevremove nGraph deprecated methods (part 1) (#1314)
next