platform/core/ml/nnfw.git
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)
2019-05-21 박종현/On-Device... [hermes] Introduce Severity class (#3551)
2019-05-21 윤현식/On-Device... [moco/tf] Converting functions for MaxPool2D (#3549)
2019-05-21 박세희/On-Device... [moco] use _table for name resolve (#3548)
2019-05-21 박종현/On-Device... [loco] Override eq operator over Dimension (#3545)
2019-05-21 박종현/On-Device... Add hermes project (#3542)
2019-05-21 남궁석/On-Device... [moco/ONNX] Change parameter of convert_graph (#3547)
2019-05-21 박종현/On-Device... [loco] Introduce shape helper method (#3544)
2019-05-21 박세희/On-Device... [moco] finalize node conversion inherit classes (#3546)
2019-05-21 박세희/On-Device... [moco] use GraphUpdate to set input (#3540)
2019-05-20 박세희/On-Device... [moco] Implement UpdateQueue::enroll() (#3538)
2019-05-20 박세희/On-Device... [moco] Add UpdateQueue member (#3537)
2019-05-20 박세희/On-Device... [moco] Add two GraphUpdate inherits (#3536)
2019-05-20 박천교/On-Device... [locomotiv] Session's graph input/output size (#3531)
2019-05-20 박세희/On-Device... [moco] add const method type (#3535)
2019-05-20 박세희/On-Device... [moco] Introduce UpdateQueue (#3533)
2019-05-20 박세희/On-Device... [moco] Introduce GraphUpdate interface (#3525)
2019-05-20 박종현/On-Device... Verify ONNXSource 1.4.1 archive checksum (#3528)
2019-05-20 박종현/On-Device... Verify ONNXSource 1.3.0 archive checksum (#3527)
2019-05-20 박천교/On-Device... [locomotiv] How to use locomotiv (#3524)
2019-05-20 박종현/On-Device... [loco] Introduce Feature Permuting Codec (#3517)
2019-05-20 박종현/On-Device... [loco] Introduce IR verification infrastructure (#3526)
2019-05-20 박종현/On-Device... Verify downloaded archive (#3512)
2019-05-20 박종현/On-Device... [loco] Introduce all_nodes helper (#3522)
2019-05-17 박천교/On-Device... [locomotiv] Support ConstGen execution (#3498)
2019-05-17 박천교/On-Device... [locomotiv] How to support new node execution (#3484)
2019-05-17 박종현/On-Device... Remove version-less ONNXSource package (#3518)
2019-05-17 박종현/On-Device... Use a specific ONNX version in ONNXProto (#3513)
2019-05-17 박종현/On-Device... [nnc] Use versioned ONNXSource package (#3515)
2019-05-17 박종현/On-Device... [loco] Introduce asserts inside postorder_traversal...
2019-05-17 박종현/On-Device... [moco/tf] Show executed commands (#3510)
2019-05-17 박세희/On-Device... [locomotiv] Relocate codes that may be duplicates ...
2019-05-16 박종현/On-Device... [loco] Introduce Domain enum class (#3500)
2019-05-16 박천교/On-Device... [locomotiv] Remove data update duplication in Forward...
2019-05-16 박천교/On-Device... [locomotiv] Remove data update duplication in Push...
2019-05-16 박종현/On-Device... [loco] Introduce Feature Encode/Decode node (#3495)
2019-05-16 박세희/On-Device... [locomotiv] Introduce ReLU (#3485)
2019-05-16 박세희/On-Device... [moco] import TensorFlow Const for some float values...
next