platform/core/ml/nnfw.git
2019-09-05 Vladimir Plazun... [custom op] Implement custom op registration using...
2019-09-05 박세희/On-Device... [res] TF test for Mul broadcast (#7187)
2019-09-05 박세희/On-Device... [res] TF test for Add broadcast (#7186)
2019-09-05 Vladimir Plazun... [custom op] overload getName in CustomNode implementati...
2019-09-05 오형석/On-Device... Update srcn kernel library cmake (#7135)
2019-09-04 박세희/On-Device... [loco] Revise shape inference condition (#7161)
2019-09-04 Сергей Баранников... [mir_caffe2] Reshape bias for Convolution (#7170)
2019-09-04 Сергей Баранников... [mir] Change type of strides parameter (#7179)
2019-09-04 Сергей Баранников... [nnc] Change type of strides argument (#7177)
2019-09-04 Сергей Баранников... [mir_tflite] Change type of strides argument (#7176)
2019-09-04 Сергей Баранников... [mir2loco] Change type of strides argument (#7178)
2019-09-04 Сергей Баранников... [mir_caffe] Change type of strides argument (#7175)
2019-09-04 Сергей Баранников... [mir_caffe2] Change type of strides argument (#7174)
2019-09-04 Сергей Баранников... [mir_onnx] Change type of strides argument (#7173)
2019-09-04 오형석/On-Device... Fix neurun build fail (#7171)
2019-09-04 장지섭/On-Device... Enable ResizeBilinear op for ACL neon (#7151)
2019-09-04 이한종/On-Device... [neurun] Nit : Put override specifier (#7154)
2019-09-04 김용섭/On-Device... [neurun] Implement classes inherit to ITensorManager...
2019-09-04 오형석/On-Device... Remove unused env variable utility (#7140)
2019-09-04 윤현식/On-Device... [loco] Introducing BiasDecode (#7158)
2019-09-04 장지섭/On-Device... Enable LogicalNot op for ACL neon (#7159)
2019-09-04 오형석/On-Device... Fix memory leak in srcn (#7162)
2019-09-04 장지섭/On-Device... Enable Unpack op for ACL neon (#7133)
2019-09-04 윤현식/On-Device... [exo-tflite] renaming TFLConverter to CanonicalNodeConv...
2019-09-04 Vladimir Plazun... [custom op] Update custom kernel registry to use C...
2019-09-04 장지섭/On-Device... Enable Transpose op for ACL neon (#7155)
2019-09-04 장지섭/On-Device... Enable Logistic op for ACL neon (#7156)
2019-09-04 박세희/On-Device... [moco-tf] Use logo for Importer (#7119)
2019-09-04 박세희/On-Device... [exo-tflite] Export TFLAdd (#7150)
2019-09-04 Vladimir Plazun... [custom op] Update kernel registry binding (#7141)
2019-09-04 장지섭/On-Device... Add permutation type member into PermuteNode (#7085)
2019-09-04 박세희/On-Device... [exo-tflite] Add knob for ADD (#7148)
2019-09-04 오형석/On-Device... Add missing copyright in GraphTestcase.h (#7145)
2019-09-04 박세희/On-Device... [moco-tf] Revise FixShape test with Conv2D (#7116)
2019-09-04 김용섭/On-Device... [neurun] Add buildSubtensor() and objects() to AclMemor...
2019-09-04 박세희/On-Device... [moco-tf] Use logo for TFOptimizer (#7121)
2019-09-04 박세희/On-Device... [moco-tf] Use logo for Optimizer (#7120)
2019-09-04 박세희/On-Device... [moco-tf] Use logo for Canonicalizer (#7118)
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...
next