platform/core/ml/nnfw.git
2019-07-19 박세희/On-Device... Use compiler for compiler modules (#4349)
2019-07-18 박세희/On-Device... [angkor] fix readme to use compiler (#4353)
2019-07-18 박세희/On-Device... [caffegen] fix readme (#4352)
2019-07-18 박세희/On-Device... [moco/tf] tidy FixShapeTransform logging (#4347)
2019-07-18 박세희/On-Device... [stdex] Fix readme to use compiler (#4351)
2019-07-18 박세희/On-Device... [docs] fix folder name to compiler (#4350)
2019-07-18 박천교/On-Device... [encodump] Use 'compiler' directory for documentation...
2019-07-18 박천교/On-Device... Copyright checker use 'compiler' directory (#4345)
2019-07-18 박종현/On-Device... Rename contrib as compiler (#4342)
2019-07-18 박천교/On-Device... [locomotiv] Node execution for DepthwiseFilterEncode...
2019-07-18 박세희/On-Device... [moco/tf] move dump tensorshape to loghelper (#4337)
2019-07-18 박천교/On-Device... [locomotiv] Support DepthwiseConv2D (#4338)
2019-07-18 윤현식/On-Device... [testcase] Custom op test case (#4320)
2019-07-18 박종현/On-Device... Introduce TensorFlow Squeeze_000 test (#4341)
2019-07-18 윤현식/On-Device... [locoex/customop] (#4319)
2019-07-18 오형석/On-Device... Relocate doc directory (#4340)
2019-07-18 윤현식/On-Device... [locoex/customop] setter / getter for attributes (...
2019-07-18 박종현/On-Device... [moco/tf] Introduce TFNodeSummaryBuilderBase (#4335)
2019-07-18 박세희/On-Device... [moco/tf] FuseBinaryIntoPreceding (#4285)
2019-07-18 박세희/On-Device... [moco/tf] Apply TFNodeSummaryBuilder (#4336)
2019-07-18 박종현/On-Device... [loco] Shaped Graph Input/Output (#4325)
2019-07-18 박종현/On-Device... Introduce EigenSource package for TensorFlow 1.12....
2019-07-18 박천교/On-Device... [loco] Introduce DepthwiseConv2D (#4322)
2019-07-18 박세희/On-Device... [moco/tf] fix TFNodeSummaryBuilder TFRsqrt (#4334)
2019-07-18 박세희/On-Device... [moco/tf] TF Formatted Graph support (#4310)
2019-07-18 박세희/On-Device... [moco/tf] Log helper (#4323)
2019-07-17 박종현/On-Device... [moco/tf] Remove Knob in Const Importer unittest (...
2019-07-17 박세희/On-Device... [moco/tf] more logs in fix shape for const (#4315)
2019-07-17 박종현/On-Device... [loco] Introduce CanonicalNodeDef interface (#4302)
2019-07-17 박세희/On-Device... [moco/tf] Introduce TFRsqrt IR (#4317)
2019-07-17 박종현/On-Device... [moco/tf] Remove Knob in Conv2D importer test (#4303)
2019-07-17 박종현/On-Device... [exo/tflite] Use Visitor in Operation Exporter (#4300)
2019-07-17 박종현/On-Device... [exo/tflite] Visitor-based Type Inference (#4296)
2019-07-17 박종현/On-Device... [exo/tflite] Visitor-based Shape Inference (#4299)
2019-07-17 박세희/On-Device... [moco/tf] ResolveFBN for only active nodes (#4311)
2019-07-17 박세희/On-Device... [moco/tf] Canonicalize Const (#4312)
2019-07-17 박종현/On-Device... Relocate CMake extensions (#4308)
2019-07-17 박종현/On-Device... Relocate nncc commands (#4307)
2019-07-17 박종현/On-Device... Relocate nncc configurations (#4248)
2019-07-17 윤현식/On-Device... [moco-tf] Setting basic data of constgen in test (...
2019-07-16 박세희/On-Device... [res] TF_SMALL_NET_0010 (#4301)
2019-07-16 박천교/On-Device... [locomotiv] Prevent input/output index overflow (#4286)
2019-07-16 박세희/On-Device... [res/test] TF_SMALL_NET_0009 (#4287)
2019-07-16 윤현식/On-Device... [locoex/customop] Adding COpCall node (#4290)
2019-07-16 박종현/On-Device... [moco/tf] Test BiasAdd Importer without Knob (#4265)
2019-07-16 박세희/On-Device... [moco/tf] Use TFConst for Resolve FBN (#4291)
2019-07-16 윤현식/On-Device... [locoex/customop] Change name of file (#4288)
2019-07-16 박천교/On-Device... [loco] Permuting encoder for DepthwiseFilter (#4284)
2019-07-16 박세희/On-Device... [moco/tf] Skip fix_shape for add when disconnected...
2019-07-16 박천교/On-Device... [loco] Permutation for DepthwiseFilter (#4280)
2019-07-15 박천교/On-Device... [loco] Introduce DepthwiseFilterAxis (#4278)
2019-07-15 박천교/On-Device... [loco] Introduce DepthwiseFilter Domain (#4277)
2019-07-15 박종현/On-Device... [loco] Extract SymbolTable class (#4276)
2019-07-15 박세희/On-Device... [moco/tf] Revise Const unit test (#4271)
2019-07-15 박세희/On-Device... [moco/tf] Implement fix_shape for TFConst (#4274)
2019-07-15 박세희/On-Device... [moco/tf] Revise FusedBatchNorm unit test (#4272)
2019-07-15 박천교/On-Device... [loco] Introduce DepthwiseFilterEncode (#4273)
2019-07-15 박종현/On-Device... Extract StampTools module (#4268)
2019-07-15 박천교/On-Device... [loco] Introduce DepthwiseFilterEncoder (#4270)
2019-07-15 박종현/On-Device... [mocotest/tf] Enable Relu6_000 test (#4266)
2019-07-15 박세희/On-Device... [moco/tf] Fix ConstCanonicalizer (#4269)
2019-07-15 박세희/On-Device... [moco/tf] Revise Conv2D unit test (#4267)
2019-07-15 박세희/On-Device... [moco/tf] Revise Concat unit test (#4244)
2019-07-15 박천교/On-Device... [loco] Introduce DepthwiseFilterIndex (#4263)
2019-07-15 박세희/On-Device... [moco/tf] Import as TFConst (#4261)
2019-07-15 박세희/On-Device... [moco/tf] Canonicalize Const (#4252)
2019-07-15 박세희/On-Device... [moco/tf] Check canonicalization (#4257)
2019-07-15 윤현식/On-Device... [locoex/customop] make ctor of COpAttrData protected...
2019-07-15 박종현/On-Device... [moco/tf] Chainable GraphBuilderRegistry (#4258)
2019-07-15 박종현/On-Device... [moco/tf] Importer with User-Defined GraphBuilderSource...
2019-07-15 윤현식/On-Device... [locoex/customop] Introducing COpNode class (#4253)
2019-07-15 박종현/On-Device... Introduce tfgraph-xform (#4251)
2019-07-15 박종현/On-Device... Add TensorFlow Relu6 test (#4256)
2019-07-15 박종현/On-Device... [exo/tflite] Extract ShapeInference (#4255)
2019-07-15 박천교/On-Device... [loco] Introduce DepthwiseFilterShape (#4250)
2019-07-15 박세희/On-Device... [moco/tf] Revise AvgPool2D unit test (#4242)
2019-07-15 박종현/On-Device... Add execution permission to make_directories (#4249)
2019-07-15 박세희/On-Device... [moco/tf] Introduce TFConst (#4240)
2019-07-15 박세희/On-Device... [moco/tf] Fix PadData and PaddingData header (#4212)
2019-07-15 박세희/On-Device... [moco/tf] Revise ReLU6 unit test (#4247)
2019-07-15 박세희/On-Device... [moco/tf] Revise ReLU unit test (#4246)
2019-07-15 박세희/On-Device... [moco/tf] Revise MaxPool2D unit test (#4245)
2019-07-15 박세희/On-Device... [moco/tf] Revise BiasAdd unit test (#4243)
2019-07-15 윤현식/On-Device... [locoex/customop] Attr types and data structure (#4203)
2019-07-15 윤현식/On-Device... [locoex/customop] Dialect for Customop (#4209)
2019-07-15 박종현/On-Device... [exo/tflite] Do NOT export Identity (#4237)
2019-07-15 박종현/On-Device... Introduce TensorFlowProtoText 1.12 package (#4230)
2019-07-15 박종현/On-Device... Introduce and use import function for configuraiton...
2019-07-15 박세희/On-Device... [moco/tf] Fix macro undef (#4210)
2019-07-15 박종현/On-Device... [moco/tf] Introduce GraphBuilderSource interface (...
2019-07-15 박세희/On-Device... [moco_tf] helper of test to find nodes by type (#4241)
2019-07-14 박세희/On-Device... [moco/tf] Introduce find node by type test helper ...
2019-07-14 박종현/On-Device... [moco/tf] Enable FeatureDecode-ReLU reorder by default...
2019-07-12 박종현/On-Device... [exo/tflite] Support FeatureBiasAdd (#4229)
2019-07-12 박종현/On-Device... Stop CMake immediately on GTest configure/build error...
2019-07-12 박종현/On-Device... Stop CMake immediately on FlatBuffer configure/build...
2019-07-12 박세희/On-Device... [moco/tf] Import as TFConv2D (#4223)
2019-07-12 박종현/On-Device... [exo/tflite] Export T/F Lite operation in exeuction...
2019-07-12 박종현/On-Device... [moco/tf] Selective Reorder (#4216)
2019-07-12 박종현/On-Device... [exo/tflite] Remove commented function declarations...
next