2020-07-13 |
Gladilov, Gleb | [IE][VPU][nGraph]: Enables dynamic Reshape with non... |
tree | commitdiff |
2020-07-13 |
Maxim Andronov | fix strided slice neg out of bounds ends (#1177) |
tree | commitdiff |
2020-07-13 |
Vladislav Volkov | Optimisations for binary operations broadcast. Phase... |
tree | commitdiff |
2020-07-13 |
Ilya Churaev | Remove old Scatter operations (#1265) |
tree | commitdiff |
2020-07-10 |
Ilya Churaev | Removed adjoints (#1269) |
tree | commitdiff |
2020-07-10 |
Michał Karzyński | Add nGraph-ONNX tests (#1215) |
tree | commitdiff |
2020-07-10 |
Roman Kazantsev | Implement ScatterND operation in MO and transform for... |
tree | commitdiff |
2020-07-09 |
Tomasz Dołbniak | Fix the __repr__ function for dynamic shapes (#1210) |
tree | commitdiff |
2020-07-09 |
Tomasz Socha | [nGraph] Fix reshape builder if target shape is scalar... |
tree | commitdiff |
2020-07-09 |
Tomasz Socha | [nGraph] Allow to use protobuf lite in onnx importer... |
tree | commitdiff |
2020-07-09 |
Tomasz Dołbniak | ONNX Imagescaler op (#1262) |
tree | commitdiff |
2020-07-09 |
Mateusz Bencer | Enable importing TinyYOLOv2 (#1121) |
tree | commitdiff |
2020-07-09 |
Ilya Lavrenov | Fixed RTTI issues for ngraph::Variant (#1258) |
tree | commitdiff |
2020-07-09 |
Ilya Churaev | Use ngraph.hpp in samples and documentation (#1240) |
tree | commitdiff |
2020-07-08 |
jdanieck | Refactoring: remove unneeded typedef from DetectionOutp... |
tree | commitdiff |
2020-07-08 |
Ilya Churaev | Removed all and allreduce layers (#1182) |
tree | commitdiff |
2020-07-07 |
Tomasz Dołbniak | ONNX DequantizeLinear op (#1123) |
tree | commitdiff |
2020-07-07 |
Ilya Churaev | Removed And operation (#1183) |
tree | commitdiff |
2020-07-07 |
Ilya Churaev | Removed ArgMax ArgMin (#1181) |
tree | commitdiff |
2020-07-07 |
Ilya Churaev | Removed nGraph experimental operations and headers... |
tree | commitdiff |
2020-07-06 |
Tomasz Dołbniak | Windows build fix (#1225) |
tree | commitdiff |
2020-07-06 |
Vladislav Volkov | Optimisations for binary operations broadcast (#1058) |
tree | commitdiff |
2020-07-06 |
Ilya Churaev | Removed BatchNotmTraining (#1185) |
tree | commitdiff |
2020-07-06 |
Ilya Churaev | Remove atan2 (#1184) |
tree | commitdiff |
2020-07-03 |
Mateusz Bencer | Empty dimension means Dimension::dynamic() (#1171) |
tree | commitdiff |
2020-07-03 |
Katarzyna Mitrus | Add FakeQuantize op to ONNX importer (#1099) |
tree | commitdiff |
2020-07-03 |
Michał Karzyński | Enable nGraph Python API unit tests using Inference... |
tree | commitdiff |
2020-07-03 |
Katarzyna Mitrus | Enable read onnx model tensor FLOAT16 no raw data ... |
tree | commitdiff |
2020-07-03 |
Katarzyna Mitrus | [ONNX importer] Add more Resize-10 tests (#1026) |
tree | commitdiff |
2020-07-03 |
Wayne Tan | Resolve build failure due to warning C5208 (#1170) |
tree | commitdiff |
2020-07-03 |
Adam Osewski | Remove reference to removed function. (#1192) |
tree | commitdiff |
2020-07-02 |
Maksim Doronin | [IE VPU] Enable DSR_* tests: part 1 (#1041) |
tree | commitdiff |
2020-07-02 |
Ilya Churaev | Removed opset0 from public API (#1144) |
tree | commitdiff |
2020-06-30 |
Evgeny Lazarev | NMS-4 op support (#1115) |
tree | commitdiff |
2020-06-30 |
Tomasz Dołbniak | Alpha and beta nodes element types fix (#1150) |
tree | commitdiff |
2020-06-29 |
Liubov Batanina | Fixed Softmax reference (#1148) |
tree | commitdiff |
2020-06-29 |
Ilya Churaev | Removed backprop operations (#1091) |
tree | commitdiff |
2020-06-26 |
Adam Osewski | Dynamic attribute getters and setters. (#964) |
tree | commitdiff |
2020-06-26 |
Adam Osewski | Fix use of new TestCase. (#1130) |
tree | commitdiff |
2020-06-26 |
Michał Karzyński | Fixes in TensorIterator builder code (#1104) |
tree | commitdiff |
2020-06-26 |
Adam Osewski | [ONNX] Support for dynamic shapes for InstanceNormaliza... |
tree | commitdiff |
2020-06-26 |
Mateusz Bencer | Enabled importing ONNX Yolo v3, added Loop op (#957) |
tree | commitdiff |
2020-06-25 |
Ewa Tusień | Switch MeanVarianceNormalization op to opset3 in... |
tree | commitdiff |
2020-06-24 |
Evgenya Stepyreva | [ v4::NMS ] Fixed v4 NMS cloning (#1113) |
tree | commitdiff |
2020-06-24 |
Tomasz Dołbniak | TestCase & TestEngine(s) for nGraph UTs (#934) |
tree | commitdiff |
2020-06-24 |
Ilya Churaev | Removed reference implementations for some data types... |
tree | commitdiff |
2020-06-23 |
Michał Karzyński | Fixes for building nGraph Python API (#707) |
tree | commitdiff |
2020-06-23 |
Katarzyna Mitrus | [ONNX importer] Add support for Usample-8 and Upsample... |
tree | commitdiff |
2020-06-22 |
Ivan Tikhonov | Fix Android ARM build (#1032) |
tree | commitdiff |
2020-06-22 |
Adam Osewski | [Py] Ngraph Py API TensorIterator (#718) |
tree | commitdiff |
2020-06-18 |
Nikita Kudriavtsev | Changes: (#982) |
tree | commitdiff |
2020-06-18 |
Evgenya Stepyreva | [ DTS ] Reduces (#940) |
tree | commitdiff |
2020-06-17 |
Evgenya Stepyreva | [ DYN NMS ] Static & Dynamic ops; DTS transformation... |
tree | commitdiff |
2020-06-17 |
Evgenya Stepyreva | [ DTS ] Exp, Softmax, Greater (#926) |
tree | commitdiff |
2020-06-17 |
Ilya Churaev | Fixed cpack information, removed some links (#976) |
tree | commitdiff |
2020-06-15 |
Gleb Kazantaev | Fix NopElimination (#891) |
tree | commitdiff |
2020-06-11 |
Evgenya Stepyreva | [ nG ] Style-apply (#886) |
tree | commitdiff |
2020-06-10 |
Evgenya Stepyreva | [ nG ] Graph visualization (#807) |
tree | commitdiff |
2020-06-09 |
Ilya Lavrenov | Fixed default args for Android build (#827) |
tree | commitdiff |
2020-06-09 |
Ivan Tikhonov | Const folding and reference implementation for PriorBox... |
tree | commitdiff |
2020-06-08 |
Tomasz Dołbniak | Disable warnings-as-errors for ONNX target (#749) |
tree | commitdiff |
2020-06-03 |
Tomasz Dołbniak | Python API for Assign, ReadValue and ExtractImagePatche... |
tree | commitdiff |
2020-06-03 |
Evgenya Stepyreva | [ nGraph ] FP16 for evaluate (#722) |
tree | commitdiff |
2020-06-03 |
Adam Osewski | [ONNX] GRU and RNN operators. (#607) |
tree | commitdiff |
2020-06-02 |
Nikolay Shchegolev | [CPU] EmbeddingBagOffsetsSum, EmbeddingBagPackedSum... |
tree | commitdiff |
2020-06-01 |
Ewa Tusień | [ONNX] Add Range op to ONNX importer (#548) |
tree | commitdiff |
2020-05-29 |
Evgenya Stepyreva | [ nG ] Added F16 folding support (#686) |
tree | commitdiff |
2020-05-29 |
Katarzyna Mitrus | [nGraph] Reorder nGraph LSTMSequence inputs and outputs... |
tree | commitdiff |
2020-05-29 |
Ivan Tikhonov | fix constant folding of Concat op (#675) |
tree | commitdiff |
2020-05-29 |
Artyom Anokhov | [OpenVINO scripts] Fixed *.sh files index from 644... |
tree | commitdiff |
2020-05-28 |
Evgeny Lazarev | Fixes for Mask-RCNN conversion (#654) |
tree | commitdiff |
2020-05-28 |
Michał Karzyński | Remove Runtime classes from nGraph Python API (#569) |
tree | commitdiff |
2020-05-27 |
Ilya Churaev | Removed CI and docker scripts (#622) |
tree | commitdiff |
2020-05-27 |
Nikolay Shchegolev | [CPU] ExtractImagePatches operation (#575) |
tree | commitdiff |
2020-05-26 |
Evgeny Lazarev | Change Elu a regular op since decomposition works extre... |
tree | commitdiff |
2020-05-25 |
Ilya Churaev | Added case less check for enum names (#534) |
tree | commitdiff |
2020-05-22 |
Alexey Suhov | Remove Dimension::size_t and callers |
tree | commitdiff |
2020-05-22 |
Alexey Suhov | publish master branch snapshot, revision ea98a886d925eb... |
tree | commitdiff |
2020-05-21 |
Alexey Suhov | publish master branch snapshot, revision 8d31237e2c3f67... |
tree | commitdiff |
2020-05-19 |
Alexey Suhov | publish master branch snapshot, revision 9df5eb1f84e13a... |
tree | commitdiff |
2020-05-19 |
Alexey Suhov | remove ngraph submodule |
tree | commitdiff |
2020-05-18 |
Alexey Suhov | publish master branch snapshot, revision 59af1853ca21ea... |
tree | commitdiff |
2020-05-13 |
Alexey Suhov | publish master branch snapshot, revision 49482ae3bea0cb... |
tree | commitdiff |
2020-04-27 |
Alexey Suhov | publish master branch snapshot, revision 0110d9c98fd720... |
tree | commitdiff |
2020-04-15 |
Alexey Suhov | publish master branch snapshot, revision cdcab9d7ab48ff... |
tree | commitdiff |
2020-04-13 |
Alexey Suhov | Publishing 2020.2 content |
tree | commitdiff |
2020-02-11 |
Alexey Suhov | Publishing 2020.1 content |
tree | commitdiff |
|