[GNA] Added tests for negative memory layer offset and split - trivial permute -...
[platform/upstream/dldt.git] / inference-engine / ie_bridges /
2020-11-11 Roman DonchenkoFix spelling errors in samples and documentation (...
2020-11-05 Ilya LavrenovEnable LTO only for Release (#2968)
2020-11-03 Mikhail RyzhovAligned python read_network() with C/C++ behaviour...
2020-11-03 Ilya ChuraevFixed README (#2948)
2020-11-02 Ilya LavrenovCompilation with MSVC for ARM (#2928)
2020-10-30 Ilya LavrenovAdded support for Visual Studio VERSIONINFO (#2900)
2020-10-30 Ilya LavrenovFixed compilation with ENABLE_V7_SERIALIZE=ON (#2898)
2020-10-29 Anastasia Kuporosova[Python API] Remove IENetLayer class (#2755)
2020-10-29 Ilya LavrenovSplit java CMakeLists.txt into several ones (#2734)
2020-10-29 Ilya LavrenovRemoved InferenceEngine dependency on Legacy library...
2020-10-27 Mikhail Ryzhov[Samples] Python: added support of onnx models (#2782)
2020-10-23 Mikhail RyzhovAdded onnx support for C samples (#2747)
2020-10-23 Roman DonchenkoFix spelling errors in the API and bindings (#2781)
2020-10-19 Anna Likholat[JAVA] Fixed IECore constructor (#2685)
2020-10-16 Ilya ChuraevSmall fix for python doc (#2696)
2020-10-16 Michał KarzyńskiWorkaround for Cython issue on Python 3.8 (#2684)
2020-10-14 Mateusz BencerFix using numpy scalars in Python API (#2520)
2020-10-14 Ilya Lavrenovused native LTO support from cmake 3.9.6 (#2625)
2020-10-14 Maksim DerbasovGeneral code fixes (#2609)
2020-10-09 Mikhail Ryzhovngraph python sample (#2574)
2020-10-01 Roman DonchenkoIECore.read_network: accept arbitrary PathLike objects...
2020-09-18 Anastasia Kuporosova[Python API Tests] Update ngraph and iecore tests ...
2020-09-18 Evgeny TalaninBump cmake version to 3.13 (#2258)
2020-09-18 Ilya LavrenovFixed compilation without OpenCV (#2309)
2020-09-17 Mikhail RyzhovFixed c samples build (#2278)
2020-09-11 Anastasia Kuporosova[PYTHON API TESTS] Add ngraph tests (#2132)
2020-09-10 Evgeny TalaninAdd exposing function signatures via Cython (#2024)
2020-09-10 Kate Generalova[samples] remove unused ngraph (#2156)
2020-09-10 Kate Generalovafix #38545 remove CPU network layer check for py sample...
2020-09-09 Anna Likholat[JAVA] Code style check added (#1984)
2020-08-27 Dmitry Kurtaev[JAVA] Use JUnit 4 features to log Java tests log ...
2020-08-27 Alexey SuhovUpdate README.md (#1969)
2020-08-27 Anastasia Kuporosova[Samples] Use get_ops for iteration over graph in sampl...
2020-08-24 Anastasia Kuporosova[Python API] Deprecation of DataPtr.creator_layer and...
2020-08-20 Anna Likholat[JAVA] Changed blob costructor (using cArray) in sample...
2020-08-18 Anna LikholatJava bindings (#506)
2020-08-17 Anastasia Kuporosova[Python API] Deprecate IENetLayer class (#1731)
2020-08-10 Ilya LavrenovMoved legacy API to legacy/ subfolder for include ...
2020-08-04 Jan Iwaszkiewicz[nGraph] Public Py API to get function from cnnnetwork...
2020-07-22 Adam OsewskiTest fix import of ONNX model in serialized Protobuf...
2020-07-20 Nikolay TyukaevDoc Migration (master) (#1377)
2020-07-16 Andrey Somsikovfix: inference-engine/ie_bridges/python/sample/requirem...
2020-07-16 Ilya LavrenovRemove implicit conversion from getInputTo, getLayerCre...
2020-07-16 Nadezhda AgeevaAllow python benchmark_app load onnx model (#1283)
2020-07-14 Ilya ChuraevAdded U32 precision (#1297)
2020-07-13 Anastasia Kuporosova[IE Samples] Add api arg to classification sample ...
2020-07-10 Michał KarzyńskiAdd nGraph-ONNX tests (#1215)
2020-07-08 Anastasia Kuporosova[Python API] setting and getting preprocessing info...
2020-07-03 Ilya LavrenovDeprecated cnn layer (#1138)
2020-07-03 Michał KarzyńskiEnable nGraph Python API unit tests using Inference...
2020-07-02 Ilya LavrenovRemoved WA for C API compilation (#1176)
2020-06-24 Ilya LavrenovMoved deprecated network iterator to legacy (#913)
2020-06-23 Ilya LavrenovRemoved ICNNNetReader interface (#1042)
2020-06-23 Anton PankratvHetero plugin supports ngraph (#530)
2020-06-19 Ilya LavrenovRemoved Int8 normalizer and statistics (#919)
2020-06-18 Andrey Somsikovfix: inference-engine/ie_bridges/python/requirements...
2020-06-16 Ilya LavrenovRemoved deprecated error listener, getmappedtopology...
2020-06-16 Ilya LavrenovRemoved PluginDispatcher; IEPlugin from python API...
2020-06-15 Anastasia Kuporosova[Python API] Fix long inference (#938)
2020-06-15 Ilya LavrenovUpdated dates of removal for deprecated API (#912)
2020-06-09 Anastasia Kuporosova[Python API] Fixate requirements (#834)
2020-06-09 Anastasia Kuporosova[Python API] Fixate requirements versions (#830)
2020-06-09 Anastasia Kuporosova[Python API] Fix deprecation warnings (#812)
2020-06-01 Katya[IE Python API] fix TensorDesc test file name (#701)
2020-05-31 emmanuelattia-philipsIe capi callback with explicit calling convention ...
2020-05-30 emmanuelattia-philipsAdded ie_core_read_network_from_memory to the C API...
2020-05-29 Anastasia Kuporosova[Python API] Fix PreProcessInfo tests (#690)
2020-05-29 Anna KhakimovaPre-processing(GAPI): AVX2/AVX512 implementation of...
2020-05-29 Ilya LavrenovPython: Fixed installation rules to install additional...
2020-05-28 Anastasia Kuporosova[Python API] Add InputInfo and PreProcessInfo (#637)
2020-05-27 Ilya ChuraevAdded ONNX reader for the OpenVINO (#532)
2020-05-26 JunXfix issue log print wrong origin image shape (#581)
2020-05-21 Alexey Suhovpublish master branch snapshot, revision 8d31237e2c3f67...
2020-05-19 Alexey Suhovpublish master branch snapshot, revision 9df5eb1f84e13a...
2020-05-13 Alexey Suhovpublish master branch snapshot, revision 49482ae3bea0cb...
2020-04-27 Alexey Suhovpublish master branch snapshot, revision 0110d9c98fd720...
2020-04-15 Alexey Suhovpublish master branch snapshot, revision cdcab9d7ab48ff...
2020-04-13 Alexey SuhovPublishing 2020.2 content
2020-02-11 Alexey SuhovPublishing 2020.1 content
2019-10-04 Alexey SuhovMerge pull request #278 from asuhov/2019-r3
2019-10-04 Alexey SuhovPublishing 2019 R3 content
2019-08-09 Alexey SuhovPublishing 2019 R2 content (#223)
2019-06-27 Alexey Suhovreplaced recommended stackoverflow dldt tag with openvi...
2019-05-27 Alexey SuhovPublishing 2019 R1.1 content and Myriad plugin sources...
2019-04-12 Viacheslav MatveichevMerge pull request #129 from asuhov/2019-r1
2019-04-12 Alexey SuhovPublishing 2019 R1 content
2019-01-21 Alexey SuhovPublishing R5 content (#72)
2018-12-14 Alexey Suhovupdated readme files (#54)
2018-11-29 Alexey Suhovupdated install_dependencies.sh and readme for python...
2018-11-23 Alexey SuhovPublishing R4 (#41)
2018-11-22 Sergei BelousovUpdate ie_api.pyx (#31)
2018-10-16 openvino-pushbotPublishing R3