platform/core/ml/nnfw.git
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...
2019-05-16 박세희/On-Device... [moco] import TensorFlow Const for binary encoded ...
2019-05-16 박세희/On-Device... [moco] enable TensoFlow Relu node import (#3488)
2019-05-16 박종현/On-Device... [loco] Introduce Feature Encoder & Decoder (#3479)
2019-05-16 박세희/On-Device... [moco] test material for TensorFlow Relu (#3490)
2019-05-16 박천교/On-Device... [locomotiv] Docstring for NodeData and make_data()...
2019-05-16 박세희/On-Device... [moco] import TensorFlow Const for one value data ...
2019-05-16 박세희/On-Device... [moco] import Const attributes and value data (#3487)
2019-05-16 박세희/On-Device... [moco] introduce test helper header (#3476)
2019-05-15 박종현/On-Device... Add ONNXSource 1.3.0 package (#3481)
2019-05-15 Роман Михайлович... [loco] Eliminate CRTP from Named class and rename it...
2019-05-15 Ivan Vagin... [nnkit/moco/tf] Build moco_test_tf only when TensorFlow...
2019-05-15 박세희/On-Device... [moco] introduce empty TF Const converter (#3477)
2019-05-15 박세희/On-Device... [moco/tf] Introduce get_tensor_attr (#3468)
2019-05-15 박세희/On-Device... [loco] Introduce ReLU node (#3472)
2019-05-15 박종현/On-Device... [loco] Introduce MaxPool2D node (#3473)
2019-05-15 박종현/On-Device... Distinguish unversioned ONNXSource package (#3469)
2019-05-14 박종현/On-Device... [loco] Introduce Window class (#3459)
2019-05-14 박종현/On-Device... [loco] Introduce Stride class (#3461)
2019-05-14 박종현/On-Device... [loco] Introduce FeatureIndex class (#3458)
2019-05-14 윤현식/On-Device... [nnkit/moco/tf] `runall` and build script (#3449)
2019-05-14 박종현/On-Device... [loco] Introduce FeatureShape class (#3448)
2019-05-14 윤현식/On-Device... [nnkit/moco/tf] Adds getConstFloatTensor for InputTenso...
2019-05-13 박종현/On-Device... [loco] Introduce TensorIndex class (#3445)
2019-05-13 Андрей Шедько... [MIR] Added Readme (#3271)
2019-05-13 윤현식/On-Device... [nnkit/moco/tf] Fix bug while calling ModelSignature...
2019-05-13 윤현식/On-Device... [nnkit/moco/tf] Restructuring 'using' (#3438)
next