platform/core/ml/nnfw.git
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)
2019-10-16 박세희/On-Device... [moco-tf] Revise to use moco TF dialect (#8208)
2019-10-16 박세희/On-Device... [moco-tf] Tidy unused codes (#8204)
2019-10-16 박세희/On-Device... [moco-tf] Comment for Relu and Relu6 graph builder...
2019-10-16 남궁석/On-Device... [exo-tflite] Introduce TFLConcatenate node (#7978)
2019-10-16 윤현식/On-Device... [res/TensorFlow] Adding Conv2D-BiasAdd-Relu6 test case...
2019-10-16 박세희/On-Device... [moco-tf] Remove unused knobs (#8192)
2019-10-16 박세희/On-Device... [moco] Revive old arg accessors (#8194)
2019-10-16 박세희/On-Device... [moco-tf] Tidy includes in Op folder (#8198)
2019-10-16 박세희/On-Device... [moco-tf] Use headers in node graph builder (#8191)
2019-10-16 김용섭/On-Device... [neurun] Apply trying const dealloc on ExecutionFactory...
2019-10-15 윤현식/On-Device... [exo] remove complex if statement (#8178)
2019-10-15 Gusev Dmitry... [mir-tflite-importer] Use new operations interface...
2019-10-15 Sergei Barannikov... [mir] Add methods for accessing Operation's inputs...
2019-10-15 Sergei Barannikov... [nnc] Fix unittest for CombineTransposes optimization...
2019-10-15 Gusev Dmitry... [mir2loco] Use new operations interface in mir2loco...
2019-10-15 Gusev Dmitry... [nnc] Use new operations interface. (#8184)
2019-10-15 Gusev Dmitry... [mir-caffe2-importer] Use new operations interface...
2019-10-15 Gusev Dmitry... [mir-caffe-importer] Use new operations interface in...
2019-10-15 Pavel Iliutchenko... [mir] Rename AffineQuantization methods (#8177)
2019-10-15 오형석/On-Device... [tool] Validation model file check in tflite_benchmark...
2019-10-15 장지섭/On-Device... Update HowToUseDockerImage.md (Fix broken link) (#8174)
2019-10-15 Pavel Iliutchenko... [mir] Creation InputOp from TensorType (#8137)
2019-10-15 윤현식/On-Device... [moco-integration-test] adding NET_0034 (#8169)
2019-10-15 윤현식/On-Device... [tf2tflite] Adding NET_0034 into test.lst (#8170)
2019-10-15 윤현식/On-Device... [exo] Initializing TFLAdd's fused activation func in...
next