Implement Model_finish without copyLargeValuesToSharedMemory (#191)
author김수진/동작제어Lab(SR)/Engineer/삼성전자 <sjsujin.kim@samsung.com>
Fri, 23 Mar 2018 08:10:52 +0000 (17:10 +0900)
committer최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 <hk0110.choi@samsung.com>
Fri, 23 Mar 2018 08:10:52 +0000 (17:10 +0900)
commit99f5a79da46b5e9086f99bd7ac157ed5fef3271c
treef76bf7d0e04057581c19e68a12a890570ad15ec9
parent479d64e348a2120c2c17225aa9772a2e8ab9862e
Implement Model_finish without copyLargeValuesToSharedMemory (#191)

* Implement Model_finish without copyLargeValuesToSharedMemory

This commits implements Model_finish() without copyLargeValuesToSharedMemory.

copyLargeValuesToSharedMemory needs to include "Memory.h"

Signed-off-by: sjsujinkim <sjsujin.kim@samsung.com>
* Remove string.h
src/runtime/ref/nn/runtime/ModelBuilder.cpp
src/runtime/ref/nn/runtime/NeuralNetworks.cpp