platform/core/ml/nnfw.git
2019-09-04 박세희/On-Device... [exo-tflite] Introduce TFLAdd (#7113)
2019-09-04 이상규/On-Device... [tflite_loader] implement div and sqrt (#7114)
2019-09-04 박세희/On-Device... [exo-tflite] Revise shape inf test (#7144)
2019-09-04 장지섭/On-Device... Enable RNN op for ACL neon (#7137)
2019-09-03 Сергей Баранников... [mir] Pass aggregate arguments by const reference ...
2019-09-03 Сергей Баранников... [mir_caffe] Do not insert Transposes (#7110)
2019-09-03 Сергей Баранников... [mir_caffe2] Do not insert Transposes (#7139)
2019-09-03 Павел Ильютченко... [soft_backend] Added Resize shape checking (#7107)
2019-09-03 Павел Ильютченко... [mir_onnx] Remove unsing converters before operation...
2019-09-03 장지섭/On-Device... Enable L2Pool2D op for ACL neon (#7134)
2019-09-03 박세희/On-Device... [loco] Add bool return type for shape infer to() (...
2019-09-03 이상규/On-Device... [tflite_loader] implement squared_difference (#7127)
2019-09-03 장지섭/On-Device... Enable L2Normalization op for ACL neon (#7129)
2019-09-03 장지섭/On-Device... Fix misapplied enum value in KernelGenerators (#7130)
2019-09-03 오형석/On-Device... Enable acl neon backend mul operation (#7105)
2019-09-03 이상규/On-Device... [tflite_loader] implement tanh (#7126)
2019-09-03 장지섭/On-Device... Remove hardcode for L2Normalization (#7122)
2019-09-03 이상규/On-Device... [tflite_loader] implement rsqrt (#7124)
2019-09-03 장지섭/On-Device... Change to include the integrated header of ACL NEON...
2019-09-03 윤지영/On-Device... [neurun] Add srcn library for new neurun backend (...
2019-09-03 김용섭/On-Device... [neurun] Appends apis to ITensorBuilder (#6973)
2019-09-03 김용섭/On-Device... [neurun] Make {pre|post}Visit of TemplTensorBuilder...
2019-09-03 오형석/On-Device... Update dockerfile - numpy (#7111)
2019-09-03 오형석/On-Device... Use static casting to convert enum type (#7104)
2019-09-03 남궁석/On-Device... [res] Introduce UNIT_Mean_00X testcases (#7051)
2019-09-03 윤현식/On-Device... [exo-tflite] Adding TFLShapeInferenceRule into ShapeInf...
2019-09-03 오형석/On-Device... Explicit type to prevent overflow (#7106)
2019-09-03 오형석/On-Device... Fix copy constructor (#7102)
2019-09-03 오형석/On-Device... Fix deref null pointer error on scheduler (#7094)
2019-09-02 윤현식/On-Device... [exo-tflite] Introducing TFLMaxPool2D (#7087)
2019-09-02 남궁석/On-Device... [moco-tf] Bugfix of FixShapeTransform of Squeeze (...
2019-09-02 박세희/On-Device... [moco-tf] Update FixShapeTransform test with AvgPool...
2019-09-02 Сергей Баранников... [mir] Remove support for Reduce and Pool (#7074)
2019-09-02 Сергей Баранников... [mir2loco] Remove support for PoolOp (#7071)
2019-09-02 Сергей Баранников... [nnc] Remove support for Reduce and Pool (#7057)
2019-09-02 윤현식/On-Device... [exo-tflite] functions to build node (#7080)
2019-09-02 윤현식/On-Device... [exo-tflite] Adding knob for AveragePool2D conversion...
2019-09-02 장지섭/On-Device... Enable Floor op for ACL neon (#7100)
2019-09-02 윤현식/On-Device... [exo-tflite] Adding TFLTypeInferenceRule into TypeInfer...
2019-09-02 이상규/On-Device... [tflite_loader] Add Mul and Sub operator (#7099)
2019-09-02 오형석/On-Device... Fix uninitialized field (#7089)
2019-09-02 장지섭/On-Device... Enable Exp op for ACL neon (#7093)
2019-09-02 윤현식/On-Device... [exo-tflite] Change the name of input of TFLRelu (...
2019-09-02 장지섭/On-Device... Apply finding frontend layout of operand (#7065)
2019-09-02 이상규/On-Device... [tflite_loader] implement Relu6 operator (#7068)
2019-09-02 오형석/On-Device... Fix null type reference (#7059)
2019-09-02 윤현식/On-Device... [exo-tflite] Introducing TFLAveragePool2D node (#7054)
2019-09-02 오형석/On-Device... Coverity issue on scheduler (#7072)
2019-09-01 윤현식/On-Device... [exo-tflite] Introducing TFLTypeInference (#7015)
2019-09-01 윤현식/On-Device... [pepper-str] Fix "unused parameter" warning in CI ...
2019-08-30 장지섭/On-Device... Remove unnecessary helper function (#7066)
2019-08-30 장지섭/On-Device... Make ConcatLayers support NCHW frontend layout (#7063)
2019-08-30 이한종/On-Device... [neurun] Use LIB_PTHREAD variable in CMake (#7069)
2019-08-30 장지섭/On-Device... Revert commits related to mutex in acl_cl::Object ...
2019-08-30 Сергей Баранников... [mir_caffe] Switch to AvgPool2D and MaxPool2D ops ...
2019-08-30 오형석/On-Device... Check dladdr return value (#7061)
2019-08-30 오형석/On-Device... Fix unused return value (#7060)
2019-08-30 Сергей Баранников... [mir_onnx] Switch GlobalAveragePool converter to AvgPoo...
2019-08-30 윤현식/On-Device... [exo-tflite] Make "Check.h" to use pepper instead of...
2019-08-30 Сергей Баранников... [mir] Remove operation names (#7016)
2019-08-30 오형석/On-Device... Fix uncatched exception (#7058)
2019-08-30 남궁석/On-Device... [neurun] Resolve Division by zero in Softmax layer...
2019-08-30 윤현식/On-Device... [pepper-str] make a function in header inline (#7043)
2019-08-30 Ivan Vagin... [neurun] Implemented scheduler test with branched graph...
2019-08-30 Ivan Vagin... [neurun] Prettified HE scheduler a little bit (#6982)
2019-08-30 Ivan Vagin... [neurun] Made scheduler to shuffle backends after all...
2019-08-30 김용섭/On-Device... [neurun] Introduce ITensorManager to be used as MemoryM...
2019-08-30 박세희/On-Device... [moco-tf] Delete FixPaddingTransform (#7042)
2019-08-30 박종현/On-Device... [tf2tflite] Enable moco logs via TF2TFLITE_Log_Frontend...
2019-08-30 남궁석/On-Device... [res] Introduce UNIT_Squeeze_003 test (#7039)
2019-08-29 Сергей Баранников... [mir_tflite] Switch to AvgPool2D and MaxPool2D ops...
2019-08-29 Сергей Баранников... [mir_caffe2] Switch to AvgPool2D and MaxPool2D ops...
2019-08-29 Сергей Баранников... [mir_onnx] Switch to AvgPool2D and MaxPool2D ops (...
2019-08-29 Сергей Баранников... [mir2loco] Add support for AvgPool2D and MaxPool2D...
2019-08-29 Сергей Баранников... [mir_tflite] Switch to ReduceMean op (#7004)
2019-08-29 Сергей Баранников... [mir_onnx] Switch to ReduceMean op (#7003)
2019-08-29 Павел Ильютченко... [nnc] Implemented Data Format Switcher (#6932)
2019-08-29 김용섭/On-Device... [neurun] Introduce AclInternalBufferManager class ...
2019-08-29 이상규/On-Device... [neurun] Fix nnfw_output_tensorinfo (#7035)
2019-08-29 박세희/On-Device... [moco-tf] Use logo Pass (#7030)
2019-08-29 박세희/On-Device... [moco-tf] Use loco::NodeShape for inputs (#7008)
2019-08-29 Сергей Баранников... [nnc] Add support for ReduceMean (#7002)
2019-08-29 Сергей Баранников... [nnc] Add support for AvgPool2D and MaxPool2D (#7011)
2019-08-29 박세희/On-Device... [exo-tflite] Placeholders for TFL nodes (#7021)
2019-08-29 윤현식/On-Device... [exo-tflite] Introducing TFLShapeInference (#6991)
2019-08-29 김용섭/On-Device... [neurun] Add iterate() to FunctionSequence (#6977)
2019-08-29 이상규/On-Device... [nnpkg_tool] Revise nnpkg_test and model2nnpkg for...
2019-08-29 이상규/On-Device... [nnpkg_tool] Introduce nncc-tc-to-nnpkg-tc (#7005)
2019-08-29 Сергей Баранников... [mir] Add AvgPool2D and MaxPool2D operations (#6996)
2019-08-29 Сергей Баранников... [mir] Add ReduceMean operation (#6994)
2019-08-29 이상규/On-Device... [nnpkg_tool] Introduce nnpkg_test.sh (#7020)
2019-08-29 김용섭/On-Device... [neurun] Apply InternalBufferManager to RNN on acl_cl...
2019-08-29 박세희/On-Device... [moco-tf] Introduce ProgressReporter (#7013)
2019-08-29 이상규/On-Device... Introduce model2nnpackage (#6976)
2019-08-29 박세희/On-Device... [exo-tflite] Placeholders for TFLNodes.lst (#7019)
2019-08-29 박종현/On-Device... [exo-tflite] Use throw instead of assert (#7006)
2019-08-29 박종현/On-Device... [moco-log] Extract LoggingContext class (#6999)
2019-08-29 박종현/On-Device... [nnkit] Remove empty directories (#6967)
2019-08-29 박세희/On-Device... [moco-tf] Use make_shape_inference_data in fix_shape...
2019-08-29 윤현식/On-Device... [exo-tflite] Enabling OperationExporter to handle TFLNo...
next