Implement Execution_setInput
authorsjsujinkim <sjsujin.kim@samsung.com>
Thu, 29 Mar 2018 04:37:39 +0000 (13:37 +0900)
committer최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 <hk0110.choi@samsung.com>
Thu, 29 Mar 2018 05:59:47 +0000 (14:59 +0900)
commitbf58f93c042122fee58d2998471aeaba9e541c0a
treec34d7a2923192f113d573fa6f21ff05018547af1
parent87db0d81591298de14edb360259eed02a483f5ea
Implement Execution_setInput

This commit implements Execution_setInput.

- Enables
  - ModelArgumentInfo::setFromPointer
  - ModelArgumentInfo::updateDimensionInfo
  - DataLocation
src/runtime/ref/nn/common/include/HalInterfaces.h
src/runtime/ref/nn/runtime/ExecutionBuilder.cpp
src/runtime/ref/nn/runtime/ExecutionBuilder.h
src/runtime/ref/nn/runtime/NeuralNetworks.cpp