Support NHWC layout for calculating the offset of acl tensor (#5137)
author장지섭/On-Device Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Fri, 3 May 2019 09:41:31 +0000 (18:41 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 3 May 2019 09:41:31 +0000 (18:41 +0900)
commitd21c9db544cc2317332da072214ab8f021877630
treea54bcae1ea2561bca2274cf05d321dfbea3faa23
parent1d4a9df1fbddbc30e9cc03c262ea183e74236951
Support NHWC layout for calculating the offset of acl tensor (#5137)

This commit supports NHWC layout for calculating the offset of acl tensor.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
runtimes/neurun/backend/acl_cl/operand/ICLTensor.cc
runtimes/neurun/backend/acl_neon/operand/INETensor.cc