platform/core/ml/nnfw.git
2019-06-27 박세희/On-Device... [moco-tf] Revisit tests as Import (#3991)
2019-06-26 윤현식/On-Device... [moco/tf] convert pb bool attribute to C++ bool (#3995)
2019-06-26 박종현/On-Device... [moco.log] Reflect hermes design change (#3994)
2019-06-26 박종현/On-Device... Extract nnkit-onnxrt from nnkit (#3989)
2019-06-26 박종현/On-Device... [loco] Support post_order_traversal over incomplete...
2019-06-26 박종현/On-Device... [hermes] Use generic Config on reload (#3985)
2019-06-26 박세희/On-Device... [moco_tf] Revise Frontend to use Import (#3986)
2019-06-26 박세희/On-Device... [moco-tf] introduce Import (#3981)
2019-06-26 박세희/On-Device... [moco_tf] parse graphdef for tests (#3983)
2019-06-26 박종현/On-Device... [moco.log] Add source-generic configure method (#3984)
2019-06-26 박종현/On-Device... [locop] Show tensor shape attribute (#3980)
2019-06-26 박종현/On-Device... [loco] Introduce mutable canonical node visitor (#3979)
2019-06-26 박종현/On-Device... [hermes] Extract SourceSetting class (#3976)
2019-06-26 박종현/On-Device... Extract nnkit-tf from nnkit (#3974)
2019-06-26 박세희/On-Device... [moco_tf] add get_float_attr (#3973)
2019-06-25 박종현/On-Device... Extract nnkit-mocotf from nnkit (#3970)
2019-06-25 박종현/On-Device... Skip copyright check if no candidates exists (#3969)
2019-06-25 박종현/On-Device... Build Abseil C++ library (#3968)
2019-06-25 박종현/On-Device... [nnkit/moco/tf] Reduce directory nesting level (#3965)
2019-06-25 박세희/On-Device... [tf2tflite] update requires.cmake (#3966)
2019-06-25 박종현/On-Device... [locop] Implement Forward Node Description Builder...
2019-06-25 박세희/On-Device... [moco/tf] extract moco-tf (#3963)
2019-06-25 윤현식/On-Device... [locomotiv] shortening error check (#3959)
2019-06-25 박종현/On-Device... Protobuf_Generate with LIBRARIES (#3964)
2019-06-25 박종현/On-Device... [moco/tf] Introduce transform name getter (#3954)
2019-06-24 이성재/On-Device... Add COPYRIGHT (#3961)
2019-06-24 박종현/On-Device... Extract tfinfo from nnkit (#3955)
2019-06-24 윤현식/On-Device... [tfldump] Dumping attrs of custom op (#3949)
2019-06-24 박종현/On-Device... [loco] Introduce CanonicalNodeDescBuilder (#3953)
2019-06-24 박종현/On-Device... [loco] Visit constant nodes (#3951)
2019-06-24 박세희/On-Device... [moco/tf] dump domain for shapeinferencedata (#3948)
2019-06-24 박종현/On-Device... [moco/tf] Show graphs before and after transform (...
2019-06-24 박종현/On-Device... [locop] Use const loco::Node * (if possible) (#3946)
2019-06-24 박종현/On-Device... [loco] Simplify CanonicalNodeVisitor default fallback...
2019-06-24 박세희/On-Device... [locomotiv] constant input for avgpool2d test (#3934)
2019-06-24 박세희/On-Device... [moco/tf] remove unnecessary comments (#3947)
2019-06-24 박종현/On-Device... [moco/tf] Update Conversion.md with Identity (#3938)
2019-06-24 박종현/On-Device... [tf2tflite] Add copyright notice (#3939)
2019-06-24 박세희/On-Device... [moco/tf] revisit graph cleanup (#3940)
2019-06-24 박종현/On-Device... Extract enco-intf from enco (#3936)
2019-06-24 남궁석/On-Device... [moco/tf] Enable mocotest-tf tests (#3941)
2019-06-24 박종현/On-Device... [moco/tf] Introduce configuration infrastructure (...
2019-06-24 채성우/On-Device... [locomotiv] Conv2D support padding (#3814)
2019-06-24 박세희/On-Device... [moco/tf] introduce graph cleanup (#3932)
2019-06-24 박종현/On-Device... Add check-copyright command (#3927)
2019-06-24 남궁석/On-Device... [moco/tf] Introduce BiasAdd tests for moco/tf (#3922)
2019-06-24 박종현/On-Device... [angkor] Use GTest_AddTest (#3921)
2019-06-24 박종현/On-Device... [moco] Remove empty test directory (#3925)
2019-06-24 박세희/On-Device... [locomotiv] enable AvgPool2D (#3929)
2019-06-24 박세희/On-Device... [moco/tf] Introduce NodeShape (#3926)
2019-06-24 박세희/On-Device... [moco/tf] revise test for shape inf feature (#3931)
2019-06-23 박종현/On-Device... [pepper-strcast] Use proper target name (#3917)
2019-06-23 박종현/On-Device... Extract moco-onnx from moco (#3919)
2019-06-23 박세희/On-Device... [moco/tf] revise test for shape inf bias (#3930)
2019-06-23 박세희/On-Device... [mocotest/tf] add avgpool2d_001 (#3928)
2019-06-21 박세희/On-Device... [moco/tf] revise test for shape inf filter (#3920)
2019-06-21 박종현/On-Device... [ann-ref] Check required targets (#3923)
2019-06-21 윤현식/On-Device... [locomotiv] add method for condition check (#3912)
2019-06-21 박세희/On-Device... [moco/tf] support bias in ShapeInferenceData (#3913)
2019-06-21 박종현/On-Device... [moco-log] Use Builtin Hermes Console Reporter (#3914)
2019-06-21 박종현/On-Device... Extract moco-log from moco (#3897)
2019-06-21 박종현/On-Device... [tf2tflite] Use TargetRequire_Return (#3910)
2019-06-21 박세희/On-Device... [moco/tf] introduce domain in ShapeInferenceData (...
2019-06-21 박종현/On-Device... Require moco from nnkit (#3909)
2019-06-21 윤현식/On-Device... [locomotiv] BiasEncode (#3888)
2019-06-21 윤현식/On-Device... [moco/tf] Setting shape of Pull from user-provided...
2019-06-21 박종현/On-Device... Extract moco tests from moco (#3907)
2019-06-21 박종현/On-Device... [onnxkit] Update README.md (#3900)
2019-06-21 박종현/On-Device... Add TargetRequire module (#3895)
2019-06-21 박종현/On-Device... [moco.tf] Remove load_model unittest (#3905)
2019-06-21 박종현/On-Device... [moco.tf] Add Conversion.md (#3894)
2019-06-21 박종현/On-Device... [pepper-strcast] Initial commit (#3896)
2019-06-21 박종현/On-Device... [tfldump] Update README.md (#3899)
2019-06-21 박종현/On-Device... [hermes-std] Initial commit (#3893)
2019-06-20 윤현식/On-Device... [locomotiv] BiasAdd (#3877)
2019-06-20 박천교/On-Device... [loco exporter] Naming multiple graph I/O from loco...
2019-06-20 박종현/On-Device... [locop] Introduce NodeDesc class (#3891)
2019-06-20 박종현/On-Device... [tftestinfo] Remove T/F dependencies (#3892)
2019-06-20 박종현/On-Device... [stdex] Update README.md (#3886)
2019-06-20 박종현/On-Device... [tfkit] Support conversion from pb (#3883)
2019-06-20 박종현/On-Device... [enco.caffe] Remove local tests (#3884)
2019-06-19 박세희/On-Device... [moco/tf] arrange concat validate codes (#3881)
2019-06-19 박종현/On-Device... [mirunner] Update README.md (#3857)
2019-06-19 박종현/On-Device... [enco.caffe] Use shared test suite (#3882)
2019-06-19 박종현/On-Device... [tf2tflite] Add BiasAdd 000 testcase (#3876)
2019-06-19 박천교/On-Device... [loco exporter] Support BiasAdd<Tensor> (#3875)
2019-06-19 박세희/On-Device... [moco/tf] fix style for filter_shape (#3866)
2019-06-19 박종현/On-Device... [cli] Update README.md (#3867)
2019-06-19 박천교/On-Device... [loco exporter] Support BiasEncode (#3872)
2019-06-19 박세희/On-Device... [moco/tf] throw instead of assert (#3874)
2019-06-19 윤현식/On-Device... [moco/tf] FixPaddingTransform for Conv2D (#3863)
2019-06-19 박종현/On-Device... Add BVLCCaffeTest resource (#3868)
2019-06-18 윤현식/On-Device... [moco/tf] FixShapeTransform for Conv2D (#3858)
2019-06-18 박천교/On-Device... [loco exporter] Support TensorConcat (#3861)
2019-06-18 박종현/On-Device... [tf2tflite] Add TF_IV3_Conv2D_000 (#3859)
2019-06-18 박천교/On-Device... [loco exporter] Support Conv2D (#3849)
2019-06-18 윤현식/On-Device... [moco/tf] Methods to handle feature in ShapeInferenceDa...
2019-06-18 박종현/On-Device... [enco] Cleanup caffe test framework (#3856)
2019-06-18 박종현/On-Device... [nnkit.support.tf] Remove dtype calls (#3854)
2019-06-18 윤현식/On-Device... [moco/tf] Addding padding data annotation into Conv2D...
next