platform/core/ml/nnfw.git
2018-12-26 Vladimir Plazun... [nnc] Fix interpreter deconv implementation (#2756)
2018-12-24 Efimov Alexander... [nnc] Support constant in acl backend (#2723)
2018-12-24 박종현/On-Device... TensorFlowSource v1.7 package (#2715)
2018-12-24 윤지영/On-Device... [ann] Implement Sub (#2714)
2018-12-21 Ivan Vagin... [nnc] Caffe2 importer unittest (#2735)
2018-12-21 Роман Михайлович... [nnc] Merge frontend libraires (#2737)
2018-12-21 Андрей Тищенко... [nnc] The first ONNX model resnet50 works on NNC interp...
2018-12-20 Роман Михайлович... Make onnxproto as static library (#2738)
2018-12-20 Efimov Alexander... [nnc] Support sigmoid operation in acl backend (#2739)
2018-12-20 Андрей Шедько... [nnc] Sub and Squared Diff (#2679)
2018-12-20 Сергей Баранников... [nnc] Do not transpose weights when serializing FullyCo...
2018-12-20 Роман Михайлович... [nnc] Fix buid target name (#2740)
2018-12-20 Сергей Баранников... [nnc] Cleanup dead code in interpreter backend (#2734)
2018-12-20 Роман Михайлович... [nnc] Refactor ONNX importer and fix ONNX importer...
2018-12-19 윤현식/On-Device... [enco] IRValidator test code for conv2D (#2707)
2018-12-19 Андрей Шедько... [nnc] Added Unsqueeze to ONNX (#2729)
2018-12-19 Роман Михайлович... [nnc] Create interface for NN importers (#2728)
2018-12-19 Андрей Шедько... [nnc] Added Resize implementation in SB (#2398)
2018-12-19 Ivan Vagin... [nnc] Fixed caffe2 maxpool border type (#2727)
2018-12-19 Павел Ильютченко... [nnc] Fix strided slice shrink axis mask (#2725)
2018-12-19 Павел Ильютченко... [nnc] Support StridedSlice operation on TFLite importer...
2018-12-18 Ivan Vagin... [nnc] Fixed memory leak and heap overflow (#2703)
2018-12-18 Павел Ильютченко... [nnc] Support Transpose operation on TFLite importer...
2018-12-18 박종현/On-Device... Take DIRNAME as an optional argument (#2709)
2018-12-18 윤지영/On-Device... [enco] Add tflite frontend for Sub (#2710)
2018-12-18 윤지영/On-Device... [enco] Add ann backend for Sub (#2711)
2018-12-18 윤현식/On-Device... [enco] Comparing Featureshape using operator "!=" ...
2018-12-18 남궁석/On-Device... [enco] Bugfix to throw error when file do not exist...
2018-12-17 윤지영/On-Device... [coco] Support Sub operator (#2698)
2018-12-17 박종현/On-Device... Remove deprecated nncc_foundation (#2694)
2018-12-17 윤지영/On-Device... [tflchef] Add Sub for reverse (#2697)
2018-12-17 Павел Ильютченко... [nnc] Support Elementwise Add and Mul operations with...
2018-12-17 Сергей Баранников... [nnc] Fix broken importing of Scale Caffe layer (#2704)
2018-12-17 Сергей Баранников... [nnc] Support for Gather ONNX operator (#2700)
2018-12-17 Андрей Шедько... [nnc] Added slice (#2680)
2018-12-17 Сергей Баранников... [nnc] Support for Sigmoid activation function (#2685)
2018-12-17 Efimov Alexander... [nnc] Add transpose operation test for soft backend...
2018-12-17 윤지영/동작제어Lab... [tflchef] Support Sub operation (#2692)
2018-12-17 박종현/동작제어Lab... [coco] Use stdex::make_unique (#2690)
2018-12-17 박종현/동작제어Lab... [encodump] Use stdex::make_unique (#2691)
2018-12-14 Тимур Отеллович... [nnc] Replace ElementwiseOp args number deserialization...
2018-12-14 Ivan Vagin... [nnc] Fixed caffe2 importer MIR operator names (#2683)
2018-12-14 Тимур Отеллович... [nnc] Problem in the ACL backend system tests fixed...
2018-12-14 Сергей Баранников... [nnc] Rectify shared_ptr wrapper around TensorVariant...
2018-12-14 Андрей Шедько... [nnc] SQRT Operation (#2514)
2018-12-14 Сергей Баранников... [nnc] Implement Gather operation in interpreter backend...
2018-12-14 Роман Михайлович... updated SDD for completion DR (#2670)
2018-12-14 박종현/동작제어Lab... [enco] Build ANN IR from ANNConv2D instruction (#2676)
2018-12-14 박종현/동작제어Lab... [coco] Introduce object casting helpers (#2673)
2018-12-14 윤현식/동작제어Lab... [coco] Modified FeatureObject test, working for coco...
2018-12-14 윤현식/동작제어Lab... [coco] "==", "!=" op for FeatureShape (#2667)
2018-12-14 윤현식/동작제어Lab... [enco] Validating output shape of Conv2D (#2623)
2018-12-14 박종현/동작제어Lab... [nncc/core] Do NOT link unused foundation library ...
2018-12-14 윤지영/동작제어Lab... [tflchef] Remove default activation of concat test...
2018-12-13 Андрей Шедько... [nnc] Added Broadcasting (#2417)
2018-12-13 Ivan Vagin... [nnc] Caffe2 importer improvements (#2664)
2018-12-13 Сергей Баранников... [nnc] Support for Gather operation in soft backend...
2018-12-13 Сергей Баранников... [nnc] Fix broken ConstantOp (#2671)
2018-12-13 Сергей Баранников... Fix build issue #2668 (#2669)
2018-12-13 Сергей Баранников... [nnc] Support for Caffe Embed layer (#2646)
2018-12-13 Ivan Vagin... [nnc] Initialize uninitialized variable in caffe2 impor...
2018-12-13 Андрей Тищенко... [nnc] New Gemm implementation, GlobalAveragePool and...
2018-12-13 박종현/동작제어Lab... [enco] Introduce ANNConv2D instruction (#2655)
2018-12-13 박종현/동작제어Lab... [nnsuite] Remove unused includes (#2656)
2018-12-13 박종현/동작제어Lab... [enco] Do NOT use nncc::foundation::make_unique (#2657)
2018-12-13 박종현/동작제어Lab... [nnkit] Use make_unique in stdex instead of nncc::found...
2018-12-13 박종현/동작제어Lab... [nnsuite] Use stdex::make_unique (#2653)
2018-12-13 박종현/동작제어Lab... [cli] Use stdex instead of nncc_foundation (#2650)
2018-12-13 박종현/동작제어Lab... [enco] Support bias setting for ANNConv2DAppender ...
2018-12-13 박종현/동작제어Lab... [enco] Initialize pointers in ANN Appenders (#2648)
2018-12-12 Efimov Alexander... [nnc] Add new dom to text tests for acl backend (#2641)
2018-12-12 Efimov Alexander... [nnc] Refine soft backend documentation (#2543)
2018-12-12 Тимур Отеллович... [nnc] Acl backend system tests for Mobilenet and Incept...
2018-12-12 Тимур Отеллович... [nnc] Initialize member of AclCppOpGenerator properly...
2018-12-12 Vladimir Plazun... [nnc] Change IrDotDumper handling of misc values (...
2018-12-12 Vladimir Plazun... [nnc] Update constant support in Graph (#2620)
2018-12-12 박종현/동작제어Lab... [nncc/foundation] Remove math functions (#2638)
2018-12-12 Сергей Баранников... [nnc] Introduce Gather operation (#2626)
2018-12-12 박종현/동작제어Lab... [nike] RelativeEpsilonEqual (#2636)
2018-12-12 남궁석/동작제어Lab... [coco] Remove deprecated method (#2624)
2018-12-12 박종현/동작제어Lab... [coco] Remove deprecated allocate method (#2635)
2018-12-12 박종현/동작제어Lab... [enco] Allocate weight through bag (#2634)
2018-12-12 박종현/동작제어Lab... [coco/generic] Return allocated span (#2630)
2018-12-11 Сергей Баранников... [nnc] Add convenient constructor to mir::Shape class...
2018-12-11 박종현/동작제어Lab... Remove clang-format configurations for JavaScripts...
2018-12-11 남궁석/동작제어Lab... [enco] Substitute deprecated method (#2621)
2018-12-11 남궁석/동작제어Lab... [enco] Remove deprecated intermediates function (#2618)
2018-12-11 Роман Михайлович... Fix build bug #2604 (#2616)
2018-12-11 박종현/동작제어Lab... [nncc.foundation] Remove classes related Region (#2615)
2018-12-11 Сергей Баранников... [nnc] Support batch in InnerProduct layer in Caffe...
2018-12-11 박종현/동작제어Lab... Introduce "nike" (#2609)
2018-12-11 박세희/동작제어Lab... [tflchef] separate tflchef and reverse test (#2613)
2018-12-11 박종현/동작제어Lab... [enco/tfl] Support feature map concatenation along...
2018-12-11 남궁석/동작제어Lab... [coco] Remove deprecated DefaultVisitor (#2607)
2018-12-11 윤현식/동작제어Lab... [enco] skeleton of IR validator (#2558)
2018-12-11 박종현/동작제어Lab... [tflchef] Log test output (#2606)
2018-12-11 박종현/동작제어Lab... [tflchef] Show failed tests on test failure (#2602)
2018-12-11 박종현/동작제어Lab... [coco] Use consistent class declarations for Managers...
2018-12-11 남궁석/동작제어Lab... [tflchef] Update README and related test (#2430)
2018-12-11 박종현/동작제어Lab... [coco] Add FeatureShape constructor with explicit argum...
next