[nnfw-api] Introduce resize input API (#8034)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 14 Oct 2019 06:36:33 +0000 (15:36 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Mon, 14 Oct 2019 06:36:33 +0000 (15:36 +0900)
commit33d212d81222c93a451d49e2cb239179fee8e185
tree50cf517aad08786f9039ea824848e41a4aeac750
parent48728ab85777b60720619c696bb60d5e81a987d6
[nnfw-api] Introduce resize input API (#8034)

* [nnfw-api] Introduce resize input API

Introduce API for resize input: nnfw_apply_tensorinfo
Internal implementation always return error - NYI
Update related API's comment based on doxygen format

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
* update comment
runtimes/include/nnfw.h
runtimes/neurun/api/nnfw_api.cc
runtimes/neurun/api/nnfw_api_internal.cc
runtimes/neurun/api/nnfw_api_internal.h