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 --- operators/reduction/reduce_all/reduce_all_14x14x27_b_axis0/test.json | 4 ++-- operators/reduction/reduce_all/reduce_all_14x14x27_b_axis1/test.json | 4 ++-- operators/reduction/reduce_all/reduce_all_14x14x27_b_axis2/test.json | 4 ++-- operators/reduction/reduce_all/reduce_all_24x21_b_axis0/test.json | 4 ++-- operators/reduction/reduce_all/reduce_all_24x21_b_axis1/test.json | 4 ++-- .../reduction/reduce_all/reduce_all_2x65538x1x1_b_axis0/test.json | 4 ++-- .../reduction/reduce_all/reduce_all_2x65538x1x1_b_axis1/test.json | 4 ++-- .../reduction/reduce_all/reduce_all_2x65538x1x1_b_axis2/test.json | 4 ++-- .../reduction/reduce_all/reduce_all_2x65538x1x1_b_axis3/test.json | 4 ++-- operators/reduction/reduce_all/reduce_all_3_b_axis0/test.json | 4 ++-- operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis0/test.json | 4 ++-- operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis1/test.json | 4 ++-- operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis2/test.json | 4 ++-- operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis3/test.json | 4 ++-- .../reduction/reduce_all/reduce_all_65530x1x1x1_b_axis0/test.json | 4 ++-- .../reduction/reduce_all/reduce_all_65530x1x1x1_b_axis1/test.json | 4 ++-- .../reduction/reduce_all/reduce_all_65530x1x1x1_b_axis2/test.json | 4 ++-- .../reduction/reduce_all/reduce_all_65530x1x1x1_b_axis3/test.json | 4 ++-- .../reduce_all_ERRORIF_AxisLargerRank_32x28_b_axis6/test.json | 4 ++-- .../reduce_all_ERRORIF_AxisSmallerZero_19x19x19x13_b_axis-1/test.json | 4 ++-- .../reduce_all_ERRORIF_ShapeOfAxisNotOne_15x6x32_b_axis0/test.json | 4 ++-- .../reduce_all/reduce_all_ERRORIF_WrongInputList_29_b_axis0/test.json | 4 ++-- .../reduce_all_ERRORIF_WrongInputType_16x20x20x13_i48_axis1/test.json | 4 ++-- .../reduce_all_ERRORIF_WrongOutputList_29x29x29x3_b_axis0/test.json | 4 ++-- .../reduce_all_ERRORIF_WrongOutputType_13x32x1_b_axis0/test.json | 4 ++-- .../reduce_all_ERRORIF_WrongRank_13x15x1x15x15_b_axis0/test.json | 4 ++-- 26 files changed, 52 insertions(+), 52 deletions(-) (limited to 'operators/reduction/reduce_all') diff --git a/operators/reduction/reduce_all/reduce_all_14x14x27_b_axis0/test.json b/operators/reduction/reduce_all/reduce_all_14x14x27_b_axis0/test.json index 589078ffc..36bafa8c0 100644 --- a/operators/reduction/reduce_all/reduce_all_14x14x27_b_axis0/test.json +++ b/operators/reduction/reduce_all/reduce_all_14x14x27_b_axis0/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_14x14x27_b_axis1/test.json b/operators/reduction/reduce_all/reduce_all_14x14x27_b_axis1/test.json index c0fbe029f..851d03e72 100644 --- a/operators/reduction/reduce_all/reduce_all_14x14x27_b_axis1/test.json +++ b/operators/reduction/reduce_all/reduce_all_14x14x27_b_axis1/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_14x14x27_b_axis2/test.json b/operators/reduction/reduce_all/reduce_all_14x14x27_b_axis2/test.json index 01749c09e..8f477bd92 100644 --- a/operators/reduction/reduce_all/reduce_all_14x14x27_b_axis2/test.json +++ b/operators/reduction/reduce_all/reduce_all_14x14x27_b_axis2/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_24x21_b_axis0/test.json b/operators/reduction/reduce_all/reduce_all_24x21_b_axis0/test.json index cb623c213..d285948c3 100644 --- a/operators/reduction/reduce_all/reduce_all_24x21_b_axis0/test.json +++ b/operators/reduction/reduce_all/reduce_all_24x21_b_axis0/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_24x21_b_axis1/test.json b/operators/reduction/reduce_all/reduce_all_24x21_b_axis1/test.json index 3735000ff..87b296830 100644 --- a/operators/reduction/reduce_all/reduce_all_24x21_b_axis1/test.json +++ b/operators/reduction/reduce_all/reduce_all_24x21_b_axis1/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis0/test.json b/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis0/test.json index 25f421c20..9a4a59ef8 100644 --- a/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis0/test.json +++ b/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis0/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis1/test.json b/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis1/test.json index 3cab7281a..3d5178563 100644 --- a/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis1/test.json +++ b/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis1/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis2/test.json b/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis2/test.json index 951aabdad..5adbc1915 100644 --- a/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis2/test.json +++ b/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis2/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis3/test.json b/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis3/test.json index df2f024bb..e5bff2eb9 100644 --- a/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis3/test.json +++ b/operators/reduction/reduce_all/reduce_all_2x65538x1x1_b_axis3/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_3_b_axis0/test.json b/operators/reduction/reduce_all/reduce_all_3_b_axis0/test.json index 97c370439..d1a75e61f 100644 --- a/operators/reduction/reduce_all/reduce_all_3_b_axis0/test.json +++ b/operators/reduction/reduce_all/reduce_all_3_b_axis0/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis0/test.json b/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis0/test.json index c69df9cf6..04b624623 100644 --- a/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis0/test.json +++ b/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis0/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis1/test.json b/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis1/test.json index c673607ca..71b071c64 100644 --- a/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis1/test.json +++ b/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis1/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis2/test.json b/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis2/test.json index 2b525c8f2..cdfed3c20 100644 --- a/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis2/test.json +++ b/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis2/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis3/test.json b/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis3/test.json index 7fe7284e0..87ec183a9 100644 --- a/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis3/test.json +++ b/operators/reduction/reduce_all/reduce_all_3x22x7x3_b_axis3/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis0/test.json b/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis0/test.json index 35b8c6f13..c26287f23 100644 --- a/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis0/test.json +++ b/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis0/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis1/test.json b/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis1/test.json index 59d0cc4d2..941ed72cc 100644 --- a/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis1/test.json +++ b/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis1/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis2/test.json b/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis2/test.json index 953e770aa..9a7d21a23 100644 --- a/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis2/test.json +++ b/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis2/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis3/test.json b/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis3/test.json index cf53b3b53..4ccbbd62d 100644 --- a/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis3/test.json +++ b/operators/reduction/reduce_all/reduce_all_65530x1x1x1_b_axis3/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_ERRORIF_AxisLargerRank_32x28_b_axis6/test.json b/operators/reduction/reduce_all/reduce_all_ERRORIF_AxisLargerRank_32x28_b_axis6/test.json index 5710dca8e..62be36ba2 100644 --- a/operators/reduction/reduce_all/reduce_all_ERRORIF_AxisLargerRank_32x28_b_axis6/test.json +++ b/operators/reduction/reduce_all/reduce_all_ERRORIF_AxisLargerRank_32x28_b_axis6/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_ERRORIF_AxisSmallerZero_19x19x19x13_b_axis-1/test.json b/operators/reduction/reduce_all/reduce_all_ERRORIF_AxisSmallerZero_19x19x19x13_b_axis-1/test.json index 2cda77e71..93fa8b2a6 100644 --- a/operators/reduction/reduce_all/reduce_all_ERRORIF_AxisSmallerZero_19x19x19x13_b_axis-1/test.json +++ b/operators/reduction/reduce_all/reduce_all_ERRORIF_AxisSmallerZero_19x19x19x13_b_axis-1/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_ERRORIF_ShapeOfAxisNotOne_15x6x32_b_axis0/test.json b/operators/reduction/reduce_all/reduce_all_ERRORIF_ShapeOfAxisNotOne_15x6x32_b_axis0/test.json index 22784e06f..f276bfaa3 100644 --- a/operators/reduction/reduce_all/reduce_all_ERRORIF_ShapeOfAxisNotOne_15x6x32_b_axis0/test.json +++ b/operators/reduction/reduce_all/reduce_all_ERRORIF_ShapeOfAxisNotOne_15x6x32_b_axis0/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongInputList_29_b_axis0/test.json b/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongInputList_29_b_axis0/test.json index 47108267b..8dd045aad 100644 --- a/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongInputList_29_b_axis0/test.json +++ b/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongInputList_29_b_axis0/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongInputType_16x20x20x13_i48_axis1/test.json b/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongInputType_16x20x20x13_i48_axis1/test.json index d852c8214..90cd038b2 100644 --- a/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongInputType_16x20x20x13_i48_axis1/test.json +++ b/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongInputType_16x20x20x13_i48_axis1/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongOutputList_29x29x29x3_b_axis0/test.json b/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongOutputList_29x29x29x3_b_axis0/test.json index 143c089e6..a3914cd24 100644 --- a/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongOutputList_29x29x29x3_b_axis0/test.json +++ b/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongOutputList_29x29x29x3_b_axis0/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongOutputType_13x32x1_b_axis0/test.json b/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongOutputType_13x32x1_b_axis0/test.json index b992cc7f3..9d5d9e1f2 100644 --- a/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongOutputType_13x32x1_b_axis0/test.json +++ b/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongOutputType_13x32x1_b_axis0/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongRank_13x15x1x15x15_b_axis0/test.json b/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongRank_13x15x1x15x15_b_axis0/test.json index a94bea4d5..937192126 100644 --- a/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongRank_13x15x1x15x15_b_axis0/test.json +++ b/operators/reduction/reduce_all/reduce_all_ERRORIF_WrongRank_13x15x1x15x15_b_axis0/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 40, + _minor: 41, _patch: 0, - _draft: false + _draft: true }, blocks: [ { -- cgit v1.2.1