Enable TopK_V2 framework test (#1529)
author서상민/동작제어Lab(SR)/Staff Engineer/삼성전자 <sangmin7.seo@samsung.com>
Mon, 4 Jun 2018 02:45:54 +0000 (11:45 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Mon, 4 Jun 2018 02:45:54 +0000 (11:45 +0900)
This patch enables the TopK_V2 framework test, as the NN runtime with
CPU fallback now can correctly execute it.

Signed-off-by: Sangmin Seo <sangmin7.seo@samsung.com>
tests/framework/tests/topkv2/config.sh

index 3bf4cea..db34aa6 100644 (file)
@@ -1,3 +1,2 @@
 MODELFILE_SERVER="http://npuarchive.mooo.com/archive/nnfw/nn_framework_test"
 MODELFILE_NAME="topkv2_test.tflite"
-STATUS="disabled"