Introduce ParallelExecutor (#5171)
author이한종/On-Device Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Wed, 15 May 2019 09:43:37 +0000 (18:43 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 15 May 2019 09:43:37 +0000 (18:43 +0900)
commit4766ea5380a5d174864e13fe1c4c2f87c339a4b9
tree521cb9819a51537675158989d45631fb321fb452
parent8d3a2ea780785a43f7db73aaca07a4167de6fb2f
Introduce ParallelExecutor (#5171)

This commit introduces ParallelExecutor without usage.

Draft PR : #4920

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
runtimes/neurun/core/src/exec/ParallelExecutor.cc [new file with mode: 0644]
runtimes/neurun/core/src/exec/ParallelExecutor.h [new file with mode: 0644]