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 --- operators/comparison/greater/greater_14_i32/test.json | 4 ++-- operators/comparison/greater/greater_14x1x20_i32/test.json | 4 ++-- operators/comparison/greater/greater_1x2x65530x1_i32/test.json | 4 ++-- operators/comparison/greater/greater_1x65539x1x2x1_i32/test.json | 4 ++-- operators/comparison/greater/greater_2x10x3x2x8_i32/test.json | 4 ++-- operators/comparison/greater/greater_2x11x10x1_i32/test.json | 4 ++-- operators/comparison/greater/greater_45x1_i32/test.json | 4 ++-- .../greater/greater_ERRORIF_DimensionMismatch_12_i32/test.json | 4 ++-- .../greater/greater_ERRORIF_RankMismatch_13x2_i32/test.json | 4 ++-- .../greater/greater_ERRORIF_WrongInputList_11x5x12x9_i32/test.json | 4 ++-- .../greater/greater_ERRORIF_WrongInputType_14x11x12_i4/test.json | 4 ++-- .../greater/greater_ERRORIF_WrongOutputList_10x8x13x9_i32/test.json | 4 ++-- .../greater/greater_ERRORIF_WrongOutputType_12_i32/test.json | 4 ++-- 13 files changed, 26 insertions(+), 26 deletions(-) (limited to 'operators/comparison/greater') diff --git a/operators/comparison/greater/greater_14_i32/test.json b/operators/comparison/greater/greater_14_i32/test.json index bd42ce61c..2b1f5b81e 100644 --- a/operators/comparison/greater/greater_14_i32/test.json +++ b/operators/comparison/greater/greater_14_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/comparison/greater/greater_14x1x20_i32/test.json b/operators/comparison/greater/greater_14x1x20_i32/test.json index 043722208..86aff43a1 100644 --- a/operators/comparison/greater/greater_14x1x20_i32/test.json +++ b/operators/comparison/greater/greater_14x1x20_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/comparison/greater/greater_1x2x65530x1_i32/test.json b/operators/comparison/greater/greater_1x2x65530x1_i32/test.json index c005ed12e..3570a18b3 100644 --- a/operators/comparison/greater/greater_1x2x65530x1_i32/test.json +++ b/operators/comparison/greater/greater_1x2x65530x1_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/comparison/greater/greater_1x65539x1x2x1_i32/test.json b/operators/comparison/greater/greater_1x65539x1x2x1_i32/test.json index 9350dc6d4..1ce8f0f1d 100644 --- a/operators/comparison/greater/greater_1x65539x1x2x1_i32/test.json +++ b/operators/comparison/greater/greater_1x65539x1x2x1_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/comparison/greater/greater_2x10x3x2x8_i32/test.json b/operators/comparison/greater/greater_2x10x3x2x8_i32/test.json index 71ee8a53f..1aaaf6d36 100644 --- a/operators/comparison/greater/greater_2x10x3x2x8_i32/test.json +++ b/operators/comparison/greater/greater_2x10x3x2x8_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/comparison/greater/greater_2x11x10x1_i32/test.json b/operators/comparison/greater/greater_2x11x10x1_i32/test.json index 3a9e8c902..8bf95d8ca 100644 --- a/operators/comparison/greater/greater_2x11x10x1_i32/test.json +++ b/operators/comparison/greater/greater_2x11x10x1_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/comparison/greater/greater_45x1_i32/test.json b/operators/comparison/greater/greater_45x1_i32/test.json index e89314ba4..59be63e09 100644 --- a/operators/comparison/greater/greater_45x1_i32/test.json +++ b/operators/comparison/greater/greater_45x1_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/comparison/greater/greater_ERRORIF_DimensionMismatch_12_i32/test.json b/operators/comparison/greater/greater_ERRORIF_DimensionMismatch_12_i32/test.json index 83f7a57f7..61fa2f77c 100644 --- a/operators/comparison/greater/greater_ERRORIF_DimensionMismatch_12_i32/test.json +++ b/operators/comparison/greater/greater_ERRORIF_DimensionMismatch_12_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/comparison/greater/greater_ERRORIF_RankMismatch_13x2_i32/test.json b/operators/comparison/greater/greater_ERRORIF_RankMismatch_13x2_i32/test.json index 8faa7c454..d7d1a0117 100644 --- a/operators/comparison/greater/greater_ERRORIF_RankMismatch_13x2_i32/test.json +++ b/operators/comparison/greater/greater_ERRORIF_RankMismatch_13x2_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/comparison/greater/greater_ERRORIF_WrongInputList_11x5x12x9_i32/test.json b/operators/comparison/greater/greater_ERRORIF_WrongInputList_11x5x12x9_i32/test.json index 718449386..f5e66e2da 100644 --- a/operators/comparison/greater/greater_ERRORIF_WrongInputList_11x5x12x9_i32/test.json +++ b/operators/comparison/greater/greater_ERRORIF_WrongInputList_11x5x12x9_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/comparison/greater/greater_ERRORIF_WrongInputType_14x11x12_i4/test.json b/operators/comparison/greater/greater_ERRORIF_WrongInputType_14x11x12_i4/test.json index 2c5c029fe..2df9144d3 100644 --- a/operators/comparison/greater/greater_ERRORIF_WrongInputType_14x11x12_i4/test.json +++ b/operators/comparison/greater/greater_ERRORIF_WrongInputType_14x11x12_i4/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { diff --git a/operators/comparison/greater/greater_ERRORIF_WrongOutputList_10x8x13x9_i32/test.json b/operators/comparison/greater/greater_ERRORIF_WrongOutputList_10x8x13x9_i32/test.json index 9820b4d48..04db37471 100644 --- a/operators/comparison/greater/greater_ERRORIF_WrongOutputList_10x8x13x9_i32/test.json +++ b/operators/comparison/greater/greater_ERRORIF_WrongOutputList_10x8x13x9_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/comparison/greater/greater_ERRORIF_WrongOutputType_12_i32/test.json b/operators/comparison/greater/greater_ERRORIF_WrongOutputType_12_i32/test.json index 1c99c136b..63027ed5a 100644 --- a/operators/comparison/greater/greater_ERRORIF_WrongOutputType_12_i32/test.json +++ b/operators/comparison/greater/greater_ERRORIF_WrongOutputType_12_i32/test.json @@ -1,9 +1,9 @@ { version: { _major: 0, - _minor: 50, + _minor: 51, _patch: 0, - _draft: false + _draft: true }, blocks: [ { -- cgit v1.2.1