aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_ternary/select
diff options
context:
space:
mode:
authorJames Ward <james.ward@arm.com>2022-07-14 11:09:09 +0100
committerJames Ward <james.ward@arm.com>2022-07-14 12:58:36 +0100
commitbc63ba3812404a3c406046562c53d562ea686fd2 (patch)
tree7c6610af673edf2405d3de2d2f567d4e9bd64f81 /operators/ew_ternary/select
parent52eb3f70058169656d6bdd137abfe80a2f51ee87 (diff)
downloadconformance_tests-bc63ba3812404a3c406046562c53d562ea686fd2.tar.gz
Regenerate conformance tests for 0.31 draft
Regen rescale tests for apply_scale_32 limits specification change Change-Id: I3ac621ea3ce8a047c5339f86a16e28f6b9d7bf9c Signed-off-by: James Ward <james.ward@arm.com>
Diffstat (limited to 'operators/ew_ternary/select')
-rw-r--r--operators/ew_ternary/select/select_12x10x7x13x9_i8/test.json4
-rw-r--r--operators/ew_ternary/select/select_12x12x11x12_i32/test.json4
-rw-r--r--operators/ew_ternary/select/select_13x7x8x1_b/test.json4
-rw-r--r--operators/ew_ternary/select/select_15x7x14x11x12_b/test.json4
-rw-r--r--operators/ew_ternary/select/select_1x1x65535x1_i8/test.json4
-rw-r--r--operators/ew_ternary/select/select_1x65538x1x2_i8/test.json4
-rw-r--r--operators/ew_ternary/select/select_20_b/test.json4
-rw-r--r--operators/ew_ternary/select/select_20_i8/test.json4
-rw-r--r--operators/ew_ternary/select/select_25x20_i8/test.json4
-rw-r--r--operators/ew_ternary/select/select_2x11x4x2_i16/test.json4
-rw-r--r--operators/ew_ternary/select/select_2x12x10x7_i8/test.json4
-rw-r--r--operators/ew_ternary/select/select_36_i32/test.json4
-rw-r--r--operators/ew_ternary/select/select_37x1x26_i16/test.json4
-rw-r--r--operators/ew_ternary/select/select_40x1_b/test.json4
-rw-r--r--operators/ew_ternary/select/select_40x22_i32/test.json4
-rw-r--r--operators/ew_ternary/select/select_46x23x52_b/test.json4
-rw-r--r--operators/ew_ternary/select/select_47_i16/test.json4
-rw-r--r--operators/ew_ternary/select/select_4x2x9x14x1_i16/test.json4
-rw-r--r--operators/ew_ternary/select/select_51x52_i16/test.json4
-rw-r--r--operators/ew_ternary/select/select_53x46x35_i8/test.json4
-rw-r--r--operators/ew_ternary/select/select_58x19x57_i32/test.json4
-rw-r--r--operators/ew_ternary/select/select_5x10x3x12x11_i32/test.json4
-rw-r--r--operators/ew_ternary/select/select_ERRORIF_DimensionMismatch_33x19_b/test.json4
-rw-r--r--operators/ew_ternary/select/select_ERRORIF_RankMismatch_30x9x44_i16/test.json4
-rw-r--r--operators/ew_ternary/select/select_ERRORIF_WrongInputList_12_i32/test.json4
-rw-r--r--operators/ew_ternary/select/select_ERRORIF_WrongInputType_36_i4/test.json4
-rw-r--r--operators/ew_ternary/select/select_ERRORIF_WrongOutputList_11x15x18x9_i32/test.json4
-rw-r--r--operators/ew_ternary/select/select_ERRORIF_WrongOutputType_10x32_i8/test.json4
28 files changed, 56 insertions, 56 deletions
diff --git a/operators/ew_ternary/select/select_12x10x7x13x9_i8/test.json b/operators/ew_ternary/select/select_12x10x7x13x9_i8/test.json
index a7b1d548a..098117afd 100644
--- a/operators/ew_ternary/select/select_12x10x7x13x9_i8/test.json
+++ b/operators/ew_ternary/select/select_12x10x7x13x9_i8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_12x12x11x12_i32/test.json b/operators/ew_ternary/select/select_12x12x11x12_i32/test.json
index 1f2f7aec0..44cf3fcfb 100644
--- a/operators/ew_ternary/select/select_12x12x11x12_i32/test.json
+++ b/operators/ew_ternary/select/select_12x12x11x12_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_13x7x8x1_b/test.json b/operators/ew_ternary/select/select_13x7x8x1_b/test.json
index 67497c459..72d7b9d0f 100644
--- a/operators/ew_ternary/select/select_13x7x8x1_b/test.json
+++ b/operators/ew_ternary/select/select_13x7x8x1_b/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_15x7x14x11x12_b/test.json b/operators/ew_ternary/select/select_15x7x14x11x12_b/test.json
index 365fed96e..38a95f22c 100644
--- a/operators/ew_ternary/select/select_15x7x14x11x12_b/test.json
+++ b/operators/ew_ternary/select/select_15x7x14x11x12_b/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_1x1x65535x1_i8/test.json b/operators/ew_ternary/select/select_1x1x65535x1_i8/test.json
index 452cb62ba..89b9fa855 100644
--- a/operators/ew_ternary/select/select_1x1x65535x1_i8/test.json
+++ b/operators/ew_ternary/select/select_1x1x65535x1_i8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_1x65538x1x2_i8/test.json b/operators/ew_ternary/select/select_1x65538x1x2_i8/test.json
index c4080311b..53ecf6757 100644
--- a/operators/ew_ternary/select/select_1x65538x1x2_i8/test.json
+++ b/operators/ew_ternary/select/select_1x65538x1x2_i8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_20_b/test.json b/operators/ew_ternary/select/select_20_b/test.json
index 1d3806719..9c721ba25 100644
--- a/operators/ew_ternary/select/select_20_b/test.json
+++ b/operators/ew_ternary/select/select_20_b/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_20_i8/test.json b/operators/ew_ternary/select/select_20_i8/test.json
index f1b69ddcb..c5c98ced4 100644
--- a/operators/ew_ternary/select/select_20_i8/test.json
+++ b/operators/ew_ternary/select/select_20_i8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_25x20_i8/test.json b/operators/ew_ternary/select/select_25x20_i8/test.json
index ed066ecb8..08bf7f883 100644
--- a/operators/ew_ternary/select/select_25x20_i8/test.json
+++ b/operators/ew_ternary/select/select_25x20_i8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_2x11x4x2_i16/test.json b/operators/ew_ternary/select/select_2x11x4x2_i16/test.json
index dc56d8a99..76a2c0846 100644
--- a/operators/ew_ternary/select/select_2x11x4x2_i16/test.json
+++ b/operators/ew_ternary/select/select_2x11x4x2_i16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_2x12x10x7_i8/test.json b/operators/ew_ternary/select/select_2x12x10x7_i8/test.json
index 7ac51e342..ffb018979 100644
--- a/operators/ew_ternary/select/select_2x12x10x7_i8/test.json
+++ b/operators/ew_ternary/select/select_2x12x10x7_i8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_36_i32/test.json b/operators/ew_ternary/select/select_36_i32/test.json
index 3ef202e79..98f287cac 100644
--- a/operators/ew_ternary/select/select_36_i32/test.json
+++ b/operators/ew_ternary/select/select_36_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_37x1x26_i16/test.json b/operators/ew_ternary/select/select_37x1x26_i16/test.json
index 6a9266474..71f4812c7 100644
--- a/operators/ew_ternary/select/select_37x1x26_i16/test.json
+++ b/operators/ew_ternary/select/select_37x1x26_i16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_40x1_b/test.json b/operators/ew_ternary/select/select_40x1_b/test.json
index b27fff3cb..cc6b0837e 100644
--- a/operators/ew_ternary/select/select_40x1_b/test.json
+++ b/operators/ew_ternary/select/select_40x1_b/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_40x22_i32/test.json b/operators/ew_ternary/select/select_40x22_i32/test.json
index 53eb064bf..8169619a5 100644
--- a/operators/ew_ternary/select/select_40x22_i32/test.json
+++ b/operators/ew_ternary/select/select_40x22_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_46x23x52_b/test.json b/operators/ew_ternary/select/select_46x23x52_b/test.json
index 74c7c832d..a41d54f52 100644
--- a/operators/ew_ternary/select/select_46x23x52_b/test.json
+++ b/operators/ew_ternary/select/select_46x23x52_b/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_47_i16/test.json b/operators/ew_ternary/select/select_47_i16/test.json
index fffe35944..65d34f1b2 100644
--- a/operators/ew_ternary/select/select_47_i16/test.json
+++ b/operators/ew_ternary/select/select_47_i16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_4x2x9x14x1_i16/test.json b/operators/ew_ternary/select/select_4x2x9x14x1_i16/test.json
index 90752ba1e..f50ad9718 100644
--- a/operators/ew_ternary/select/select_4x2x9x14x1_i16/test.json
+++ b/operators/ew_ternary/select/select_4x2x9x14x1_i16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_51x52_i16/test.json b/operators/ew_ternary/select/select_51x52_i16/test.json
index cd0bd1a2c..8f2c42b29 100644
--- a/operators/ew_ternary/select/select_51x52_i16/test.json
+++ b/operators/ew_ternary/select/select_51x52_i16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_53x46x35_i8/test.json b/operators/ew_ternary/select/select_53x46x35_i8/test.json
index df544b679..c44e1525f 100644
--- a/operators/ew_ternary/select/select_53x46x35_i8/test.json
+++ b/operators/ew_ternary/select/select_53x46x35_i8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_58x19x57_i32/test.json b/operators/ew_ternary/select/select_58x19x57_i32/test.json
index f93bdd1e5..d373a4329 100644
--- a/operators/ew_ternary/select/select_58x19x57_i32/test.json
+++ b/operators/ew_ternary/select/select_58x19x57_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_5x10x3x12x11_i32/test.json b/operators/ew_ternary/select/select_5x10x3x12x11_i32/test.json
index b4a1d4601..5b62084dd 100644
--- a/operators/ew_ternary/select/select_5x10x3x12x11_i32/test.json
+++ b/operators/ew_ternary/select/select_5x10x3x12x11_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_ERRORIF_DimensionMismatch_33x19_b/test.json b/operators/ew_ternary/select/select_ERRORIF_DimensionMismatch_33x19_b/test.json
index 6bf427292..194a7c5ad 100644
--- a/operators/ew_ternary/select/select_ERRORIF_DimensionMismatch_33x19_b/test.json
+++ b/operators/ew_ternary/select/select_ERRORIF_DimensionMismatch_33x19_b/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_ERRORIF_RankMismatch_30x9x44_i16/test.json b/operators/ew_ternary/select/select_ERRORIF_RankMismatch_30x9x44_i16/test.json
index 704cc9da4..df22a5ac7 100644
--- a/operators/ew_ternary/select/select_ERRORIF_RankMismatch_30x9x44_i16/test.json
+++ b/operators/ew_ternary/select/select_ERRORIF_RankMismatch_30x9x44_i16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_ERRORIF_WrongInputList_12_i32/test.json b/operators/ew_ternary/select/select_ERRORIF_WrongInputList_12_i32/test.json
index 4ea787b06..cdcf1f067 100644
--- a/operators/ew_ternary/select/select_ERRORIF_WrongInputList_12_i32/test.json
+++ b/operators/ew_ternary/select/select_ERRORIF_WrongInputList_12_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_ERRORIF_WrongInputType_36_i4/test.json b/operators/ew_ternary/select/select_ERRORIF_WrongInputType_36_i4/test.json
index 9187214d2..0f3792d47 100644
--- a/operators/ew_ternary/select/select_ERRORIF_WrongInputType_36_i4/test.json
+++ b/operators/ew_ternary/select/select_ERRORIF_WrongInputType_36_i4/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_ERRORIF_WrongOutputList_11x15x18x9_i32/test.json b/operators/ew_ternary/select/select_ERRORIF_WrongOutputList_11x15x18x9_i32/test.json
index de977bba8..184a72680 100644
--- a/operators/ew_ternary/select/select_ERRORIF_WrongOutputList_11x15x18x9_i32/test.json
+++ b/operators/ew_ternary/select/select_ERRORIF_WrongOutputList_11x15x18x9_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/ew_ternary/select/select_ERRORIF_WrongOutputType_10x32_i8/test.json b/operators/ew_ternary/select/select_ERRORIF_WrongOutputType_10x32_i8/test.json
index 7efbcf795..d3dd757be 100644
--- a/operators/ew_ternary/select/select_ERRORIF_WrongOutputType_10x32_i8/test.json
+++ b/operators/ew_ternary/select/select_ERRORIF_WrongOutputType_10x32_i8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 30,
+ _minor: 31,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{