platform/upstream/dldt.git
2020-08-05 Alexander PeskovExternal TBB support on cmake script level
2020-08-05 Alexander PeskovFix clang build
2020-08-05 Andrew Bakalin[IE][VPU]: Optimizations for Broadcast & ROIAlign ...
2020-08-05 Anton Zaytsev[IE TESTS] Add VariadicSplit in SingleLayerTest (#1468)
2020-08-05 Mateusz BencerReference implementation to Split op (#1526)
2020-08-05 Alexander ZhogovAzure CI: Install monitoring (#1640)
2020-08-05 Vitaliy Urusovskij[Stress] Define `--timeout` in run_memcheck.py used...
2020-08-05 Ilya LavrenovRemoved CMAKE_DL_LIBS from OpenVINO ITT wrapper (#1637)
2020-08-05 Rafal BlaczkowskiUpdate xfail status of onnx python tests (#1639)
2020-08-05 Michał KarzyńskiChange working directory in setup.py (#1624)
2020-08-05 Maxim VafinImprove node name with port resolving (#1581)
2020-08-05 Ilya ChuraevEnable NGRAPH_DEPRECATED (#1617)
2020-08-05 Ilya ChuraevMark evaluate method as constant (#1628)
2020-08-05 Ilya LavrenovRemoved public dependency on CMAKE_DL_LIB (#1633)
2020-08-04 Ilya LavrenovAdded conversion of execution graph to old representati...
2020-08-04 Nadezhda Ageeva[PYTHON][nGraph] add get_type_name for element type...
2020-08-04 Alexander PerepelkinAllow descendants to reuse LayerTestsCommon (#1625)
2020-08-04 iliya mironovAdd asinh acosh atanh extractors (#1600)
2020-08-04 Rafal BlaczkowskiUpdate ONNX Python tests (#1514)
2020-08-04 Gabriele Galiero... Ngraph unit tests refactoring: part 2 (#1518)
2020-08-04 Ivan TikhonovAlign with the specification SpaceToBatch, BatchToSpace...
2020-08-04 Marcin PenkowskiFeature/ar24 int8 optimizations (#1208)
2020-08-04 Jan Iwaszkiewicz[nGraph] Public Py API to get function from cnnnetwork...
2020-08-04 Ilya ChuraevRemoved constant folding for Tile op (#1595)
2020-08-04 Ewa TusieńRemove reverse op from pyAPI. (#1538)
2020-08-04 Sergey LyalinHierarchical extension to nGraph RTTI (#1245)
2020-08-04 Ilya ChuraevRemoved reshape and transpose constant folding passes...
2020-08-03 Gleb Kazantaevngraph::pass::ConvertPrecision transformation (#1312)
2020-08-03 Vladislav VolkovITT library usage fixes (#1613)
2020-08-03 Evgenya Stepyreva[ nG GRUCell ] Allowed dynamic input shape (#1606)
2020-08-03 Ilya ChuraevUse clone_function instead of specialize_function ...
2020-08-03 Roman Lyamin[IE CLDNN] Added fsv16 and int8 support in BatchToSpace...
2020-08-03 Evgenya Stepyreva[ MO GroupNorm ] Covered float Multiplication with...
2020-08-03 Ilya LavrenovHide implementation of SharedObjectLoader to cpp files...
2020-08-03 Ilya ChuraevDisabled JSON library (#1599)
2020-08-03 Tomasz Socha[nG][Python]Make model runner compatibile with python...
2020-08-03 Ilya LavrenovRemoved dirty skip from tests definitions (#1591)
2020-08-03 Vitaliy Urusovskij[Stress] Remove --env_conf at all after deprecation...
2020-08-03 Vladislav VolkovCommon library to trace using Intel ITT and new perform...
2020-08-03 Ilya LavrenovRemoved ie_parallel include from task executors (#1588)
2020-08-03 Roman Lyamin[IE CLDNN] Added HSwish-4 operation (#1585)
2020-08-03 Lukasz Debski[IE CLDNN] Gather 5d/6d support (#1553)
2020-07-31 Nikita Kudriavtsev[IE][VPU]: Use the string size, including the null...
2020-07-31 Adam OsewskiFix typo. (#1571)
2020-07-31 Ilya ChuraevRemoved v0 convolution and group convolution (#1512)
2020-07-31 Alexander ZhogovRun nGraph code style check in the root of repo (#1573)
2020-07-31 Vitaliy Urusovskij[Stress] Enable OMZ info_dumper.py in get_testdata...
2020-07-31 Roman KazantsevFix for CTCLoss in NGraph (#1563)
2020-07-31 Jan Iwaszkiewicz[nGraph] Py API get/set partial shape of parameter...
2020-07-31 Alexander ZhogovGitHub CI: Add filter for newly created PRs, and labels...
2020-07-30 Alexander PerepelkinVirtual inheritance to allow inheriting test classes...
2020-07-30 Alexey Suhovadd Ubuntu 20.04 to dependencies.cmake (#1565)
2020-07-30 Ilya LavrenovUpdated inference_engine.hpp (#1539)
2020-07-30 Vladimir Paramuzov[IE CLDNN] Prod mode support in eltwise fusings (#1491)
2020-07-30 Andrey Dmitriev[GNA] Support for cascade concat with non functional...
2020-07-30 Ilya ChuraevRemoved classes for DistributedInterface, State and...
2020-07-30 Ilya ChuraevRemoved v0 builders (#1528)
2020-07-30 Ilya ChuraevChanged visibility of nGraph node methods (#1544)
2020-07-30 Adam OsewskiFix false positives in ModelRunner. (#1541)
2020-07-30 Jan Iwaszkiewicz[nGraph] Matching names of functions (#1524)
2020-07-30 Pavel EsirSpecify, review and approve operation Proposal-4 (...
2020-07-30 Daria Mityagina[IE][VPU]: Enable new tests for adjust_data_batch pass...
2020-07-30 Roman Vyunov... [IE][VPU]: Enabling of NonZero single layer tests ...
2020-07-30 Gleb KazantaevDisable MatMul to FC conversion for VPU (#1520)
2020-07-30 Jozef DanieckinGraph unit tests refactoring (#1495)
2020-07-30 Andrey SomsikovAdd product version to memcheck records (#1508)
2020-07-30 Ilya LavrenovRemoved public headers / dependencies for readers plugi...
2020-07-29 Ilya LavrenovTemplate documentation update (#1519)
2020-07-29 Ilya ChuraevAvoid redundant clone and reshape (#1376)
2020-07-29 Artyom Anokhovsetupvars.sh: Updated logic for detecting INSTALLDIR...
2020-07-29 Katarzyna MitrusNodeVector -> OutputVector replacement (#1272)
2020-07-29 Evgeny LazarevMO clean from IR v7 and other legacy code (#1521)
2020-07-29 Szymon DurawaRefactor tests to use TestCase class (#1517)
2020-07-29 Vladimir Paramuzov[IE CLDNN] Changed weights layout for 1d scaleshift...
2020-07-29 Jan IwaszkiewiczFix node name tests (#1507)
2020-07-29 Evgeny LazarevUpdated MO requirements files (#1511)
2020-07-29 Jan Iwaszkiewicz[nGraph] Remove legacy Python API (1) (#1504)
2020-07-29 Nikita Kudriavtsev[IE Myriad] Use instance of InferenceEngine::Core via...
2020-07-29 Adam OsewskiONNX Model runner (#1415)
2020-07-29 Ilya ChuraevRemoved redundant methods from function and util (...
2020-07-28 Anton PankratvImplemented inference in template plugin (#1308)
2020-07-28 Adam OsewskiTreat 1d single-element tensors as scalars. (#1498)
2020-07-28 Anton ChetverikovInterpolateWithConcat pass fix (#1501)
2020-07-28 Nikita Kudriavtsev[IE][VPU]: Enable conv_3x3s1p1_vgg test for ma2085...
2020-07-28 Jan IwaszkiewiczAdd atanh to onnx importer opset4 (#1425)
2020-07-28 Vladislav Vinogradov[IE] Add Blob::createROI method (#882)
2020-07-28 Ilya LavrenovRemoved IInferencePluginAPI interface (#1497)
2020-07-28 Ilya ChuraevRemove old transformation passes (#1463)
2020-07-28 Ilya LavrenovRemoved NgraphData (#1416)
2020-07-28 Alexey TarakanovTests for keep_constant_inputs (#1366)
2020-07-28 Ilya ChuraevRemoved v0 operations from AlgebraicSimplufication...
2020-07-28 Ilya ChuraevFixed incorrect logic in detection of result shape...
2020-07-27 Gleb KazantaevnGraph Transformations refactoring (#931)
2020-07-27 Artyom Anokhovsetupvars: Added post_training_optimization_toolkit...
2020-07-27 Alexander ZhogovGitHub CI: Disable/remove set_pr_labels
2020-07-27 Anna KhakimovaPreprocessing(GAPI): Universal intrinsics (AVX512)...
2020-07-27 Vladimir Paramuzov[IE CLDNN] Fixed gemm fusings with FP precision (#1490)
2020-07-27 Nadezhda AgeevaAdds first inference time measurements in benchmark_app...
2020-07-27 Mateusz BencerAdd support (limited, based on Interpolate-1) to Resize...
2020-07-27 Konrad Dobros[IE CLDNN] Add b_fs_fsv16 concat optimizations (#1452)
next