projects
/
platform
/
upstream
/
dldt.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dldt.git
2020-07-22
Adam Osewski
Test fix import of ONNX model in serialized Protobuf...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Roman Kazantsev
Extend nGraph for operation CTCLoss (#1236)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Ilya Churaev
Replaced copy_with_new_args() to clone_with_new_inputs...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Ewa Tusień
Expose OpSets as part of nGraph PythonAPI (#1261)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Ewa Tusień
Update list of tests passing/failing using TestCase...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Vitaliy Urusovskij
[Stress] Small improvement of scripts (#1302)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Ilya Lavrenov
Removed ie_deprecated.cpp from legacy library (#1419)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Ilya Lavrenov
Removed CNNLayer entries from ie_common.h (#1420)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Ilya Churaev
Removed is_parameter, is_constant and is_output (#1408)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Ilya Churaev
Removed redundant licenses (#1392)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Ilya Lavrenov
CMAKE: added ie_libraries target (#1411)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Ilya Znamenskiy
[IE CLDNN] Gemm int8 with slm optimization. Fused ops...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Roman Lyamin
[IE TESTS] Added single layer test Mish (#1401)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Anna Khakimova
Pre-processing(GAPI): ARM(NEON) integration + Split...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Ilya Lavrenov
Split CNNlayer validators (#1403)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Nikita Kudriavtsev
[IE][VPU]: Added Gelu layer (#1195)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Ilya Lavrenov
Removed addLayer implementation from ngraph impl (...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Ilya Churaev
Remove redundant node methods (#1324)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Anna Khakimova
Fix for issue (#1335)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Vladislav Volkov
Header length for supported model detection is increase...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
iliya mironov
Add mish op to ngraph (#1187)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Nikolay Tyukaev
Doc Migration (master) (#1377)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Ivan Tikhonov
Added default constructor for RNNCellBase, fix conversi...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Rafal Blaczkowski
ONNX CI: add docker image cleanup (#1394)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Jan Iwaszkiewicz
Add getting/setting friendly name for Node wrapper...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Tomasz Dołbniak
Reference implementations for ReduceLogicalAnd & Reduce...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Jozef Daniecki
Add Acosh operator to ONNX importer opset4 (#1351)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Vitaliy Urusovskij
[Stress] Integrate compare_memcheck_2_runs call in...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Ilya Lavrenov
Removed tests for old IR reader (#1368)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Ilya Churaev
Removed v0 fused operations (#1263)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Anton Chetverikov
ReduceLp operation specification (#1205)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Tomasz Socha
[nGraph][Py][Tests] Remove backup of old models (#1349)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Alexander Zhogov
CODEOWNERS: Add .ci & docs
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Andrew Bakalin
[IE][VPU][GT]: Use topological order in shape allocatio...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Ilya Lavrenov
Fix unsafe use of CPU_ISSET_S macro. (#1357)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Ilya Churaev
Remove get_arguments (#1323)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Nikita Kudriavtsev
[IE][VPU]: CMX limit compile option (#1268)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Alexander Zhogov
Azure CI: Fix cloning git submodules (#1356)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Andrey Somsikov
fix: inference-engine/ie_bridges/python/sample/requirem...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Irina Efode
[IE TESTS] Add PReLu single layer test (#1306)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Rafal Blaczkowski
Revert "Header length for supported model detection...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Ilya Lavrenov
Remove implicit conversion from getInputTo, getLayerCre...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Vitaliy Urusovskij
[Stress] Specify OMZ `develop` branch in get_testdata...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Irina Efode
[IE TESTS] Small refactoring of test infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Nadezhda Ageeva
Allow python benchmark_app load onnx model (#1283)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Roman Kazantsev
Specify operation CTCLoss-4 (#1189)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Alexander Chaiko
[IE CLDNN] Adjustment of layouts to choose optimal...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Vladislav Volkov
Header length for supported model detection is increase...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Anton Pankratv
Added default multi threaded configuration (#1310)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Nikita Kudriavtsev
[IE Myriad] Remove Myriad 2 from supported devices...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Ilya Churaev
remove nGraph deprecated methods (part 1) (#1314)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
Gladilov, Gleb
[IE][VPU][nGraph]: Enables merging subsequent DSR opera...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
Gladilov, Gleb
[IE][VPU][nGraph]: Fixes Reshape's shape infer method...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
Gladilov, Gleb
[IE][VPU][nGraph]: Fixes StridedSlice DTS (#1328)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
Jan Iwaszkiewicz
Add Input and Output class to Py API (#1284)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
Adam Osewski
[ONNX] Exception handling refinements. (#1266)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
Andrew Bakalin
[IE Common][Tests] saturated_cast: refactoring & tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
Jan Iwaszkiewicz
Reverse Sequence code clean up (#1303)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
iliya mironov
Added mish layer doc opset (#1149)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
Vladimir Gavrilov
Specify, review and approve operation Interpolate-4...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-14
Anton Zaytsev
[IE TESTS] Add ShapeOf SingleLayerTest (#1285)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-14
Alexey Suhov
update system requirements (#1321) (#1322)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-14
Maxim Shevtsov
Fix that brings back the MULTI's ability to add/remove...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-14
Edward Shogulin
[LPT] FuseFakeQuantizeAndScaleShift transformation...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-14
Jedrzej Hajduczenia
[IE CLDNN] WA to use bfyx format if applicable for...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-14
Jedrzej Hajduczenia
[IE CLDNN] Disable inserting reorders if num_dims misma...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-14
Rafal Blaczkowski
Add OpenVINO-ONNX CI check (#688)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-14
Andrew Bakalin
[IE][VPU][Tests]: Fix M2 on deprecated tests for Stride...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-14
Adam Osewski
[ONNX] Quantize linear using FakeQuantize (#1169)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-14
Adam Osewski
Enable importing of TF_NASNet_Mobile (#1252)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-14
Ilya Churaev
Removed max pool v0 (#1277)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-14
Ilya Churaev
Added U32 precision (#1297)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
Mikhail Letavin
[IE CLDNN] Optimize kernel cache memory usage in GPU...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
Gladilov, Gleb
[IE][VPU][nGraph]: Enables dynamic Reshape with non...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
Maxim Andronov
fix strided slice neg out of bounds ends (#1177)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
Anastasia Kuporosova
[IE Samples] Add api arg to classification sample ...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
Egor Churaev
[IE CLDNN] LRN int8 fsv16 optimizations (#814)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
Maxim Andronov
[CPU] Add check quantize ranges (#850)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
Andrey Sokolov
[IE][VPU]: adjust batch - support dynamic number of...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
Ilya Lavrenov
Throw special exception if IR v7 is passed, but no...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
Vladislav Volkov
Optimisations for binary operations broadcast. Phase...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
Ilya Churaev
Remove old Scatter operations (#1265)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Andrew Bakalin
[IE][VPU][GT]: Process StridedSlice stage on device...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Gorokhov Dmitriy
[TESTS] Added Comparison and Logical single layer tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Ilya Churaev
Removed adjoints (#1269)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Bartosz Sochacki
[GNA] Support in GNA plugin for power layer with non...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Kamil Magierski
[GNA] MemoryStateImpl (#839)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Michał Karzyński
Add nGraph-ONNX tests (#1215)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Roman Kazantsev
Implement ScatterND operation in MO and transform for...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Ilya Lavrenov
Simplified usage of CNNNetworkIterator (#1260)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Andrew Bakalin
[IE Common] Replace static_cast with saturated one...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Chenhu Wang
[CPU] ScatterUpdate ScatterElementsUpdate and ScatterND...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Roman Lyamin
[IE TESTS] Added single layer test "Ceiling" (#1271)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Maksim Doronin
[IE][VPU]: Remove dataToShape edges from unsued data...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Anastasia Kuporosova
Add python API codeowners (#1254)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Roman Lyamin
[IE CLDNN] Added Mish operation (#1125)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Tomasz Dołbniak
Fix the __repr__ function for dynamic shapes (#1210)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Anton Chetverikov
Swish operation specification (#1200)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Anton Chetverikov
SoftPlus operation specification (#1128)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Tomasz Socha
[nGraph] Fix reshape builder if target shape is scalar...
commit
|
commitdiff
|
tree
|
snapshot
next