platform/core/ml/nnfw.git
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)
2019-05-13 윤현식/On-Device... [nnkit/moco/tf] backend of nnkit (#3444)
2019-05-13 채성우/On-Device... [CMake] Check TensorFlow version (#3373)
2019-05-13 박천교/On-Device... [locomotiv] Session frees node annotations on destructi...
2019-05-13 박종현/On-Device... [loco] Introduce TensorShape class (#3443)
2019-05-13 박종현/On-Device... Extract nnkit-tflite (#3442)
2019-05-13 윤현식/On-Device... [nnkit/tf] fix wrong name of method (#3440)
2019-05-13 박세희/On-Device... [tfldump] Add readme (#3297)
2019-05-13 박천교/On-Device... [locomotiv] Support Forward node (#3436)
2019-05-13 박천교/On-Device... [locomotiv] Use break rather than return (#3437)
2019-05-13 윤현식/On-Device... [nnkit] int32 support for nnkit::TensorContext (#3413)
2019-05-13 박종현/On-Device... Extract nnkit-caffe (#3435)
2019-05-13 박천교/On-Device... [locomotiv] Use macro to iterate supported Nodes (...
2019-05-12 박종현/On-Device... [loco] Introduce ConstGen node (#3425)
2019-05-12 윤현식/On-Device... [nnkit/moco/tf] backend implementation (#3424)
2019-05-10 박종현/On-Device... Extract "nnkit-intf" from "nnkit" (#3433)
2019-05-10 윤지영/On-Device... [nnkit] Run onnx model using onnx runtime (#3432)
2019-05-10 박종현/On-Device... [loco] Introduce input_nodes/output_nodes helper (...
2019-05-10 윤지영/On-Device... [nnkit] Add TensorSet class for managing TensorData...
2019-05-10 윤지영/On-Device... [nnkit] Remove finalize function of nnkit::Backend...
2019-05-09 박천교/On-Device... [locomotiv] Implement Session::get_output() (#3423)
2019-05-09 윤지영/On-Device... [nnkit] Add OnnxRunner for managing onnx runtime (...
2019-05-09 박천교/On-Device... [locomotiv] Implement inference for session (#3419)
2019-05-09 윤현식/On-Device... [nnkit] Removed unused methods in TensorContext (#3418)
next