[neurun] Correct header inclusions in Executor (#4618)
author이한종/On-Device Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Fri, 8 Mar 2019 07:09:59 +0000 (16:09 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 8 Mar 2019 07:09:59 +0000 (16:09 +0900)
commit318ec3b904826af20d587abb8568c2b79d166f81
tree417785e02e9ffb91f29f3c0105fc0e83e5205f84
parent6c9ea2451f23f6ebb2d63a2ba75f7a7319c53cc4
[neurun] Correct header inclusions in Executor (#4618)

- `BackendResolver` is not needed
- Plan is required for `Executor`, not `IExecutor`

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
runtimes/neurun/src/exec/Executor.h
runtimes/neurun/src/exec/IExecutor.h