From bc4573b5ca335cce14156e1b5b03499ea92d406e Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Mon, 13 Mar 2023 10:56:24 +0000 Subject: Update conformance to v0.60 release Including new SPLIT and RESIZE framework tests. Signed-off-by: Jeremy Johnson Change-Id: I065fb09701897242f4ddfefde3fc1763909d2d52 --- .../tflite/operators/fully_connected_13x21x3_qu8/model-tflite.json | 2 +- .../fully_connected_13x21x3_qu8/test_matmul_13x21x3_qu8.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'frameworks/tflite/operators/fully_connected_13x21x3_qu8') diff --git a/frameworks/tflite/operators/fully_connected_13x21x3_qu8/model-tflite.json b/frameworks/tflite/operators/fully_connected_13x21x3_qu8/model-tflite.json index fd3fd38a3..4a6834a5b 100644 --- a/frameworks/tflite/operators/fully_connected_13x21x3_qu8/model-tflite.json +++ b/frameworks/tflite/operators/fully_connected_13x21x3_qu8/model-tflite.json @@ -2495,7 +2495,7 @@ 50, 46, 49, - 49, + 50, 46, 48, 0, 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 fb4800fd0..8252fcc10 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: 51, + _minor: 60, _patch: 0, - _draft: true + _draft: false }, regions: [ { -- cgit v1.2.1