[enco] Do NOT use GenericFeatureLayout in NNAPI backend (#1612)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 21 Sep 2018 01:26:56 +0000 (10:26 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 21 Sep 2018 01:26:56 +0000 (10:26 +0900)
commitedf755a2e7e95b9f25762d2446f535ffecd4fc69
tree9977b57dfc5d34691ee1c9577a201863d4dd986b
parent39e689e673427bee6940504d2a1d4057f2d5999c
[enco] Do NOT use GenericFeatureLayout in NNAPI backend (#1612)

This commit replaces all the use of GenericFeatureLayout inside NNAPI
backend implementation with optimized BHWC layout.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/Transforms/Normalize.cpp
contrib/enco/core/src/Transforms/Rewrite.cpp