[neurun] Move DataType.h into ir directory (#9389)
[platform/core/ml/nnfw.git] / runtime / neurun / backend / acl_cl / KernelGenerator.cc
2019-12-06 Sergei Barannikov... [neurun] Move DataType.h into ir directory (#9389)
2019-12-05 Sergei Barannikov... [neurun] Move Layout.h into ir directory (#9391)
2019-12-03 Sergei Barannikov... [neurun] Replace IObject with ITensor in ACL CL backend...
2019-12-02 장지섭/On-Device Lab... Prevent overflow by cast in KernelGenerator of acl_cl...
2019-12-02 장지섭/On-Device Lab... Make backend acl_cl to support InstanceNorm op (#9301)
2019-11-25 Sergei Barannikov... [neurun] Eliminate OperandIndex in Reduce*::Param ...
2019-11-21 Sergei Barannikov... [neurun] Simplify code using Operand::asVector (#9038)
2019-11-20 Sergei Barannikov... [neurun] Eliminate OperandIndex in Transpose::Param...
2019-11-20 Sergei Barannikov... [neurun/acl_neon] Simplify code using Operand::asVector...
2019-11-19 Sergei Barannikov... [neurun] Eliminate OperandIndex in ArgMax::Param (...
2019-11-14 Sergei Barannikov... [neurun] Eliminate OperandIndex in Split::Param (#8917)
2019-11-14 Sergei Barannikov... [neurun] Eliminate OperandIndex in StridedSlice::Param...
2019-11-14 Sergei Barannikov... [neurun] Eliminate OperandIndex in TopKV2::Param (...
2019-11-04 Sergei Barannikov... [neurun] Replace OperandIndex in DepthToSpace and Space...
2019-11-04 Sergei Barannikov... [neurun] Replace OperandIndex in LocalResponseNormaliza...
2019-11-01 이한종/On-Device Lab... [neurun] Rename operation classes (#8666)
2019-10-31 오형석/On-Device Lab... [runtime] Move runtimes and rename runtime directory...