[neurun] Introduce getting layout into backend (#5030)
author장지섭/On-Device Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Thu, 2 May 2019 04:42:05 +0000 (13:42 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 2 May 2019 04:42:05 +0000 (13:42 +0900)
commitd66674070c9eea64bcd1dc953207c48c29242ffb
tree16e4e93f00634011466758d4c960bf454973eb68
parent71e81d48c256d0ca05b139f049d19665c4412440
[neurun] Introduce getting layout into backend (#5030)

This commit introduces getting layout into backend tensors.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
runtimes/neurun/backend/acl_cl/operand/ICLTensor.cc
runtimes/neurun/backend/acl_cl/operand/ICLTensor.h
runtimes/neurun/backend/acl_neon/operand/INETensor.cc
runtimes/neurun/backend/acl_neon/operand/INETensor.h
runtimes/neurun/backend/cpu/operand/Tensor.h
runtimes/neurun/core/include/backend/operand/ITensor.h
runtimes/neurun/core/src/exec/interp/Tensor.cc
runtimes/neurun/core/src/exec/interp/Tensor.h