From: 최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 Date: Mon, 9 Apr 2018 23:26:58 +0000 (+0900) Subject: Resolve TODO-NNRT (#518) X-Git-Tag: 0.1~373 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=286c3d5e94049e6654f2655c9de28c270a9f95a1;p=platform%2Fcore%2Fml%2Fnnfw.git Resolve TODO-NNRT (#518) - Resolve TODO-NNRT - Remove including header file Signed-off-by: Hyung-Kyu Choi --- diff --git a/src/runtime/ref/nn/common/OperationsUtils.cpp b/src/runtime/ref/nn/common/OperationsUtils.cpp index 486cc7f..f6341b2 100644 --- a/src/runtime/ref/nn/common/OperationsUtils.cpp +++ b/src/runtime/ref/nn/common/OperationsUtils.cpp @@ -26,9 +26,6 @@ #include -// TODO-NNRT: There was no included in Android NN code. Remove this later if unnecessary -#include - namespace android { namespace nn {