platform/core/ml/nnfw.git
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)
2019-05-09 박천교/On-Device... [locomotiv] Support Pull node (#3415)
2019-05-09 박종현/On-Device... [loco] Introduce DataTypeImpl trait (#3399)
2019-05-08 채성우/On-Device... Add .c file to format-check-candidate (#3414)
2019-05-08 Андрей Шедько... [MIR] Added a Remove Dead Ends Pass (#3272)
2019-05-08 박천교/On-Device... [locomotiv] Implement Push node execution (#3408)
2019-05-08 윤현식/On-Device... [moco/test/tf] test cases with Const (#3409)
2019-05-08 윤현식/On-Device... [moco/test/tf] test files for reshape (#3410)
2019-05-08 윤지영/On-Device... [nnkit] Add Allocator for onnx backend (#3372)
2019-05-08 박천교/On-Device... [locomotiv] Introduce NodeExecution helper class (...
2019-05-07 Андрей Шедько... [nncc-optimization] Sink transpose optimization added...
2019-05-07 윤현식/On-Device... [nnkit/moco/tf] TensorContext for output tensor (#3406)
2019-05-07 윤현식/On-Device... [nnkit/moco/tf] Make cmake work only when Tensorflow...
2019-05-06 Сергей Баранников... [nnc] Refine Reduce operation implementation in interpr...
2019-05-03 박천교/On-Device... [locomotiv] Introduce NodeDataImpl annotation erase...
2019-05-03 윤현식/On-Device... [nnkit/moco/tf] TensorContext for input tensor (#3392)
2019-05-03 박천교/On-Device... [locomotiv] Implement 'set_input' of Session (#3395)
2019-05-02 윤지영/On-Device... [nnkit] Error handling for dlopen/dlsym and dlclose...
2019-04-30 박천교/On-Device... [locomotiv] const type qualified fuction arguments...
2019-04-30 윤현식/On-Device... [nnkit/moco/tf] bug fix in CMakeLists.txt (#3388)
2019-04-30 윤현식/On-Device... [nnkit/moco/tf] TensorContext class (#3387)
2019-04-29 남궁석/On-Device... [moco/ONNX] Introduce Identity testcase for moco ONNX...
2019-04-29 박천교/On-Device... [locomotiv] Implement 'annot_data', wrapper for 'annot...
2019-04-29 박천교/On-Device... [locomotiv] Reset unique pointer at NodeDataImpl ctor...
2019-04-29 박천교/On-Device... [locomotiv] Use explicit float as constant (#3381)
2019-04-29 박천교/On-Device... [locomotiv] Internal implementation of 'NodeData' ...
2019-04-29 윤지영/On-Device... [nnkit] Add Status class for onnx backend (#3369)
2019-04-29 남궁석/On-Device... [moco/ONNX] Convert onnx graph to loco graph (#3368)
2019-04-29 박종현/On-Device... [loco] Visit each node only once (#3378)
2019-04-25 윤현식/On-Device... [nnkit/moco/tf] skeleton of backend for nnkit moco...
2019-04-25 Ivan Vagin... [nnc] Introduced 'FuseArithmeticOps' graph optimization...
2019-04-25 채성우/On-Device... [CMake] Fix typo in TensorFlowConfig.cmake (#3367)
2019-04-25 남궁석/On-Device... [moco/ONNX] Load onnx model in moco (#3366)
2019-04-25 윤현식/On-Device... [nnkit] Moving TensorInfoParser & ParsedTensor into...
2019-04-25 남궁석/On-Device... [moco/ONNX] Introduce Identity operation (#3365)
2019-04-25 박천교/On-Device... [locomotiv] Set graph input data by NodeData (#3363)
2019-04-25 박세희/On-Device... [moco] remove TF frontend op headers (#3364)
2019-04-25 박세희/On-Device... [moco] use const string for map key (#3362)
2019-04-25 박천교/On-Device... [locomotiv] Introduce NodeData class (#3349)
2019-04-25 박세희/On-Device... [moco] Support operator self register for TF frontent...
2019-04-25 박종현/On-Device... [loco] Add "postorder_traversal" helper (#3354)
2019-04-24 남궁석/On-Device... [moco/ONNX] Introduce symbolTable in GraphBuilderContex...
2019-04-24 Андрей Шедько... [mir] Introduce copy with changed input method to Opera...
2019-04-24 Сергей Баранников... [nnc] Simplify implementation of Softmax in interpreter...
2019-04-24 박세희/On-Device... [enco] Skip tflite model generation if possible (#3351)
2019-04-23 Андрей Шедько... [nnc] Dump Graph Impl (#3001)
next