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 --- .../test.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'operators/tensor/conv3d_1x1x1/conv3d_1x1x1_1x9x21x14x1_i8xi4_acci32_st112_pad100001_dilat121/test.json') diff --git a/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_1x9x21x14x1_i8xi4_acci32_st112_pad100001_dilat121/test.json b/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_1x9x21x14x1_i8xi4_acci32_st112_pad100001_dilat121/test.json index 844091005..9b11b0d2f 100644 --- a/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_1x9x21x14x1_i8xi4_acci32_st112_pad100001_dilat121/test.json +++ b/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_1x9x21x14x1_i8xi4_acci32_st112_pad100001_dilat121/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 51, + _minor: 60, _patch: 0, - _draft: true + _draft: false }, regions: [ { -- cgit v1.2.1