From 91e6ec5fee8b2329d54369c1bc0643d86e8da3b6 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Mon, 20 Mar 2023 11:19:47 +0000 Subject: Update version to v0.70 draft Signed-off-by: Jeremy Johnson Change-Id: I84d5805af78901cd0156bfe3e178851cd7640257 --- .../test_concatv2_1x7x7x9_i32_axis_m3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frameworks/tflite/operators/concatenation_concatv2_1x7x7x9_i32_axis_m3/test_concatv2_1x7x7x9_i32_axis_m3.json') diff --git a/frameworks/tflite/operators/concatenation_concatv2_1x7x7x9_i32_axis_m3/test_concatv2_1x7x7x9_i32_axis_m3.json b/frameworks/tflite/operators/concatenation_concatv2_1x7x7x9_i32_axis_m3/test_concatv2_1x7x7x9_i32_axis_m3.json index b2521ffba..aa8466924 100644 --- a/frameworks/tflite/operators/concatenation_concatv2_1x7x7x9_i32_axis_m3/test_concatv2_1x7x7x9_i32_axis_m3.json +++ b/frameworks/tflite/operators/concatenation_concatv2_1x7x7x9_i32_axis_m3/test_concatv2_1x7x7x9_i32_axis_m3.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 60, + _minor: 70, _patch: 0, - _draft: false + _draft: true }, regions: [ { -- cgit v1.2.1