From 4abeb4f0514409aec7e23cb5495dcc68417fc7ad Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Tue, 13 Dec 2022 14:35:31 +0000 Subject: Updating tests for v0.51.0 draft Change-Id: Ief60ae4d816031525b78144f40c371775580c0d6 --- .../logical_left_shift/logical_left_shift_10x1x13x9x7_i16/test.json | 4 ++-- .../logical_left_shift/logical_left_shift_12x12x11x12_i32/test.json | 4 ++-- .../logical_left_shift/logical_left_shift_13x7x8x6x3_i8/test.json | 4 ++-- .../ew_binary/logical_left_shift/logical_left_shift_1_i16/test.json | 4 ++-- .../logical_left_shift/logical_left_shift_1x2x1x65538_i8/test.json | 4 ++-- .../logical_left_shift/logical_left_shift_1x37x37_i32/test.json | 4 ++-- .../logical_left_shift/logical_left_shift_1x37x40_i8/test.json | 4 ++-- .../ew_binary/logical_left_shift/logical_left_shift_1x49_i8/test.json | 4 ++-- .../logical_left_shift/logical_left_shift_1x65532x1x1_i8/test.json | 4 ++-- .../ew_binary/logical_left_shift/logical_left_shift_20_i8/test.json | 4 ++-- .../logical_left_shift/logical_left_shift_2x11x4x2_i16/test.json | 4 ++-- .../logical_left_shift/logical_left_shift_2x12x10x1_i8/test.json | 4 ++-- .../logical_left_shift/logical_left_shift_2x9x14x1x13_i32/test.json | 4 ++-- .../ew_binary/logical_left_shift/logical_left_shift_36_i32/test.json | 4 ++-- .../logical_left_shift/logical_left_shift_41x62_i16/test.json | 4 ++-- .../logical_left_shift/logical_left_shift_50x53_i32/test.json | 4 ++-- .../logical_left_shift/logical_left_shift_60x53x1_i16/test.json | 4 ++-- .../logical_left_shift_ERRORIF_DimensionMismatch_12_i8/test.json | 4 ++-- .../logical_left_shift_ERRORIF_RankMismatch_12x11x14x12_i32/test.json | 4 ++-- .../logical_left_shift_ERRORIF_WrongInputList_10x10_i32/test.json | 4 ++-- .../logical_left_shift_ERRORIF_WrongInputType_11x10x3_i48/test.json | 4 ++-- .../logical_left_shift_ERRORIF_WrongOutputList_11_i16/test.json | 4 ++-- .../logical_left_shift_ERRORIF_WrongOutputType_10x2x9_i8/test.json | 4 ++-- 23 files changed, 46 insertions(+), 46 deletions(-) (limited to 'operators/ew_binary/logical_left_shift') diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_10x1x13x9x7_i16/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_10x1x13x9x7_i16/test.json index 480fb04ae..b1287d824 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_10x1x13x9x7_i16/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_10x1x13x9x7_i16/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_12x12x11x12_i32/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_12x12x11x12_i32/test.json index cbdf00799..4fc6df11d 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_12x12x11x12_i32/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_12x12x11x12_i32/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_13x7x8x6x3_i8/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_13x7x8x6x3_i8/test.json index 1af3cea11..b35949fa4 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_13x7x8x6x3_i8/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_13x7x8x6x3_i8/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_1_i16/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_1_i16/test.json index c8643f36e..f1e692158 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_1_i16/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_1_i16/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_1x2x1x65538_i8/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_1x2x1x65538_i8/test.json index 20733b34e..a013713b9 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_1x2x1x65538_i8/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_1x2x1x65538_i8/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_1x37x37_i32/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_1x37x37_i32/test.json index a554bd383..4fc3506bd 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_1x37x37_i32/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_1x37x37_i32/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_1x37x40_i8/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_1x37x40_i8/test.json index 837c15df6..a789635e8 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_1x37x40_i8/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_1x37x40_i8/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_1x49_i8/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_1x49_i8/test.json index 42d7d3cdd..4ce3932db 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_1x49_i8/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_1x49_i8/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_1x65532x1x1_i8/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_1x65532x1x1_i8/test.json index ca7c6bfe4..b01fe2193 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_1x65532x1x1_i8/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_1x65532x1x1_i8/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_20_i8/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_20_i8/test.json index b43abe812..d34b49683 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_20_i8/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_20_i8/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_2x11x4x2_i16/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_2x11x4x2_i16/test.json index 0e113e50f..40015248f 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_2x11x4x2_i16/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_2x11x4x2_i16/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_2x12x10x1_i8/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_2x12x10x1_i8/test.json index 224e05360..fd208d061 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_2x12x10x1_i8/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_2x12x10x1_i8/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_2x9x14x1x13_i32/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_2x9x14x1x13_i32/test.json index 24fb97e8b..030e56027 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_2x9x14x1x13_i32/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_2x9x14x1x13_i32/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/test.json index 83c44ff1b..215793018 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_41x62_i16/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_41x62_i16/test.json index e3a1eb51b..0622c3e5b 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_41x62_i16/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_41x62_i16/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_50x53_i32/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_50x53_i32/test.json index 92ecb2f11..5ceda7407 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_50x53_i32/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_50x53_i32/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_60x53x1_i16/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_60x53x1_i16/test.json index 1caddb9d9..387a22be3 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_60x53x1_i16/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_60x53x1_i16/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_DimensionMismatch_12_i8/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_DimensionMismatch_12_i8/test.json index 12579722c..274f0d868 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_DimensionMismatch_12_i8/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_DimensionMismatch_12_i8/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_RankMismatch_12x11x14x12_i32/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_RankMismatch_12x11x14x12_i32/test.json index e3168850b..e7c8b097e 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_RankMismatch_12x11x14x12_i32/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_RankMismatch_12x11x14x12_i32/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongInputList_10x10_i32/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongInputList_10x10_i32/test.json index 9097e903f..4f16f67c8 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongInputList_10x10_i32/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongInputList_10x10_i32/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongInputType_11x10x3_i48/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongInputType_11x10x3_i48/test.json index f9562787c..b32aa2c30 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongInputType_11x10x3_i48/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongInputType_11x10x3_i48/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongOutputList_11_i16/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongOutputList_11_i16/test.json index 324ad2dc6..fc1a04de4 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongOutputList_11_i16/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongOutputList_11_i16/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongOutputType_10x2x9_i8/test.json b/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongOutputType_10x2x9_i8/test.json index 5c47eac5c..a2abd8fc1 100644 --- a/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongOutputType_10x2x9_i8/test.json +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_WrongOutputType_10x2x9_i8/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { -- cgit v1.2.1