platform/core/ml/nnfw.git
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...
2019-10-15 윤현식/On-Device... [exo] type and shape inference for Relu6 (#8171)
2019-10-15 박천교/On-Device... [exo] Pass to fold Transpose + Const (#8155)
2019-10-15 박세희/On-Device... [moco-tf] Node GraphBuilder header (#8158)
2019-10-15 윤현식/On-Device... [exo-tflite] test cases for FuseConv2DAddSubPass (...
2019-10-15 채성우/On-Device... [res] Remove deprecated test case (#8165)
2019-10-15 윤현식/On-Device... [exo] Initialize TFLConv2D member vars (#8166)
2019-10-15 윤현식/On-Device... [exo] Add fusedActivationFunction to TFLAdd and TFLMul...
2019-10-15 박종현/On-Device... [nncc] Remove ENABLE_CONTRIB_BUILD option (#8156)
2019-10-15 오형석/On-Device... [CI] Revise test report directory (#7994)
2019-10-15 박종현/On-Device... NNAS create-package command (#8086)
2019-10-15 채성우/On-Device... [loco] Add comment to TensorConstantPad (#8022)
2019-10-15 이한종/On-Device... [android] Remove unncessary CMakeLists comments (#8151)
2019-10-15 윤현식/On-Device... [exo] Using C++ 11 style static_assert (#8152)
2019-10-15 오형석/On-Device... [tflite_loader] Model file verification (#8132)
2019-10-15 오형석/On-Device... [nnapi] Fix transpose conv NNAPI test (#8127)
2019-10-15 장지섭/On-Device... Apply optimized cpu kernel for SoftMaxFloat32 (#7943)
2019-10-15 이상규/On-Device... [nnpkg-run] allow --load to accept little endian (...
2019-10-15 박세희/On-Device... [tf2circle] Initial copy from tf2tflite (#8145)
2019-10-15 박세희/On-Device... [moco] Add naming rule as a comment (#8147)
2019-10-15 박세희/On-Device... [moco-tf] Add naming rule as a comment (#8144)
2019-10-15 박세희/On-Device... [moco-tf] Graph build Relu Relu6 as TF dialect (#8141)
2019-10-15 박세희/On-Device... [moco-tf] Graph build MaxPool as TF dialect (#8140)
2019-10-15 박세희/On-Device... [moco-tf] Graph build Identity as TF dialect (#8139)
2019-10-14 박세희/On-Device... [moco-tf] Graph build Concat as TF dialect (#8131)
2019-10-14 박세희/On-Device... [moco-tf] Graph build Const as TF dialect (#8133)
2019-10-14 박세희/On-Device... [moco-tf] Graph build Conv2D as TF dialect (#8135)
2019-10-14 박세희/On-Device... [moco-tf] Graph build BiasAdd as TF dialect (#8130)
2019-10-14 박세희/On-Device... [moco-tf] Graph build for AvgPool as TF dialect (#8128)
2019-10-14 Gusev Dmitry... Refine [mir] operations constructors in order to simpli...
2019-10-14 Pavel Iliutchenko... [mir] Introduce AffineQuantization in MIR (#8077)
2019-10-14 Sergei Barannikov... [exo-tflite] Overload to_shape_description for MatrixSh...
2019-10-14 이한종/On-Device... [docs] Introduce CrossBuildForAndroid.md for nnfw ...
2019-10-14 장지섭/On-Device... Make to support BatchToSpaceND op for acl neon (#7986)
2019-10-14 Pavel Iliutchenko... [mir] Introduce new operations: Quantize and Dequantize...
2019-10-14 장지섭/On-Device... Make to support ResizeBilinear op on tflite_loader...
2019-10-14 채성우/On-Device... [loco] TensorConstantPad shape and type inference ...
2019-10-14 박세희/On-Device... [exo] Set DataFormat of subgraph for Circle (#8113)
2019-10-14 박종현/On-Device... Install exo and exo-tflite (#8107)
2019-10-14 박종현/On-Device... Add "NET_0010" manifest (#8059)
2019-10-14 박세희/On-Device... [moco-tf] Remove unused WindowData header (#8121)
2019-10-14 박세희/On-Device... [moco-tf] Remove unused PadData and StrideData (#8115)
2019-10-14 박천교/On-Device... [moco-tf] Turn ON knobs for resolving Reshape (#8117)
2019-10-14 박천교/On-Device... [moco-tf] Fix Placeholder import (#8114)
2019-10-14 박세희/On-Device... [tf2tflite] use exo (#8109)
2019-10-14 박세희/On-Device... [exo] Update includes (#8105)
2019-10-14 박세희/On-Device... [exo] use circle for comments and methods (#8111)
2019-10-14 오형석/On-Device... [nnfw-api] Introduce resize input API (#8034)
2019-10-14 오형석/On-Device... [nnapi-test] Use android 10 test generation (#8040)
2019-10-14 이상규/On-Device... [nnfw-api] explain nnfw_set_backend and nnfw_set_op_bac...
2019-10-14 이상규/On-Device... [nnpkg-tcs] Run nnpkg-tcs after tc exists (#8119)
next