From 262fa7c9c872865f2779b386ae5c5876683b1e47 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Wed, 7 Dec 2022 14:25:52 +0000 Subject: Updating tests for v0.50.0 release Signed-off-by: Jeremy Johnson Change-Id: Id01f6915761d7876d8183baabebb41267cb42367 --- .../test_conv2d_relu_n1_to_1_3x3_1x32x32x8_qu8.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frameworks/tflite/operators/conv_2d_relu_n1_to_1_3x3_1x32x32x8_qu8/test_conv2d_relu_n1_to_1_3x3_1x32x32x8_qu8.json') diff --git a/frameworks/tflite/operators/conv_2d_relu_n1_to_1_3x3_1x32x32x8_qu8/test_conv2d_relu_n1_to_1_3x3_1x32x32x8_qu8.json b/frameworks/tflite/operators/conv_2d_relu_n1_to_1_3x3_1x32x32x8_qu8/test_conv2d_relu_n1_to_1_3x3_1x32x32x8_qu8.json index 7b90cc6aa..f35e7f90f 100644 --- a/frameworks/tflite/operators/conv_2d_relu_n1_to_1_3x3_1x32x32x8_qu8/test_conv2d_relu_n1_to_1_3x3_1x32x32x8_qu8.json +++ b/frameworks/tflite/operators/conv_2d_relu_n1_to_1_3x3_1x32x32x8_qu8/test_conv2d_relu_n1_to_1_3x3_1x32x32x8_qu8.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 41, + _minor: 50, _patch: 0, - _draft: true + _draft: false }, blocks: [ { -- cgit v1.2.1