From 7f0c6c7b9e78407bc8893cbea4bd95cb2636435d Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Wed, 14 Sep 2022 14:07:06 +0100 Subject: Update tests to v0.41 draft Signed-off-by: Jeremy Johnson Change-Id: I8ffd4a7d585c08287b9f085fa5c73ae80fa2f5c1 --- .../tflite/operators/tanh_1x8x4x17_qi16/test_tanh_1x8x4x17_qi16.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frameworks/tflite/operators/tanh_1x8x4x17_qi16/test_tanh_1x8x4x17_qi16.json') diff --git a/frameworks/tflite/operators/tanh_1x8x4x17_qi16/test_tanh_1x8x4x17_qi16.json b/frameworks/tflite/operators/tanh_1x8x4x17_qi16/test_tanh_1x8x4x17_qi16.json index 903d9eb19..2258c0440 100644 --- a/frameworks/tflite/operators/tanh_1x8x4x17_qi16/test_tanh_1x8x4x17_qi16.json +++ b/frameworks/tflite/operators/tanh_1x8x4x17_qi16/test_tanh_1x8x4x17_qi16.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { -- cgit v1.2.1