aboutsummaryrefslogtreecommitdiff
path: root/operators/scatter_gather/gather
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-12-13 14:35:31 +0000
committerJeremy Johnson <jeremy.johnson@arm.com>2022-12-13 14:35:31 +0000
commit4abeb4f0514409aec7e23cb5495dcc68417fc7ad (patch)
tree60865f6368fde717b68287538734895df404ed51 /operators/scatter_gather/gather
parent262fa7c9c872865f2779b386ae5c5876683b1e47 (diff)
downloadconformance_tests-4abeb4f0514409aec7e23cb5495dcc68417fc7ad.tar.gz
Updating tests for v0.51.0 draft
Change-Id: Ief60ae4d816031525b78144f40c371775580c0d6
Diffstat (limited to 'operators/scatter_gather/gather')
-rw-r--r--operators/scatter_gather/gather/gather_10x51x18_f32/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_10x56x48_f16/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_1x2x65533_i8/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_2x65533x1_i8/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_2x65536x1_f32/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_30x29x55_i32/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_34x34x62_bf16/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_5000x1x1_f32/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_5000x1x1_i8/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_9x50x43_i16/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_ERRORIF_WrongInputList_12x10x7_f32/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_ERRORIF_WrongInputList_12x10x7_i32/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_ERRORIF_WrongInputType_2x11x4_i48/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_ERRORIF_WrongOutputList_13x9x7_f16/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_ERRORIF_WrongOutputList_13x9x7_i8/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_ERRORIF_WrongOutputType_12x12x11_bf16/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_ERRORIF_WrongOutputType_12x12x11_i16/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_f32/test.json4
-rw-r--r--operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_i32/test.json4
19 files changed, 38 insertions, 38 deletions
diff --git a/operators/scatter_gather/gather/gather_10x51x18_f32/test.json b/operators/scatter_gather/gather/gather_10x51x18_f32/test.json
index 9675e9883..2b0b8679f 100644
--- a/operators/scatter_gather/gather/gather_10x51x18_f32/test.json
+++ b/operators/scatter_gather/gather/gather_10x51x18_f32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/scatter_gather/gather/gather_10x56x48_f16/test.json b/operators/scatter_gather/gather/gather_10x56x48_f16/test.json
index 7550ade6f..922b34ef7 100644
--- a/operators/scatter_gather/gather/gather_10x56x48_f16/test.json
+++ b/operators/scatter_gather/gather/gather_10x56x48_f16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/scatter_gather/gather/gather_1x2x65533_i8/test.json b/operators/scatter_gather/gather/gather_1x2x65533_i8/test.json
index 670ed017a..146a2f0ce 100644
--- a/operators/scatter_gather/gather/gather_1x2x65533_i8/test.json
+++ b/operators/scatter_gather/gather/gather_1x2x65533_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/scatter_gather/gather/gather_2x65533x1_i8/test.json b/operators/scatter_gather/gather/gather_2x65533x1_i8/test.json
index 6b8e1e0d9..776c55d2c 100644
--- a/operators/scatter_gather/gather/gather_2x65533x1_i8/test.json
+++ b/operators/scatter_gather/gather/gather_2x65533x1_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/scatter_gather/gather/gather_2x65536x1_f32/test.json b/operators/scatter_gather/gather/gather_2x65536x1_f32/test.json
index b17e4bf7d..a893b4f94 100644
--- a/operators/scatter_gather/gather/gather_2x65536x1_f32/test.json
+++ b/operators/scatter_gather/gather/gather_2x65536x1_f32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/scatter_gather/gather/gather_30x29x55_i32/test.json b/operators/scatter_gather/gather/gather_30x29x55_i32/test.json
index 8ed938ea4..4431bff3d 100644
--- a/operators/scatter_gather/gather/gather_30x29x55_i32/test.json
+++ b/operators/scatter_gather/gather/gather_30x29x55_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/scatter_gather/gather/gather_34x34x62_bf16/test.json b/operators/scatter_gather/gather/gather_34x34x62_bf16/test.json
index db7980f44..2b7860bf6 100644
--- a/operators/scatter_gather/gather/gather_34x34x62_bf16/test.json
+++ b/operators/scatter_gather/gather/gather_34x34x62_bf16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/scatter_gather/gather/gather_5000x1x1_f32/test.json b/operators/scatter_gather/gather/gather_5000x1x1_f32/test.json
index c309dab69..573916652 100644
--- a/operators/scatter_gather/gather/gather_5000x1x1_f32/test.json
+++ b/operators/scatter_gather/gather/gather_5000x1x1_f32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/scatter_gather/gather/gather_5000x1x1_i8/test.json b/operators/scatter_gather/gather/gather_5000x1x1_i8/test.json
index 5472eaa12..da253be17 100644
--- a/operators/scatter_gather/gather/gather_5000x1x1_i8/test.json
+++ b/operators/scatter_gather/gather/gather_5000x1x1_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/scatter_gather/gather/gather_9x50x43_i16/test.json b/operators/scatter_gather/gather/gather_9x50x43_i16/test.json
index 6aeabcaed..511512cae 100644
--- a/operators/scatter_gather/gather/gather_9x50x43_i16/test.json
+++ b/operators/scatter_gather/gather/gather_9x50x43_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/scatter_gather/gather/gather_ERRORIF_WrongInputList_12x10x7_f32/test.json b/operators/scatter_gather/gather/gather_ERRORIF_WrongInputList_12x10x7_f32/test.json
index 07241d46f..e304b2564 100644
--- a/operators/scatter_gather/gather/gather_ERRORIF_WrongInputList_12x10x7_f32/test.json
+++ b/operators/scatter_gather/gather/gather_ERRORIF_WrongInputList_12x10x7_f32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/scatter_gather/gather/gather_ERRORIF_WrongInputList_12x10x7_i32/test.json b/operators/scatter_gather/gather/gather_ERRORIF_WrongInputList_12x10x7_i32/test.json
index 8074967ce..ddf3b106b 100644
--- a/operators/scatter_gather/gather/gather_ERRORIF_WrongInputList_12x10x7_i32/test.json
+++ b/operators/scatter_gather/gather/gather_ERRORIF_WrongInputList_12x10x7_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/scatter_gather/gather/gather_ERRORIF_WrongInputType_2x11x4_i48/test.json b/operators/scatter_gather/gather/gather_ERRORIF_WrongInputType_2x11x4_i48/test.json
index cba96ac07..822799547 100644
--- a/operators/scatter_gather/gather/gather_ERRORIF_WrongInputType_2x11x4_i48/test.json
+++ b/operators/scatter_gather/gather/gather_ERRORIF_WrongInputType_2x11x4_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/scatter_gather/gather/gather_ERRORIF_WrongOutputList_13x9x7_f16/test.json b/operators/scatter_gather/gather/gather_ERRORIF_WrongOutputList_13x9x7_f16/test.json
index 86533ae1b..62316d5f6 100644
--- a/operators/scatter_gather/gather/gather_ERRORIF_WrongOutputList_13x9x7_f16/test.json
+++ b/operators/scatter_gather/gather/gather_ERRORIF_WrongOutputList_13x9x7_f16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/scatter_gather/gather/gather_ERRORIF_WrongOutputList_13x9x7_i8/test.json b/operators/scatter_gather/gather/gather_ERRORIF_WrongOutputList_13x9x7_i8/test.json
index 74d812bf5..58d2c2214 100644
--- a/operators/scatter_gather/gather/gather_ERRORIF_WrongOutputList_13x9x7_i8/test.json
+++ b/operators/scatter_gather/gather/gather_ERRORIF_WrongOutputList_13x9x7_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/scatter_gather/gather/gather_ERRORIF_WrongOutputType_12x12x11_bf16/test.json b/operators/scatter_gather/gather/gather_ERRORIF_WrongOutputType_12x12x11_bf16/test.json
index 2a30a82aa..35125a806 100644
--- a/operators/scatter_gather/gather/gather_ERRORIF_WrongOutputType_12x12x11_bf16/test.json
+++ b/operators/scatter_gather/gather/gather_ERRORIF_WrongOutputType_12x12x11_bf16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/scatter_gather/gather/gather_ERRORIF_WrongOutputType_12x12x11_i16/test.json b/operators/scatter_gather/gather/gather_ERRORIF_WrongOutputType_12x12x11_i16/test.json
index f92061557..a318b8d38 100644
--- a/operators/scatter_gather/gather/gather_ERRORIF_WrongOutputType_12x12x11_i16/test.json
+++ b/operators/scatter_gather/gather/gather_ERRORIF_WrongOutputType_12x12x11_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/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_f32/test.json b/operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_f32/test.json
index d0dbb19fb..d70c3d4b7 100644
--- a/operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_f32/test.json
+++ b/operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_f32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_i32/test.json b/operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_i32/test.json
index 6434577b0..94957d408 100644
--- a/operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_i32/test.json
+++ b/operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{