platform/core/ml/nnfw.git
2019-06-11 박종현/On-Device... [loco] Rewrite FixedArityNode as a mix-in (#3699)
2019-06-10 박세희/On-Device... [moco/tf] Implement fix_shape for TensorConcat (#3694)
2019-06-10 박세희/On-Device... [moco/tf] const test with shape inference (#3709)
2019-06-10 박천교/On-Device... [locomotiv] Amend runtime error message for executions...
2019-06-10 박세희/On-Device... [moco/tf] Dump ShapeInferenceData for outputs (#3695)
2019-06-10 박천교/On-Device... [locomotiv] Execution verify and annotate domain info...
2019-06-05 박천교/On-Device... [locomotiv] Node domain annotation for Session (#3682)
2019-06-05 박세희/On-Device... [moco/tf] Implement fix_shape for ConstGen (#3692)
2019-06-05 박세희/On-Device... [moco/tf] Implement fix_shape for Pull (#3693)
2019-06-05 박종현/On-Device... [loco] Add Conv2D_Float_000 testcase (#3691)
2019-06-05 박세희/On-Device... [tfkit] Fix for already packed or unpacked (#3688)
2019-06-05 박세희/On-Device... [tfkit] support pack,unpack for int32 type (#3690)
2019-06-05 박세희/On-Device... [moco/tf] Implement fix_shape for copy (#3685)
2019-06-05 박종현/On-Device... [loco] Support Padding over Conv2D (#3686)
2019-06-05 박종현/On-Device... [loco] Introduce Filter Permuting Encoder (#3684)
2019-06-05 박세희/On-Device... [moco/tf] Change calling transform run (#3687)
2019-06-05 박세희/On-Device... [moco/tf] Register two transforms (#3683)
2019-06-04 박종현/On-Device... [loco] Introduce Pad field and its getter on MaxPool2D...
2019-06-04 박종현/On-Device... [loco] Implement FilterAxis Permutation (#3675)
2019-06-04 박세희/On-Device... [moco/tf] introduce FixShapeTransform (#3673)
2019-06-04 박종현/On-Device... [loco] Introduce Dialect interface (#3676)
2019-06-04 박세희/On-Device... [moco/tf] Add Concat node converter (#3671)
2019-06-04 박천교/On-Device... [locomotiv] Fix ASSERT_EQ for integer test of ConstGen...
2019-06-04 박세희/On-Device... [moco/tf] Introduce ClearAnnotTransform (#3672)
2019-06-03 박종현/On-Device... [loco] Introduce FilterAxis enum class (#3669)
2019-06-03 박천교/On-Device... [locomotiv] Introduce node domain annotation tools...
2019-06-03 박세희/On-Device... [moco/tf] Add graph transformation step (#3674)
2019-06-03 남궁석/On-Device... [moco/ONNX] Introduce onnxutil (#3633)
2019-06-03 박세희/On-Device... [moco/tf] Guard of unknown dim for Const (#3668)
2019-06-03 박세희/On-Device... [moco/tf] introduce ShapeInferenceData (#3642)
2019-06-03 박세희/On-Device... [locomotiv] Support TensorConcat (#3655)
2019-06-03 박종현/On-Device... [loco] Use stdex::make_unique in test (#3667)
2019-06-03 박종현/On-Device... [loco] Introduce DataType mixin (#3666)
2019-06-03 박종현/On-Device... [loco] Introduce Pad<2> class (#3659)
2019-06-03 박세희/On-Device... [moco/tf] Introduce transform base class (#3645)
2019-06-03 윤현식/On-Device... [moco/tf] Enabling MaxPool2D_000 test (#3663)
2019-06-03 박세희/On-Device... [moco/tf] Support Const int32 type (#3657)
2019-06-03 박세희/On-Device... [locomotiv] Support S32 type for ConstGen (#3656)
2019-06-03 박세희/On-Device... [moco_tf] Fix test.info file for Concat_000 (#3658)
2019-06-03 박세희/On-Device... [moco/tf] Add graph validation (#3653)
2019-06-03 남궁석/On-Device... [moco/tf] Simplify implementation of Const op (#3651)
2019-06-03 박종현/On-Device... [pp] Update README.md (#3654)
2019-06-03 박세희/On-Device... [moco/tf] Add Concat test material with -1 axis (#3648)
2019-06-03 박종현/On-Device... [loco] Introduce Conv2D (#3650)
2019-06-03 박세희/On-Device... [moco/tf] Add test material for Concat (#3646)
2019-06-03 박세희/On-Device... [moco/tf] Add Concat test material with 3 inputs (...
2019-06-03 박천교/On-Device... [locomotiv] Support FeatureDecode Node (#3639)
2019-06-03 박세희/On-Device... [moco/tf] Fix shape reading for Placeholder (#3644)
2019-06-03 박세희/On-Device... [moco/tf] Introduce ConcatData (#3641)
2019-06-02 박세희/On-Device... [moco/tf] Add get_int_attr (#3643)
2019-05-31 박천교/On-Device... [locomotiv] Prepare for FeatureCodec execution test...
2019-05-31 박세희/On-Device... [loco] add int32 type (#3636)
2019-05-31 박세희/On-Device... [moco] introduce NodeDefTable (#3637)
2019-05-31 박세희/On-Device... [loco] introduce TensorConcat (#3635)
2019-05-30 남궁석/On-Device... [moco/ONNX] Introduce Constant operation (#3626)
2019-05-30 박종현/On-Device... [nike] Update README.md (#3632)
2019-05-29 박종현/On-Device... [loco] Introduce FilterEncode (#3625)
2019-05-29 윤현식/On-Device... [loco] Reshape with shape known at compile time (#3615)
2019-05-29 박종현/On-Device... [loco] Reuse permutation (#3622)
2019-05-29 박천교/On-Device... [locomotiv] Support FeatureEncode execution (#3602)
2019-05-29 남궁석/On-Device... [moco/ONNX] Enable converting initializer and input...
2019-05-29 박종현/On-Device... [loco] Introduce FilterEncoder (#3613)
2019-05-28 박종현/On-Device... [moco] Update README.md (#3614)
2019-05-27 채성우/On-Device... Update Dockerfile for updating gcc version (#3606)
2019-05-27 윤현식/On-Device... [nnkit/moco/tf] Enable building nnkit when moco is...
2019-05-27 박종현/On-Device... [loco] Introduce FilterIndex (#3600)
2019-05-27 박종현/On-Device... [moco] Introduce Logging Framework (#3593)
2019-05-27 박천교/On-Device... [locomotiv] Assert on push_data not push node (#3599)
2019-05-27 박종현/On-Device... [loco] Update MaxPool2D comment (#3596)
2019-05-27 윤현식/On-Device... [locomotiv] Supporting MaxPool2D (#3576)
2019-05-24 박천교/On-Device... [locomotiv] Additional example on argument shape mismat...
2019-05-24 박종현/On-Device... [loco] Update README (#3590)
2019-05-24 박종현/On-Device... [loco] Introduce FilterShape (#3587)
2019-05-24 박종현/On-Device... [cwrap] Update README.md (#3589)
2019-05-24 박종현/On-Device... [hermes] Introduce Context class (#3585)
2019-05-23 박종현/On-Device... [hermes] Introduce Source class (#3574)
2019-05-23 윤현식/On-Device... [locomotiv] Using shape({ .. }) instead of rank(.....
2019-05-23 박세희/On-Device... [moco] enable const_000 test of TensorFlow frontend...
2019-05-22 남궁석/On-Device... [moco/ONNX] Remove deprecated functions (#3578)
2019-05-22 남궁석/On-Device... [moco/ONNX] Introduce convert tool for ONNX moco fronte...
2019-05-22 남궁석/On-Device... [moco/ONNX] Apply opset version to operator and fronten...
2019-05-22 윤현식/On-Device... [moco/tf/test] test case for MaxPool (#3555)
2019-05-22 박종현/On-Device... [hermes] Introduce Sink class (#3570)
2019-05-22 박종현/On-Device... [hermes] Introduce MessageBus & MessageBuffer class...
2019-05-22 윤현식/On-Device... [moco/tf] use make_unique instead of new for MaxPool2D...
2019-05-22 박세희/On-Device... [moco] update relu comment (#3568)
2019-05-22 박세희/On-Device... [moco] use make_unique (#3569)
2019-05-21 박종현/On-Device... [loco] Add TenosrFlow_MaxPool_Float_000 test (#3539)
2019-05-21 박세희/On-Device... [moco] enable Relu_000 test (#3567)
2019-05-21 박세희/On-Device... [moco] Remove obsolete comment (#3566)
2019-05-21 박세희/On-Device... [moco] add and update comments tf/frontend (#3562)
2019-05-21 윤현식/On-Device... [moco/tf] using static for local var inside validate...
2019-05-21 남궁석/On-Device... [moco/ONNX] Fix wrong testcases for ONNX Identity opera...
2019-05-21 박종현/On-Device... [loco] Introduce NodeMixin class (#3556)
2019-05-21 박종현/On-Device... [hermes] Introduce Message class (#3558)
2019-05-21 박세희/On-Device... [moco] add GraphUpdate test (#3560)
2019-05-21 윤현식/On-Device... [moco/tf] adding MaxPool2D and test (#3554)
2019-05-21 박종현/On-Device... [loco] Simplify test code using overloaded eq operator...
2019-05-21 남궁석/On-Device... [moco/ONNX] Introduce opset_version variable (#3550)
2019-05-21 박세희/On-Device... [moco] remove unused node_names (#3553)
next