platform/core/ml/nnfw.git
2019-10-21 윤현식/On-Device... [tf2tflite] added NET_0035-37 (CBR related test) into...
2019-10-21 박천교/On-Device... [exo] DepthwiseConv2D TFL dialect IR (#8320)
2019-10-21 윤현식/On-Device... [moco-integration-test] adding NET_0035, NET_0037 into...
2019-10-21 오형석/On-Device... [nnfw-api] Merge custom op API implementation (#8340)
2019-10-21 오형석/On-Device... Update BuildGraph parameter (#8337)
2019-10-21 박세희/On-Device... [moco] Import Nodes (#8336)
2019-10-21 박천교/On-Device... [loco] PemutingDecoder for DepthwiseFilter (#8331)
2019-10-21 박세희/On-Device... [moco-tf] use mio-tf (#8328)
2019-10-21 박세희/On-Device... [moco] Import requires (#8339)
2019-10-21 박천교/On-Device... [logo] Update SimplifyDomainConversionPass comment...
2019-10-21 박천교/On-Device... [exo] Update make_filter_* comment (#8322)
2019-10-21 박세희/On-Device... [plier-tf] use mio-tf (#8329)
2019-10-21 박세희/On-Device... [moco] Convert and TestHelper (#8330)
2019-10-21 이상규/On-Device... [nnpkg, circle] Define instance_norm in circle_schema...
2019-10-21 박세희/On-Device... [moco-tf] Redirect GraphBuilder to moco (#8327)
2019-10-21 오형석/On-Device... Relocate compute libraries (#8307)
2019-10-21 박천교/On-Device... [loco] DepthwiseFilterDecoder (#8319)
2019-10-21 박세희/On-Device... [moco] Introduce TFPlaceholder IR (#8313)
2019-10-21 이춘석/On-Device... Support Logistic in base loader (#7942)
2019-10-20 박천교/On-Device... [loco] Fix typo for DepthwiseFilterEncoder comment...
2019-10-20 박세희/On-Device... [moco] Include moco import (#8316)
2019-10-18 Gusev Dmitry... [mir] Refine operations constructors. (#8283)
2019-10-18 Sergei Barannikov... [mir] Remove Operation::Input class (#8294)
2019-10-18 Sergei Barannikov... [mir] Remove unused functions (#8324)
2019-10-18 Pavel Iliutchenko... [mir] Introduce new fused bias constructors (#8186)
2019-10-18 이상규/On-Device... [base-loader] Change SubNode to MulNode in loadMul...
2019-10-18 채성우/On-Device... [moco-tf] fix PadCanonicalizer (#8298)
2019-10-18 박세희/On-Device... [moco] Import: Introduce GraphBuilder (#8306)
2019-10-18 박세희/On-Device... [moco-tf] Refactor TF node graph builder test part...
2019-10-18 박세희/On-Device... [moco-tf] Refactor TF node graph builder test part...
2019-10-18 윤현식/On-Device... [exo] replace PhaseStrategy of TestHelper.h from Satura...
2019-10-18 윤현식/On-Device... [res/TensorFlowTests] NET_0037 test case (#8302)
2019-10-18 오형석/On-Device... [nnfw-gbs] Merge build require and option setting...
2019-10-18 윤현식/On-Device... [exo] adding FuseReluPass into TFLOptimize.cpp (#8280)
2019-10-18 윤현식/On-Device... [exo] rewriting a function to handle Mixin (#8281)
2019-10-18 오형석/On-Device... [lib/tflite] Update operation register (#8278)
2019-10-18 윤현식/On-Device... [exo] FuseConv2DAddSubPass checks Conv2D's fused activa...
2019-10-18 박세희/On-Device... [mio-tf] TensorFlow model library (#8274)
2019-10-18 오형석/On-Device... [neurun] Backend priority by OP_BACKEND_ALLOPS (#8124)
2019-10-18 박종현/On-Device... Rename moco-onnx as oneco (#8251)
2019-10-18 남궁석/On-Device... [tf2tflite] Set shape information in ModelSignature...
2019-10-18 남궁석/On-Device... [nnkit-mocotf] Set shape information in ModelSignature...
2019-10-17 윤현식/On-Device... [res] Tensorflow test file for Relu( Add( Conv2D, Scala...
2019-10-17 남궁석/On-Device... [moco-integration-test] Enable MergeConcatPass tests...
2019-10-17 남궁석/On-Device... [tf2tflite] Enable MergeConcatPass tests (#8287)
2019-10-17 남궁석/On-Device... [exo] Enable ConvertTensorConcat knob (#8286)
2019-10-17 Pavel Iliutchenko... [ncc/interpreter] Fix Reshape operation for quantizatio...
2019-10-17 Pavel Iliutchenko... [nnc] Fix constant folding optimization for quantizatio...
2019-10-17 Sergei Barannikov... [nnc] Fix ModelAnalyzer.linearization test (#8291)
2019-10-17 박세희/On-Device... [moco] Update input accessor (#8279)
2019-10-17 남궁석/On-Device... [exo] Add tests for TFLConcatenate (#8273)
2019-10-17 박세희/On-Device... [moco-tf] Introduce TFNodeBuildTester and apply BiasAdd...
2019-10-17 남궁석/On-Device... [exo] Introduce MergeConcatNodePass (#8264)
2019-10-17 채성우/On-Device... [locomotiv] Introduce TensorConstantPad (#8027)
2019-10-17 박세희/On-Device... [moco-tf] Remove Shape Type inference header (#8270)
2019-10-17 박세희/On-Device... [moco-tf] Update input accessor (#8276)
2019-10-17 오형석/On-Device... [tool] Support SquaredDifferene in select operator...
2019-10-17 박천교/On-Device... [exo] Register TransposedConv2DConverter (#8271)
2019-10-17 윤현식/On-Device... [exo] adds loop to fuse the nodes for FuseReluPass...
2019-10-17 박세희/On-Device... [plier-tf] Introduce parse_nodedef (#8261)
2019-10-17 남궁석/On-Device... [exo] Introduce TFLConcatenation exporter (#8259)
2019-10-17 박천교/On-Device... [exo] Convert canonical TransposedConv2D (#8267)
2019-10-17 박천교/On-Device... [exo] Export TFLTransposeConv (#8260)
2019-10-17 박세희/On-Device... [moco-tf] Redirect to moco Service (#8265)
2019-10-17 박천교/On-Device... [exo] TransposeConv type & shape inference (#8258)
2019-10-17 이상규/On-Device... [nnpkg-spec] Add instance_norm and revise structure...
2019-10-17 윤현식/On-Device... [exo] adding TFLRelu6Converter into convert.cpp (#8253)
2019-10-17 박천교/On-Device... [exo] TransposeConv IR (#8237)
2019-10-17 채성우/On-Device... [res] Add simple network of placeholder with unknown...
2019-10-17 윤현식/On-Device... [exo] refactoring using new function (`create_fused_bia...
2019-10-17 오형석/On-Device... [lib/tflite] Update nnapi delegate (#8238)
2019-10-17 여지환/On-Device... Rename srcn backend shape (#8120)
2019-10-17 박세희/On-Device... [moco] Introduce Shape and Type inference Service ...
2019-10-17 오형석/On-Device... [neurun] Introduce build option for default config...
2019-10-16 Sergei Barannikov... [nnc] Explicitly declare some variables as `Operation...
2019-10-16 Gusev Dmitry... [mir-tflite-importer] Fixed a bug (wrong Deconv2d const...
2019-10-16 Gusev Dmitry... [mir-caffe-importer] Fixed a bug in CaffeOpCreator...
2019-10-16 Pavel Iliutchenko... [nnc/interpreter] Fix Transpose for quantization (...
2019-10-16 Sergei Barannikov... [mir2loco] Replace getInputProducer with getInput ...
2019-10-16 Sergei Barannikov... [nnc] Replace getInputProducer with getInput (#8244)
2019-10-16 Sergei Barannikov... [mir] Make getInput the same as getInputProducer (...
2019-10-16 Gusev Dmitry... [mir-onnx-importer] Use new operations interface in...
2019-10-16 Sergei Barannikov... [mir2loco] Switch to `getInputProducer` (#8190)
2019-10-16 Sergei Barannikov... [nnc] Switch to `getInputProducer` method (#8189)
2019-10-16 채성우/On-Device... [angkor] Overload operator== (#8233)
2019-10-16 채성우/On-Device... [angkor] Overload operator+ (#8210)
2019-10-16 박천교/On-Device... locomotiv is static library (#8212)
2019-10-16 박세희/On-Device... [moco-tf] Remove VariadicArityNode (#8227)
2019-10-16 박세희/On-Device... [moco-tf] Remove IR tests (#8225)
2019-10-16 남궁석/On-Device... [exo] Introduce TFLConcatenation converter (#8221)
2019-10-16 윤현식/On-Device... [exo] Refactoring: Extract code from big method (Fuse...
2019-10-16 윤현식/On-Device... [exo] TFLMixin for classes that have fused activation...
2019-10-16 이상규/On-Device... [nnfw-api] use circle loader for circle model (#8222)
2019-10-16 오형석/On-Device... [nnpkg-test] Remove conv test (#8220)
2019-10-16 박천교/On-Device... [exo] TODO rigorous padding conversion (#8219)
2019-10-16 윤현식/On-Device... [exo] Introducing FuseReluPass (#8176)
2019-10-16 박세희/On-Device... [moco-tf] Revise IR to using moco::IR (#8218)
2019-10-16 박천교/On-Device... [exo] Register FoldTransposeOfConst pass (#8202)
2019-10-16 윤현식/On-Device... [exo] Relu6Converter and TFL/CircleOperationExporter...
2019-10-16 박천교/On-Device... [exo] Turn ON ConvertConv2D knob (#8153)
next