Add Memory.h, Memory.cpp without IMemory (#207)
author김수진/동작제어Lab(SR)/Engineer/삼성전자 <sjsujin.kim@samsung.com>
Mon, 26 Mar 2018 11:02:27 +0000 (20:02 +0900)
committer최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 <hk0110.choi@samsung.com>
Mon, 26 Mar 2018 11:02:27 +0000 (20:02 +0900)
commite8dd398547f093ff5c2e5a708a06f28769133447
tree209d62db41d929942e2410fc4ebb6fcb975af546
parentd9010ba5e4f937cf5f83c9e92371108ea7018914
Add Memory.h, Memory.cpp without IMemory (#207)

* Add Memory.h, Memory.cpp without IMemory

This commit adds Memory.h and Memory.cpp without IMemory.

Signed-off-by: sjsujinkim <sjsujin.kim@samsung.com>
* Add getPointer of MemoryFd
src/runtime/ref/nn/common/Utils.cpp
src/runtime/ref/nn/common/include/Utils.h
src/runtime/ref/nn/runtime/CMakeLists.txt
src/runtime/ref/nn/runtime/Memory.cpp [new file with mode: 0644]
src/runtime/ref/nn/runtime/Memory.h [new file with mode: 0644]