[enco] Generate bypass shuffle (#1470)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 12 Sep 2018 08:13:07 +0000 (17:13 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 12 Sep 2018 08:13:07 +0000 (17:13 +0900)
commit2f11c7ffbb4907bc02714ad87d4351237459194c
tree18b23da78d48bf69742fd739ca5d632bac8788fd
parent4bb833dc62b46dcdebb9536d2f5f104288d44231
[enco] Generate bypass shuffle (#1470)

This commit introduces bypass shuffle generation pass in enco NNAPI
backend.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/Backend.cpp
contrib/enco/core/src/Transforms/Optimizations.cpp [new file with mode: 0644]
contrib/enco/core/src/Transforms/Optimizations.h [new file with mode: 0644]