projects
/
platform
/
core
/
ml
/
nnfw.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/ml/nnfw.git
2019-06-12
윤현식/On-Device...
[moco/tf] class storing user-provided compiler argument...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
윤현식/On-Device...
[locomotiv] Conv2D (padding is not yet added) (#3725)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
윤현식/On-Device...
[moco/tf] a test case for Conv2D (#3728)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
박종현/On-Device...
[loco] Introduce CanonicalNode interface (#3743)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
박천교/On-Device...
[locomotiv] Add MaxPool2D test case for padding (#3742)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
박세희/On-Device...
[moco/tf] Clean frontend annotations (#3740)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
박종현/On-Device...
[loco] Introduce CanonicalOpcode enum class (#3741)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
박세희/On-Device...
[moco/tf] Test case for Concat axis with -1 (#3721)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
박종현/On-Device...
[loco] Extend Node with dialect method (#3730)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
박세희/On-Device...
[moco/tf] Enable concat inference test (#3724)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
박세희/On-Device...
[loco] Introduce AvgPool2D (#3720)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
박종현/On-Device...
[loco] Introduce CanonicalDialect singleton (#3729)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
박종현/On-Device...
[loco] Enable MaxPool2D Pad setter (#3723)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
박세희/On-Device...
[moco/tf] add include for stringstream (#3722)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
박천교/On-Device...
[locomotiv] MaxPool2D support padding (#3719)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
박천교/On-Device...
[locomotiv] Support FilterEncode execution (#3716)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
박천교/On-Device...
[locomotiv] Combine Session test in one file (#3700)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
박종현/On-Device...
[loco] Introduce replace helper (#3697)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
박종현/On-Device...
[loco] Rewrite FixedArityNode as a mix-in (#3699)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
박세희/On-Device...
[moco/tf] Implement fix_shape for TensorConcat (#3694)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
박세희/On-Device...
[moco/tf] const test with shape inference (#3709)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
박천교/On-Device...
[locomotiv] Amend runtime error message for executions...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
박세희/On-Device...
[moco/tf] Dump ShapeInferenceData for outputs (#3695)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
박천교/On-Device...
[locomotiv] Execution verify and annotate domain info...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
박천교/On-Device...
[locomotiv] Node domain annotation for Session (#3682)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
박세희/On-Device...
[moco/tf] Implement fix_shape for ConstGen (#3692)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
박세희/On-Device...
[moco/tf] Implement fix_shape for Pull (#3693)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
박종현/On-Device...
[loco] Add Conv2D_Float_000 testcase (#3691)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
박세희/On-Device...
[tfkit] Fix for already packed or unpacked (#3688)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
박세희/On-Device...
[tfkit] support pack,unpack for int32 type (#3690)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
박세희/On-Device...
[moco/tf] Implement fix_shape for copy (#3685)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
박종현/On-Device...
[loco] Support Padding over Conv2D (#3686)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
박종현/On-Device...
[loco] Introduce Filter Permuting Encoder (#3684)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
박세희/On-Device...
[moco/tf] Change calling transform run (#3687)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
박세희/On-Device...
[moco/tf] Register two transforms (#3683)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
박종현/On-Device...
[loco] Introduce Pad field and its getter on MaxPool2D...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
박종현/On-Device...
[loco] Implement FilterAxis Permutation (#3675)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
박세희/On-Device...
[moco/tf] introduce FixShapeTransform (#3673)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
박종현/On-Device...
[loco] Introduce Dialect interface (#3676)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
박세희/On-Device...
[moco/tf] Add Concat node converter (#3671)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
박천교/On-Device...
[locomotiv] Fix ASSERT_EQ for integer test of ConstGen...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
박세희/On-Device...
[moco/tf] Introduce ClearAnnotTransform (#3672)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박종현/On-Device...
[loco] Introduce FilterAxis enum class (#3669)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박천교/On-Device...
[locomotiv] Introduce node domain annotation tools...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박세희/On-Device...
[moco/tf] Add graph transformation step (#3674)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
남궁석/On-Device...
[moco/ONNX] Introduce onnxutil (#3633)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박세희/On-Device...
[moco/tf] Guard of unknown dim for Const (#3668)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박세희/On-Device...
[moco/tf] introduce ShapeInferenceData (#3642)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박세희/On-Device...
[locomotiv] Support TensorConcat (#3655)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박종현/On-Device...
[loco] Use stdex::make_unique in test (#3667)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박종현/On-Device...
[loco] Introduce DataType mixin (#3666)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박종현/On-Device...
[loco] Introduce Pad<2> class (#3659)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박세희/On-Device...
[moco/tf] Introduce transform base class (#3645)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
윤현식/On-Device...
[moco/tf] Enabling MaxPool2D_000 test (#3663)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박세희/On-Device...
[moco/tf] Support Const int32 type (#3657)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박세희/On-Device...
[locomotiv] Support S32 type for ConstGen (#3656)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박세희/On-Device...
[moco_tf] Fix test.info file for Concat_000 (#3658)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박세희/On-Device...
[moco/tf] Add graph validation (#3653)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
남궁석/On-Device...
[moco/tf] Simplify implementation of Const op (#3651)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박종현/On-Device...
[pp] Update README.md (#3654)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박세희/On-Device...
[moco/tf] Add Concat test material with -1 axis (#3648)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박종현/On-Device...
[loco] Introduce Conv2D (#3650)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박세희/On-Device...
[moco/tf] Add test material for Concat (#3646)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박세희/On-Device...
[moco/tf] Add Concat test material with 3 inputs (...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박천교/On-Device...
[locomotiv] Support FeatureDecode Node (#3639)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박세희/On-Device...
[moco/tf] Fix shape reading for Placeholder (#3644)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
박세희/On-Device...
[moco/tf] Introduce ConcatData (#3641)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
박세희/On-Device...
[moco/tf] Add get_int_attr (#3643)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
박천교/On-Device...
[locomotiv] Prepare for FeatureCodec execution test...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
박세희/On-Device...
[loco] add int32 type (#3636)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
박세희/On-Device...
[moco] introduce NodeDefTable (#3637)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
박세희/On-Device...
[loco] introduce TensorConcat (#3635)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
남궁석/On-Device...
[moco/ONNX] Introduce Constant operation (#3626)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
박종현/On-Device...
[nike] Update README.md (#3632)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
박종현/On-Device...
[loco] Introduce FilterEncode (#3625)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
윤현식/On-Device...
[loco] Reshape with shape known at compile time (#3615)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
박종현/On-Device...
[loco] Reuse permutation (#3622)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
박천교/On-Device...
[locomotiv] Support FeatureEncode execution (#3602)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
남궁석/On-Device...
[moco/ONNX] Enable converting initializer and input...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
박종현/On-Device...
[loco] Introduce FilterEncoder (#3613)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
박종현/On-Device...
[moco] Update README.md (#3614)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
채성우/On-Device...
Update Dockerfile for updating gcc version (#3606)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
윤현식/On-Device...
[nnkit/moco/tf] Enable building nnkit when moco is...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
박종현/On-Device...
[loco] Introduce FilterIndex (#3600)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
박종현/On-Device...
[moco] Introduce Logging Framework (#3593)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
박천교/On-Device...
[locomotiv] Assert on push_data not push node (#3599)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
박종현/On-Device...
[loco] Update MaxPool2D comment (#3596)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
윤현식/On-Device...
[locomotiv] Supporting MaxPool2D (#3576)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
박천교/On-Device...
[locomotiv] Additional example on argument shape mismat...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
박종현/On-Device...
[loco] Update README (#3590)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
박종현/On-Device...
[loco] Introduce FilterShape (#3587)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
박종현/On-Device...
[cwrap] Update README.md (#3589)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
박종현/On-Device...
[hermes] Introduce Context class (#3585)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
박종현/On-Device...
[hermes] Introduce Source class (#3574)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
윤현식/On-Device...
[locomotiv] Using shape({ .. }) instead of rank(.....
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
박세희/On-Device...
[moco] enable const_000 test of TensorFlow frontend...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
남궁석/On-Device...
[moco/ONNX] Remove deprecated functions (#3578)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
남궁석/On-Device...
[moco/ONNX] Introduce convert tool for ONNX moco fronte...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
남궁석/On-Device...
[moco/ONNX] Apply opset version to operator and fronten...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
윤현식/On-Device...
[moco/tf/test] test case for MaxPool (#3555)
commit
|
commitdiff
|
tree
|
snapshot
next