[loco] Rename existing Pad class (#7393)
[platform/core/ml/nnfw.git] / runtimes /
2019-09-11 Дилшоджон Пошшоев... [neurun] Rename Scheduler to HEScheduler (#7340)
2019-09-10 이상규/On-Device Lab... [cop, neurun] Use cpu backend by default for custom...
2019-09-10 이춘석/On-Device Lab... Implement backend manipulation API (#7335)
2019-09-10 Дилшоджон Пошшоев... [neurun] Eliminate redundant fn in acl KernegGen (...
2019-09-10 이상규/On-Device Lab... [cop] Set isNnAPi=true for CustomNode (#7341)
2019-09-10 이춘석/On-Device Lab... API to manipulate backend setting (#7298)
2019-09-09 윤지영/On-Device Lab... [backend/srcn] Add transpose conv kernel (#7248)
2019-09-09 김용섭/On-Device Lab... [neurun] Apply TensorManager instead of MemoryManager...
2019-09-09 Ivan Vagin/AI Tool... [tflite_loader] Implemented TransposeConv node conversi...
2019-09-09 Vladimir Plazun... [custom op] Fix custom kernel configuration (#7238)
2019-09-09 Ivan Vagin/AI Tool... [tflite_loader] Implemented Mean node conversion (...
2019-09-06 오형석/On-Device Lab... Remove CLPermuteEx layer and kernel (#7253)
2019-09-06 Ivan Vagin/AI Tool... [neurun] Implemented test for scheduler profiling mode...
2019-09-06 오형석/On-Device Lab... Remove GenericFullyConnectedLayer implementation (...
2019-09-06 오형석/On-Device Lab... Use option for srcn kernel build (#7222)
2019-09-05 Vladimir Plazun... [custom op] (fix) Implement missing ShapeFixer method...
2019-09-05 장지섭/On-Device Lab... Enable Split op for ACL neon (#7226)
2019-09-05 오형석/On-Device Lab... Use type convert helper in tflite loader (#7232)
2019-09-05 장지섭/On-Device Lab... Enable binary Logical ops for ACL neon (#7233)
2019-09-05 Vladimir Plazun... [custom op] Implement custom operation loading in tflit...
2019-09-05 이상규/On-Device Lab... [cusop] replace new with make_shared (#7211)
2019-09-05 Vladimir Plazun... [custom op] Build custom kernels (#6964)
2019-09-05 윤지영/On-Device Lab... Add new backend for srcn (#7132)
2019-09-05 Vladimir Plazun... [custom op] Free custom op userdata in CustomNode destr...
2019-09-05 이상규/On-Device Lab... [cus_op] remove unnecessary header dependency in nnfw_d...
2019-09-05 장지섭/On-Device Lab... Enable Pad op for ACL neon (#7205)
2019-09-05 오형석/On-Device Lab... Update armcl-ex library cmake (#7167)
2019-09-05 장지섭/On-Device Lab... Enable LSTM op for ACL neon (#7201)
2019-09-05 장지섭/On-Device Lab... Enable LocalResponseNormalization op for ACL neon ...
2019-09-05 Vladimir Plazun... [custom op] Implement custom op registration using...
2019-09-05 Vladimir Plazun... [custom op] overload getName in CustomNode implementati...
2019-09-05 오형석/On-Device Lab... Update srcn kernel library cmake (#7135)
2019-09-04 오형석/On-Device Lab... Fix neurun build fail (#7171)
2019-09-04 장지섭/On-Device Lab... Enable ResizeBilinear op for ACL neon (#7151)
2019-09-04 이한종/On-Device Lab... [neurun] Nit : Put override specifier (#7154)
2019-09-04 김용섭/On-Device Lab... [neurun] Implement classes inherit to ITensorManager...
2019-09-04 오형석/On-Device Lab... Remove unused env variable utility (#7140)
2019-09-04 장지섭/On-Device Lab... Enable LogicalNot op for ACL neon (#7159)
2019-09-04 오형석/On-Device Lab... Fix memory leak in srcn (#7162)
2019-09-04 장지섭/On-Device Lab... Enable Unpack op for ACL neon (#7133)
2019-09-04 Vladimir Plazun... [custom op] Update custom kernel registry to use C...
2019-09-04 장지섭/On-Device Lab... Enable Transpose op for ACL neon (#7155)
2019-09-04 장지섭/On-Device Lab... Enable Logistic op for ACL neon (#7156)
2019-09-04 Vladimir Plazun... [custom op] Update kernel registry binding (#7141)
2019-09-04 장지섭/On-Device Lab... Add permutation type member into PermuteNode (#7085)
2019-09-04 김용섭/On-Device Lab... [neurun] Add buildSubtensor() and objects() to AclMemor...
2019-09-04 이상규/On-Device Lab... [tflite_loader] implement div and sqrt (#7114)
2019-09-04 장지섭/On-Device Lab... Enable RNN op for ACL neon (#7137)
2019-09-03 장지섭/On-Device Lab... Enable L2Pool2D op for ACL neon (#7134)
2019-09-03 이상규/On-Device Lab... [tflite_loader] implement squared_difference (#7127)
2019-09-03 장지섭/On-Device Lab... Enable L2Normalization op for ACL neon (#7129)
2019-09-03 장지섭/On-Device Lab... Fix misapplied enum value in KernelGenerators (#7130)
2019-09-03 오형석/On-Device Lab... Enable acl neon backend mul operation (#7105)
2019-09-03 이상규/On-Device Lab... [tflite_loader] implement tanh (#7126)
2019-09-03 장지섭/On-Device Lab... Remove hardcode for L2Normalization (#7122)
2019-09-03 이상규/On-Device Lab... [tflite_loader] implement rsqrt (#7124)
2019-09-03 장지섭/On-Device Lab... Change to include the integrated header of ACL NEON...
2019-09-03 윤지영/On-Device Lab... [neurun] Add srcn library for new neurun backend (...
2019-09-03 김용섭/On-Device Lab... [neurun] Appends apis to ITensorBuilder (#6973)
2019-09-03 김용섭/On-Device Lab... [neurun] Make {pre|post}Visit of TemplTensorBuilder...
2019-09-03 오형석/On-Device Lab... Use static casting to convert enum type (#7104)
2019-09-03 오형석/On-Device Lab... Explicit type to prevent overflow (#7106)
2019-09-03 오형석/On-Device Lab... Fix copy constructor (#7102)
2019-09-03 오형석/On-Device Lab... Fix deref null pointer error on scheduler (#7094)
2019-09-02 장지섭/On-Device Lab... Enable Floor op for ACL neon (#7100)
2019-09-02 이상규/On-Device Lab... [tflite_loader] Add Mul and Sub operator (#7099)
2019-09-02 오형석/On-Device Lab... Fix uninitialized field (#7089)
2019-09-02 장지섭/On-Device Lab... Enable Exp op for ACL neon (#7093)
2019-09-02 장지섭/On-Device Lab... Apply finding frontend layout of operand (#7065)
2019-09-02 이상규/On-Device Lab... [tflite_loader] implement Relu6 operator (#7068)
2019-09-02 오형석/On-Device Lab... Fix null type reference (#7059)
2019-09-02 오형석/On-Device Lab... Coverity issue on scheduler (#7072)
2019-08-30 장지섭/On-Device Lab... Remove unnecessary helper function (#7066)
2019-08-30 장지섭/On-Device Lab... Make ConcatLayers support NCHW frontend layout (#7063)
2019-08-30 이한종/On-Device Lab... [neurun] Use LIB_PTHREAD variable in CMake (#7069)
2019-08-30 장지섭/On-Device Lab... Revert commits related to mutex in acl_cl::Object ...
2019-08-30 오형석/On-Device Lab... Check dladdr return value (#7061)
2019-08-30 오형석/On-Device Lab... Fix unused return value (#7060)
2019-08-30 오형석/On-Device Lab... Fix uncatched exception (#7058)
2019-08-30 남궁석/On-Device Lab... [neurun] Resolve Division by zero in Softmax layer...
2019-08-30 Ivan Vagin/AI Tool... [neurun] Implemented scheduler test with branched graph...
2019-08-30 Ivan Vagin/AI Tool... [neurun] Prettified HE scheduler a little bit (#6982)
2019-08-30 Ivan Vagin/AI Tool... [neurun] Made scheduler to shuffle backends after all...
2019-08-30 김용섭/On-Device Lab... [neurun] Introduce ITensorManager to be used as MemoryM...
2019-08-29 김용섭/On-Device Lab... [neurun] Introduce AclInternalBufferManager class ...
2019-08-29 이상규/On-Device Lab... [neurun] Fix nnfw_output_tensorinfo (#7035)
2019-08-29 김용섭/On-Device Lab... [neurun] Add iterate() to FunctionSequence (#6977)
2019-08-29 김용섭/On-Device Lab... [neurun] Apply InternalBufferManager to RNN on acl_cl...
2019-08-28 김용섭/On-Device Lab... [neurun] Recover prepare of IFunction (#6975)
2019-08-28 이한종/On-Device Lab... [neurun] Fix indentation in DataflowExecutor.cc (#6840)
2019-08-27 이춘석/On-Device Lab... Fix svace: uninit variable (#6948)
2019-08-27 이춘석/On-Device Lab... Fix svace: uninit variable of Execution (#6934)
2019-08-27 이춘석/On-Device Lab... Fix svace: deref nullptr (#6925)
2019-08-26 Дилшоджон Пошшоев... [neurun]Fix HE scheduler shuffle cond and schedule...
2019-08-26 이상규/On-Device Lab... [nnpackage] Move nnpackage out of runtimes/contrib...
2019-08-26 이춘석/On-Device Lab... Fix svace: uninit variable for AddLayer (#6873)
2019-08-23 이춘석/On-Device Lab... Fix svace: deref of nullptr (#6862)
2019-08-23 이춘석/On-Device Lab... Fix svace : uninitialized value as parameter (#6841)
2019-08-23 이춘석/On-Device Lab... Fix svace : deref of nullptr (#6842)
2019-08-23 이춘석/On-Device Lab... static_cast for ARMComputeAxis constructor (#6833)
next