summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
author최형규/동작제어Lab(SR)/Staff Engineer/삼성전자 <hk0110.choi@samsung.com>2018-06-11 13:29:39 +0900
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>2018-06-11 13:29:39 +0900
commite46c083fc87f90a79a3cb2ea10adb3a85bfef901 (patch)
tree7116d5eecd1d68cceac56ce659626f7568aef1be /tests
parent7f7031049000dce0ce36753c8404359a009363e1 (diff)
downloadnnfw-e46c083fc87f90a79a3cb2ea10adb3a85bfef901.tar.gz
nnfw-e46c083fc87f90a79a3cb2ea10adb3a85bfef901.tar.bz2
nnfw-e46c083fc87f90a79a3cb2ea10adb3a85bfef901.zip
Enable a framework test for STRIDED_SLICE (#1637)
- Enable a framework test for STRIDED_SLICE Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/framework/tests/strided_slice/config.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/framework/tests/strided_slice/config.sh b/tests/framework/tests/strided_slice/config.sh
index c0a537025..e26882040 100644
--- a/tests/framework/tests/strided_slice/config.sh
+++ b/tests/framework/tests/strided_slice/config.sh
@@ -1,3 +1,2 @@
MODELFILE_SERVER="http://npuarchive.mooo.com/archive/nnfw/nn_framework_test"
MODELFILE_NAME="strided_slice_test.tflite"
-STATUS="disabled"