summaryrefslogtreecommitdiff
path: root/tests/framework/tests/fullyconnected/matmul2x2/config.sh
diff options
context:
space:
mode:
authorChunseok Lee <chunseok.lee@samsung.com>2020-03-04 18:09:24 +0900
committerChunseok Lee <chunseok.lee@samsung.com>2020-03-04 18:09:24 +0900
commit302e6564a7a76109e1178207e44e45a58631c477 (patch)
tree6cc4bd95e5e438331fc2c53234af4ed0e0f3bc20 /tests/framework/tests/fullyconnected/matmul2x2/config.sh
parentbd11b24234d7d43dfe05a81c520aa01ffad06e42 (diff)
downloadnnfw-302e6564a7a76109e1178207e44e45a58631c477.tar.gz
nnfw-302e6564a7a76109e1178207e44e45a58631c477.tar.bz2
nnfw-302e6564a7a76109e1178207e44e45a58631c477.zip
Diffstat (limited to 'tests/framework/tests/fullyconnected/matmul2x2/config.sh')
-rw-r--r--tests/framework/tests/fullyconnected/matmul2x2/config.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/framework/tests/fullyconnected/matmul2x2/config.sh b/tests/framework/tests/fullyconnected/matmul2x2/config.sh
index 23226e470..91fd2ffce 100644
--- a/tests/framework/tests/fullyconnected/matmul2x2/config.sh
+++ b/tests/framework/tests/fullyconnected/matmul2x2/config.sh
@@ -1,5 +1,4 @@
MODELFILE_NAME="matmul2x2.tflite"
-STATUS="disabled"
# this tflite is matmul (2x2 input, 2x2 const tensor)
# the second 2x2 const tensor is [[1.1, 2.1],[3.1, 4.1]]