91fd2ffceb45550aafd5611d46d4bb8ab7d624be
[platform/core/ml/nnfw.git] / tests / scripts / models / config / fullyconnected / matmul2x2 / config.sh
1 MODELFILE_NAME="matmul2x2.tflite"
2
3 # this tflite is matmul (2x2 input, 2x2 const tensor)
4 # the second 2x2 const tensor is [[1.1, 2.1],[3.1, 4.1]]
5 #
6 # enable this when we need to support matmul