Make ExecutorBase supports NCHW frontend layout (#8692)
author장지섭/On-Device Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Mon, 4 Nov 2019 04:23:58 +0000 (13:23 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 4 Nov 2019 04:23:58 +0000 (13:23 +0900)
commita5b967ff511b16f77c5c96d3207a450c84185b21
tree98759a97b37b08e90a8a4c8c747cf9ffe9fa4812
parent8ebefbb05e31e0a1b44a0928af661a0b446da34a
Make ExecutorBase supports NCHW frontend layout (#8692)

This commit makes ExecutorBase supports NCHW frontend layout.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
runtime/neurun/core/src/exec/ExecutorBase.h
runtime/neurun/core/src/exec/Sink.h
runtime/neurun/core/src/exec/Source.h