From 4abeb4f0514409aec7e23cb5495dcc68417fc7ad Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Tue, 13 Dec 2022 14:35:31 +0000 Subject: Updating tests for v0.51.0 draft Change-Id: Ief60ae4d816031525b78144f40c371775580c0d6 --- .../fully_connected_13x21x3_qu8/test_matmul_13x21x3_qu8.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frameworks/tflite/operators/fully_connected_13x21x3_qu8') diff --git a/frameworks/tflite/operators/fully_connected_13x21x3_qu8/test_matmul_13x21x3_qu8.json b/frameworks/tflite/operators/fully_connected_13x21x3_qu8/test_matmul_13x21x3_qu8.json index f22b1629e..7c92bad80 100644 --- a/frameworks/tflite/operators/fully_connected_13x21x3_qu8/test_matmul_13x21x3_qu8.json +++ b/frameworks/tflite/operators/fully_connected_13x21x3_qu8/test_matmul_13x21x3_qu8.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { -- cgit v1.2.1