platform/upstream/dldt.git
2020-10-23 Egor Churaev[IE CLDNN] Fix linear_onnx Interpolate selection (...
2020-10-23 Evgenya Stepyreva[ MO ] KSO=ON for Kaldi (#2028)
2020-10-23 Tomasz DołbniakONNX Reader supportModel() implementation (#2744)
2020-10-23 iliya mironovTransformations for hsigmoid op (#2531)
2020-10-23 Piotr SzmelczynskiReference implementation for Tile op (#2641)
2020-10-23 Mateusz TabakaRemove obsoleted Dequantize op (#2780)
2020-10-23 Ilya LavrenovFixed -Werror=catch-value= gcc-9 error (#2773)
2020-10-23 Mikołaj Życzyński[IE CLDNN] Fix padding in reduce fsv16 kernel (#2787)
2020-10-23 Tomasz DołbniakFix the model downloader script (#2784)
2020-10-23 Roman DonchenkoFix spelling errors in the API and bindings (#2781)
2020-10-23 Ilya LavrenovOpenvino extra module adding - refactored (#2754)
2020-10-22 Ilya LavrenovRemoved obsolete comments from cmake (#2748)
2020-10-22 Jan Iwaszkiewicz[ONNX] WA for I64 images (#2411)
2020-10-22 Andrew Bakalin[VPU][GT][Tests] Make gemmTranspose pass layout agnosti...
2020-10-22 Vladimir Paramuzov[IE CLDNN] Base kernels refactoring (#2758)
2020-10-22 Ilya ChuraevConstant->Result networks (#2639)
2020-10-22 Ilya ChuraevAdded new version of BatchNormInference (#2728)
2020-10-22 Vladimir Paramuzov[IE CLDNN] Extend supported fusing cases for scale...
2020-10-21 Mateusz TabakaUse MVN in GroupNorm/InstanceNorm in ONNX importer...
2020-10-21 Jedrzej Hajduczenia[IE CLDNN] Another try to fix multiple-kernel implement...
2020-10-21 Tomasz DołbniakUse LogSoftmax-5 in the onnx_importer (#2602)
2020-10-21 Anton PankratvSupported threading command line options for other...
2020-10-21 Vladislav Vinogradov[NGRAPH] Fix UNITY build (#2732)
2020-10-20 Anton ChetverikovAdd Round-5 operation (#2328)
2020-10-20 Irina EfodeCleanup single_layer_tests (#2716)
2020-10-20 Maxim VafinAdd LogSoftmax-5 to MO and ngraph (#2409)
2020-10-20 Mateusz TabakaRemove deprecated Any op from nGraph (#2719)
2020-10-20 Mateusz Tabaka[ONNX] Add type conversion for Pow op inputs (#2589)
2020-10-20 Roman KazantsevImplement LookupTableInsert shape inference (#2348)
2020-10-19 Anna Likholat[JAVA] Fixed IECore constructor (#2685)
2020-10-19 Vladimir Paramuzov[IE CLDNN] DispatchData refactoring (#2508)
2020-10-19 Nikolay Shchegolev[CPU] CTCLoss performance improvement.
2020-10-19 Anton Potapov[PP GAPI] Extended plug-ins shared precision conversion...
2020-10-19 Krzysztof BrunieckiImprove GNA MT sychronization (#2553)
2020-10-19 Vitaliy UrusovskijRemove `memcheck_pregen_irs_tests` MemCheck configs...
2020-10-19 Mateusz TabakaRevise LRN reference implementation (#2672)
2020-10-19 Ivan Tikhonov[opset5] ngraph implementation of Loop op (#2583)
2020-10-18 Roman Lyamin[IE CLDNN] Added HSigmoid operation (#2700)
2020-10-18 Michał KarzyńskiImprove python_wheel CMake target (#2688)
2020-10-18 Michał KarzyńskiTweaks for ONNX scoreboard (#2697)
2020-10-16 Alexey Suhov[install_dependencies.sh] install latest cmake if curre...
2020-10-16 Jesus EspinozaUpdating broken link on getting started linux doc ...
2020-10-16 Ilya ChuraevSmall fix for python doc (#2696)
2020-10-16 Andrey Dmitriev[GNA][Speech sample] Add option to specify blob names...
2020-10-16 Kamil Magierski[GNA] Fix remove layer + identity layer insertion ...
2020-10-16 Michał KarzyńskiRemove segfault marks form test_unary_op_scalar and...
2020-10-16 Tomasz DołbniakAvoid unnecessary Reshape in ONNX Softmax impl (#2686)
2020-10-16 Tomasz DołbniakUse GatherND-5 in the onnx_importer (#2634)
2020-10-16 Ilya LavrenovAdded apiValidator post-build checks for WCOS complianc...
2020-10-16 Egor Churaev[IE CLDNN] Add FP16 axes precision to Interpolate-4...
2020-10-16 Michał KarzyńskiWorkaround for Cython issue on Python 3.8 (#2684)
2020-10-16 azhogovSet chmod +x for model_zoo_preprocess.sh
2020-10-16 Vladislav Vinogradov[NGRAPH] Fix UNITY build under Windows (#2678)
2020-10-15 Gabriele Galiero... Reference Implementation for RegionYolo operator (...
2020-10-15 Michał KarzyńskiUpdate nGraph Python API build instructions (#2610)
2020-10-15 Evgenya StepyrevaBroadcast visit_attributes fix (#2649)
2020-10-15 Tomasz Socha[ONNX] Replace global poolings with reduce operations...
2020-10-15 Mateusz TabakaUpdate test_shufflenetv2 tolerance values (#2674)
2020-10-15 Katarzyna MitrusReorgYolo reference implementation (#2384)
2020-10-15 Vladimir Paramuzov[IE CLDNN] Fixes for GatherTree and ReverseSequence...
2020-10-15 iliya mironovAdd hsigmoid op to ngraph (#2647)
2020-10-15 Roman KazantsevExtend MO for operation GatherND (#2540)
2020-10-14 Anastasiya... Fixed CVS-35316 (#2072)
2020-10-14 Vitaliy UrusovskijTime tests improvements (#2642)
2020-10-14 Evgeny LazarevLoop-5 operation specification (#2291)
2020-10-14 Andrey SomsikovFix itt build (#2662)
2020-10-14 Artyom Anokhovsetupvars.sh: Updated setting pyenv error to warning...
2020-10-14 Vladimir GavrilovnGraph implementation of NMS-5 (without `evaluate(...
2020-10-14 Evgeny LazarevLeaky relu transformation refactor (#2640)
2020-10-14 Maksim Doronin[IE][VPU]: Added DSR_Reshape tests with dynamic output...
2020-10-14 Andrew Bakalin[IE][VPU]: TopK: Relax requirement for supporting Sort...
2020-10-14 Andrey SomsikovUse ittnotify built from sources (#2577)
2020-10-14 Mateusz BencerProvide ONNX external data mechanism to ReadNetwork...
2020-10-14 Roman KazantsevExtend nGraph for operation GatherND-5 and implement...
2020-10-14 Mateusz BencerFix using numpy scalars in Python API (#2520)
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-14 Ilya ChuraevDo reshape only if input shapes will be changed (#2632)
2020-10-14 Anton ChetverikovRound-5 nGraph implementation (#2652)
2020-10-14 Maxim VafinAdd LogSoftmax-5 to ngraph (#2645)
2020-10-14 Maksim DerbasovGeneral code fixes (#2609)
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-13 Ilya LavrenovPlugin interface refactoring (#2591)
2020-10-13 Jedrzej Hajduczenia[IE CLDNN] Revert fix for profiling of multiple kernel...
2020-10-13 Alexander ZhogovGitHub CI: Add files_size.yml (#2570)
2020-10-13 Vladislav Vinogradov[IE][BUILD] Fix C5208 warning under Windows (#2628)
2020-10-12 helmutgadd build option USE_SYSTEM_PUGIXML (#2502)
2020-10-12 Alexander ZhogovAzure CI: Fix nGraph ONNX
2020-10-12 Alexander ZhogovAzure CI: Disable steps in nGraph ONNX
2020-10-12 azhogovAzure CI: Add linux_ngraph_onnx.yml
2020-10-12 Nikita Kudriavtsev[IE Myriad] Fix layer tests for logical_and (#2622)
2020-10-12 Ilya LavrenovFixed ODR for LTO with gcc5 (#2615)
2020-10-12 Pavel Esir[MO] [Kaldi] Add TDNN Component (#1870)
2020-10-12 Anastasia Kuporosova[IE TOOLS] Support of models with output port in names...
2020-10-12 Pavel Esir[MO] Fix ONNX Clamp-11 shape infer with no min/max...
2020-10-12 Ilya Znamenskiy[IE CLDNN] TopK registry spill avoiding for sort-by...
2020-10-12 Mateusz TabakaTests and docs for registering custom ONNX operators...
2020-10-12 Ilya LavrenovFixed LTO for gcc-9 (ubuntu 20.04) (#2616)
next