summaryrefslogtreecommitdiff
path: root/tests/framework/tests/fullyconnected/matmul2x2/config.sh
diff options
context:
space:
mode:
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]]