platform/core/ml/nnfw.git
2019-07-03 박세희/On-Device... [moco/tf] Add more methods in Convert (#4070)
2019-07-03 채성우/On-Device... [loco] ReLU6 node (#4077)
2019-07-03 박종현/On-Device... [mocotest/tf] Use TEST_REPO & TEST_SPACE variables...
2019-07-03 박세희/On-Device... [moco/tf] Run TFOptimizier and Canonicalizer (#4073)
2019-07-03 박세희/On-Device... [moco/tf] Knob for ResolveFusedBatchNorm (#4075)
2019-07-03 윤현식/On-Device... [plier/tf] copy_shape() function (#4066)
2019-07-03 박종현/On-Device... [tf2tflite] Use exo-tflite instead of loco-exporter...
2019-07-03 채성우/On-Device... [locomotiv] Add Reshape operation (#4033)
2019-07-03 박종현/On-Device... Introduce exo-tflite (#4050)
2019-07-03 박세희/On-Device... [moco/tf] Introduce Canonicalizer (#4045)
2019-07-03 박종현/On-Device... [tf2tflite] Rename testcases (#4064)
2019-07-03 박종현/On-Device... [loco] Support FeatureCodec clone (#4062)
2019-07-03 박종현/On-Device... Introduce NNCC_EXTERNALS_DIR configuration (#4065)
2019-07-03 윤현식/On-Device... [plier/tf] Introducing plier/tf (#4056)
2019-07-03 박세희/On-Device... [moco/tf] Introduce TFMul IR (#4061)
2019-07-03 박세희/On-Device... [moco/tf] Add transforms for TFAdd (#4060)
2019-07-02 박세희/On-Device... [moco/tf] Import FusedBatchNorm (#4053)
2019-07-02 박세희/On-Device... [moco/tf] Test for TFFusdBatchNorm (#4052)
2019-07-02 박세희/On-Device... [moco/tf] Introduce TFAdd IR (#4051)
2019-07-02 이성재/On-Device... Update README.modified (#4048)
2019-07-02 박종현/On-Device... [tf2tflite] Add TF_SMALL_NET_0001 test (#4047)
2019-07-02 박세희/On-Device... [moco/tf] Introduce TFOptimizier (#4049)
2019-07-02 박세희/On-Device... [moco/tf] Add ImportAsTFConv2D knob (#4044)
2019-07-02 박종현/On-Device... Add TensorFlow 1.14 source package (#4043)
2019-07-02 박세희/On-Device... [mocotest/tf] FusedBatchNorm_001 (#4042)
2019-07-02 박세희/On-Device... [mocotest/tf] FusedBatchNorm_000 (#4041)
2019-07-02 박종현/On-Device... [moco/tf] Introduce Domain Conversion Simplification...
2019-07-02 박종현/On-Device... [moco/tf] Move Transform.h to the top-level (#4038)
2019-07-02 박세희/On-Device... [moco/tf] Introduce TFFusedBatchNorm IR (#4039)
2019-07-02 박세희/On-Device... [moco/tf] Add TFNode visitor (#4036)
2019-07-01 박종현/On-Device... [moco/tf] Implement Dead Node Elimination (#4032)
2019-07-01 박세희/On-Device... [moco/tf] Introduce TFNode for TensorFlow dialect ...
2019-07-01 박종현/On-Device... [loco] Introduce active_nodes helper (#4014)
2019-07-01 박세희/On-Device... [moco/tf] Rename macro as CANONICAL_NODE (#4025)
2019-07-01 박세희/On-Device... [moco/tf] Introduce TFOpcode (#4028)
2019-07-01 박종현/On-Device... [moco/tf] Implement forward node elimination (#4027)
2019-07-01 박세희/On-Device... [moco/tf] Import to Importer (#4019)
2019-07-01 박세희/On-Device... [moco_tf] Introduce TFDialect (#4020)
2019-07-01 박세희/On-Device... [moco/tf] Use TensorFlow (#4026)
2019-07-01 박세희/On-Device... [mocotest] Test for Mul (#4024)
2019-07-01 박세희/On-Device... [mocotest] Test for Add (#4023)
2019-07-01 박종현/On-Device... [tf2tflite] Pass test configurations via .config file...
2019-07-01 이성재/On-Device... Add CONTRIBTUTORS list (#4021)
2019-07-01 박종현/On-Device... [moco.tf] Introduce Optimizer (#4013)
2019-06-30 채성우/On-Device... [loco] modify struct to class (#4016)
2019-06-28 박종현/On-Device... [tf2tflite] Add TF_SMALL_NET_0000 test (#4012)
2019-06-28 박종현/On-Device... [loco] Check references on node destruction (#4010)
2019-06-28 박종현/On-Device... [tf2tflite] Support logging (#4009)
2019-06-28 박종현/On-Device... [loco] Support node destruction (#4006)
2019-06-28 박종현/On-Device... [moco.tf] Extract Phase infrastructure (#4008)
2019-06-28 박종현/On-Device... [loco] Introduce CanonicalNodeDecl.h (#4007)
2019-06-27 박종현/On-Device... [loco] Introduce Node.opnum API (#4004)
2019-06-27 박종현/On-Device... [locop] Support TensorConcat (#4001)
2019-06-27 박종현/On-Device... [moco/tf] How to convert TensorFlow Const (#4002)
2019-06-27 박종현/On-Device... [loco] Require Node to implement dialect method (#3999)
2019-06-27 박종현/On-Device... [hermes/std] Introduce EnvConfig (#4000)
2019-06-27 박세희/On-Device... [moco_tf] Introduce common import in Frontend (#3992)
2019-06-27 박종현/On-Device... Extract nnkit-misc from nnkit (#3996)
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 (...
next