platform/upstream/dldt.git
2020-11-05 Mateusz TabakaRemove obsoleted v0::Sum op (#2938)
2020-11-05 Mateusz TabakaRemove obsoleted v0::Slice and v0::Split ops (#2908)
2020-11-05 Mateusz TabakaRemove obsoleted v0::QuantizedConvolution op (#2958)
2020-11-05 Jozef DanieckiFix testcase CheckExecGraphInfoSerialization (#2973)
2020-11-05 Zoe CayetanoUpdate Custom_Layers_Guide.md (#2964)
2020-11-05 Jozef DanieckiFix serialization of execution graph. (#2901)
2020-11-04 Vladimir Paramuzov[IE CLDNN] Added inference precision into execution...
2020-11-04 Nikolay Shchegolev[CPU] CTCLoss sporadic issue. (#2934)
2020-11-04 Jedrzej Hajduczenia[IE CLDNN] Add asymmetric quantization support to fsv16...
2020-11-04 Sergey Shlyapnikov[IE CLDNN] Convolutition optimizations for small channe...
2020-11-04 Tomasz Socha[ONNX][PyTests] Fix result datatype missmatch (#2596)
2020-11-04 Michał KarzyńskiExpand ONNX functions to sub-graphs before import ...
2020-11-03 Alexander ZhogovAzure CL: Improve yaml (#2951)
2020-11-03 Rafik Saliev[IE] Add batched blob support (#2203)
2020-11-03 Evgeny LazarevUpdated requirements dependency (#2950)
2020-11-03 Piotr SzmelczynskiSigmoid revise (#2942)
2020-11-03 Irina Efode[IE TESTS] Fix reg exp for issue 42029 (#2957)
2020-11-03 Mikhail RyzhovAligned python read_network() with C/C++ behaviour...
2020-11-03 Andrey ZaytsevAdded info on DockerHub CI Framework (#2918)
2020-11-03 Andrey Dmitriev[GNA] Set default compact_mode (#2895)
2020-11-03 iliya mironovAdd IR reader test for hsigmoid op (#2825)
2020-11-03 Mikhail Letavin[IE CLDNN] Fix X/Y swap in NV12 shared surface input...
2020-11-03 Rafal BlaczkowskiAbort previous builds on PR update (#2877)
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-03 Ilya ChuraevFixed README (#2948)
2020-11-03 Kamil MagierskiFix cases when identities inserted identites are separa...
2020-11-03 Krzysztof BrunieckiHandle multiple GNA devices and modes HW/SW (#2720)
2020-11-03 Andrey Dmitriev[GNA] Added export input/output names (#2601)
2020-11-03 Mateusz TabakaRemove obsoleted v0::Reshape operator (#2878)
2020-11-03 Anton RomanovAdded check in hello sample (#2896)
2020-11-02 Ilya LavrenovCompilation with MSVC for ARM (#2928)
2020-11-02 Evgeny LazarevAdded transformation config to support automl efficient...
2020-11-02 Alexandra Sidorova[CPU] Added eltwise Round-5 (#2347)
2020-11-02 Ilya LavrenovFixed FAST build mode (#2926)
2020-11-02 Aleksandr Korolev[IE TESTS] Split Layer Test refactoring (#2915)
2020-11-02 Andrey KamaevRemove remaining Myriad-2 references (#2853)
2020-11-02 Anton RomanovChange pip install documentation (#2884)
2020-11-02 Bartek SzmelczynskiVisitor API deserialization - create models for ops...
2020-11-02 Vladimir Paramuzov[IE CLDNN] Fixed unitialized parameters in resample...
2020-11-02 Alexander PeskovUnmark passed ONNX test
2020-11-02 Alexander Peskov[TEST] One more trivival loop test
2020-11-02 Alexander Peskov[CPU] Fix case with unused port in Loop body
2020-11-02 Alexander Peskov[TEST] One more trivial test case on Loop
2020-11-02 Alexander Peskov[CPU] Improve replication of passthrough Loop body
2020-11-02 Alexander PeskovMin. Additional assert in copyTIBoody
2020-11-02 Alexander Peskov[TEST] Several more Loop test with static shapes
2020-11-02 Alexander Peskov[CPU] implement Loop specification of TI node
2020-11-02 Alexander Peskov[NG] Keep special purposes port info in Loop after...
2020-11-02 Alexander Peskov[TEST] improve data utils
2020-11-02 Alexander PeskovAvoid '-' symbol for test name
2020-11-02 Alexander PeskovLoop tests enabled back
2020-11-02 Alexander Peskov[IE] Improve Network topological sort in case of discon...
2020-11-02 Alexander PeskovImprove CopyTIBody util to cover disconnected graphs
2020-11-02 Mateusz TabakaRemove obsoleted v0::StopGradient op (#2935)
2020-11-02 Tomasz Jankowskirefactor one-hot nGraph backend test (#2578)
2020-11-02 Tomasz JankowskiAvoid verbose return-type warnings (#2420)
2020-11-02 Tomasz JankowskinGraph backend tests refactor: gather, numeric (#2367)
2020-11-02 Ilya LavrenovFixed compilation errors / warnings with clang (#2929)
2020-11-02 Mateusz TabakaRemove obsoleted v0::Or operator (#2857)
2020-11-02 Mateusz TabakaRemove deprecated v0::Round op (#2905)
2020-11-02 Mateusz TabakaRemove deprecated v0::Reverse op (#2899)
2020-11-01 Andrey BabushkinTemporarily skip ExecGraphTests.CheckExecGraphInfoSeria...
2020-10-31 Svetlana DolininaAdding sinks to ngraph::Function (#2741)
2020-10-30 Maxim Kurin[IE][VPU]: GatherND layer & tests (#2710)
2020-10-30 Edward Shogulin[LPT] nGraph nodes naming fix (#2822)
2020-10-30 Ilya LavrenovAdded support for Visual Studio VERSIONINFO (#2900)
2020-10-30 Ilya LavrenovFixed cmake stage with BUILD_SHARED_LIBS=ON (#2914)
2020-10-30 Ilya LavrenovFixed compilation with ENABLE_V7_SERIALIZE=ON (#2898)
2020-10-30 Trawinski,... added OpenVINO Model Server to docs (#2541)
2020-10-30 Vladimir Paramuzov[IE CLDNN] Added int8 output suppirt into bfyx_to_fsv16...
2020-10-30 Mikołaj Życzyński[IE CLDNN] Fix for some unwanted behaviour in layout...
2020-10-30 Sergey Lyubimtsev[MO] Add CMake install for Model Optimizer (28291)...
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 Rafal BlaczkowskiImprove ngraph python api in debug mode (#2836)
2020-10-30 Ilya ChuraevRemoved legacy travis script (#2888)
2020-10-30 kobeyu[IE CLDNN] Fixed compilation error for tutorial samples...
2020-10-30 Gladilov, Gleb[IE][VPU][GT]: Introduce Split by dynamic dimension...
2020-10-30 Bartosz LesniewskiRemove operators with existing functional tests from...
2020-10-30 Mateusz TabakaRemove obsoleted v0::ReplaceSlice (#2887)
2020-10-30 Mateusz TabakaRemove obsoleted v0::Not operator (#2846)
2020-10-30 Jozef DanieckiSerialization of experimental and custom ops (#2862)
2020-10-30 Gleb KazantaevFixed convertFunctionToCNNNetwork to support non unique...
2020-10-29 Vitaliy UrusovskijUpdate MemCheckTests OMZ part: get_testdata.py and...
2020-10-29 Nikolay Shchegolev[CPU] Enable GatherND tests in ONNX. (#2904)
2020-10-29 Vladimir Paramuzov[IE CLDNN] Added 6d crop support (#2841)
2020-10-29 Anastasia Kuporosova[Python API] Remove IENetLayer class (#2755)
2020-10-29 Nikolay Shchegolev[CPU] GatherND implementation. (#2757)
2020-10-29 Vladimir Paramuzov[IE CLDNN] Disabled fusing into eltwise node for fsv32...
2020-10-29 Dominik WernbergerFix visual appearance (#2148)
2020-10-29 Maxim VafinImprove support ONNX Resize-10 created by PyTorch ...
2020-10-29 Aleksandr Korolev[IE][VPU][TESTS] Fix vpu split with unusable outputs...
2020-10-29 Andrew Bakalin[IE][VPU][DTS][Tests]: Remove WAs for networks with...
2020-10-29 Ilya LavrenovRemoved forced CMAKE_VERBOSE_MAKEFILE (#2891)
2020-10-29 Ilya LavrenovFixed issue #41619 (#2827)
2020-10-29 Ilya LavrenovSplit java CMakeLists.txt into several ones (#2734)
2020-10-29 Ilya LavrenovUpdated apiValidator rules (#2785)
2020-10-29 Konstantin... Fix for collision of #1932 and #2731 (#2890)
2020-10-29 Piotr SzmelczynskiRevise ReLU (#2863)
next