[Api/Single] default no timeout when invoking model
authorJaeyun <jy1210.jung@samsung.com>
Fri, 17 Jul 2020 10:54:28 +0000 (19:54 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 22 Jul 2020 06:02:38 +0000 (15:02 +0900)
commit1c5f123cfd06b07aea5052d4ee9e26d3fc1baa6a
treed9013d08d585e006b727ad2ea3688572b499407a
parenta206280d6aa981e5de9878205e41352ee743cd3d
[Api/Single] default no timeout when invoking model

If user does not set the timeout, single-invoke function will wait for the output till the invoke is done.
This requires another ACR.

Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
api/android/api/src/main/java/org/nnsuite/nnstreamer/SingleShot.java
api/capi/include/nnstreamer-single.h
api/capi/src/nnstreamer-capi-single.c