aboutsummaryrefslogtreecommitdiff
path: root/operators/reduction/reduce_sum
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/reduction/reduce_sum
parent262fa7c9c872865f2779b386ae5c5876683b1e47 (diff)
downloadconformance_tests-4abeb4f0514409aec7e23cb5495dcc68417fc7ad.tar.gz
Updating tests for v0.51.0 draft
Change-Id: Ief60ae4d816031525b78144f40c371775580c0d6
Diffstat (limited to 'operators/reduction/reduce_sum')
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_14x14x27_i32_axis0/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_14x14x27_i32_axis1/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_14x14x27_i32_axis2/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_24x21_i32_axis0/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_24x21_i32_axis1/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_3_i32_axis0/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis0/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis1/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis2/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis3/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis0/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis1/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis2/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis3/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis0/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis1/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis2/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis3/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_ERRORIF_AxisLargerRank_10x7_i32_axis6/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_ERRORIF_AxisSmallerZero_11_i32_axis-2/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_ERRORIF_ShapeOfAxisNotOne_14x1x13x13_i32_axis0/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongInputList_11x5x12x9_i32_axis0/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongInputType_10_i4_axis0/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputList_1x3x4_i32_axis0/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputType_12_i32_axis0/test.json4
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongRank_10x3x13x3x13_i32_axis0/test.json4
26 files changed, 52 insertions, 52 deletions
diff --git a/operators/reduction/reduce_sum/reduce_sum_14x14x27_i32_axis0/test.json b/operators/reduction/reduce_sum/reduce_sum_14x14x27_i32_axis0/test.json
index af8420032..32cb19099 100644
--- a/operators/reduction/reduce_sum/reduce_sum_14x14x27_i32_axis0/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_14x14x27_i32_axis0/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_14x14x27_i32_axis1/test.json b/operators/reduction/reduce_sum/reduce_sum_14x14x27_i32_axis1/test.json
index 5d91ffd47..643ca13aa 100644
--- a/operators/reduction/reduce_sum/reduce_sum_14x14x27_i32_axis1/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_14x14x27_i32_axis1/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_14x14x27_i32_axis2/test.json b/operators/reduction/reduce_sum/reduce_sum_14x14x27_i32_axis2/test.json
index b32ad4c3d..fc30bf4b8 100644
--- a/operators/reduction/reduce_sum/reduce_sum_14x14x27_i32_axis2/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_14x14x27_i32_axis2/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_24x21_i32_axis0/test.json b/operators/reduction/reduce_sum/reduce_sum_24x21_i32_axis0/test.json
index 0c600f7cf..510c27772 100644
--- a/operators/reduction/reduce_sum/reduce_sum_24x21_i32_axis0/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_24x21_i32_axis0/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_24x21_i32_axis1/test.json b/operators/reduction/reduce_sum/reduce_sum_24x21_i32_axis1/test.json
index 8730cf557..f2d8d46fa 100644
--- a/operators/reduction/reduce_sum/reduce_sum_24x21_i32_axis1/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_24x21_i32_axis1/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_3_i32_axis0/test.json b/operators/reduction/reduce_sum/reduce_sum_3_i32_axis0/test.json
index 1b6bb9b71..8390b173e 100644
--- a/operators/reduction/reduce_sum/reduce_sum_3_i32_axis0/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_3_i32_axis0/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis0/test.json b/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis0/test.json
index 225e240c4..6b4b4a386 100644
--- a/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis0/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis0/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis1/test.json b/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis1/test.json
index a6afab673..d44f36b01 100644
--- a/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis1/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis1/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis2/test.json b/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis2/test.json
index ee6f52e79..92b1d3f3d 100644
--- a/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis2/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis2/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis3/test.json b/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis3/test.json
index 26325bde8..ed3f4200b 100644
--- a/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis3/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_3x22x7x3_i32_axis3/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis0/test.json b/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis0/test.json
index e8f3fd57b..35d4fd7d9 100644
--- a/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis0/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis0/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis1/test.json b/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis1/test.json
index 7562eaa4e..d1e2ef146 100644
--- a/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis1/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis1/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis2/test.json b/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis2/test.json
index 6739b102e..360699dec 100644
--- a/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis2/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis2/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis3/test.json b/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis3/test.json
index 8a50b0958..43f7af1d2 100644
--- a/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis3/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_3x65532x1x1_i32_axis3/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis0/test.json b/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis0/test.json
index c86e67292..396793aff 100644
--- a/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis0/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis0/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis1/test.json b/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis1/test.json
index 22a18292e..de9f10412 100644
--- a/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis1/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis1/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis2/test.json b/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis2/test.json
index 6e194b9ed..8503b17c7 100644
--- a/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis2/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis2/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis3/test.json b/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis3/test.json
index 5cc19ebaa..ab9b53089 100644
--- a/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis3/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_65536x1x1x2_i32_axis3/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_AxisLargerRank_10x7_i32_axis6/test.json b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_AxisLargerRank_10x7_i32_axis6/test.json
index 40b83b512..0ce216468 100644
--- a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_AxisLargerRank_10x7_i32_axis6/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_AxisLargerRank_10x7_i32_axis6/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_AxisSmallerZero_11_i32_axis-2/test.json b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_AxisSmallerZero_11_i32_axis-2/test.json
index 467e061fa..e3d3c8d5b 100644
--- a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_AxisSmallerZero_11_i32_axis-2/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_AxisSmallerZero_11_i32_axis-2/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_ShapeOfAxisNotOne_14x1x13x13_i32_axis0/test.json b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_ShapeOfAxisNotOne_14x1x13x13_i32_axis0/test.json
index 0046dd0fb..1e4cca7f9 100644
--- a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_ShapeOfAxisNotOne_14x1x13x13_i32_axis0/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_ShapeOfAxisNotOne_14x1x13x13_i32_axis0/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongInputList_11x5x12x9_i32_axis0/test.json b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongInputList_11x5x12x9_i32_axis0/test.json
index a23c52d34..ed265e450 100644
--- a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongInputList_11x5x12x9_i32_axis0/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongInputList_11x5x12x9_i32_axis0/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongInputType_10_i4_axis0/test.json b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongInputType_10_i4_axis0/test.json
index d9dffc86e..17746bbee 100644
--- a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongInputType_10_i4_axis0/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongInputType_10_i4_axis0/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputList_1x3x4_i32_axis0/test.json b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputList_1x3x4_i32_axis0/test.json
index 22c14e52d..7d31e3649 100644
--- a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputList_1x3x4_i32_axis0/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputList_1x3x4_i32_axis0/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputType_12_i32_axis0/test.json b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputType_12_i32_axis0/test.json
index c722a138e..6fcbf59f0 100644
--- a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputType_12_i32_axis0/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputType_12_i32_axis0/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{
diff --git a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongRank_10x3x13x3x13_i32_axis0/test.json b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongRank_10x3x13x3x13_i32_axis0/test.json
index 019b08f94..9d4b6da51 100644
--- a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongRank_10x3x13x3x13_i32_axis0/test.json
+++ b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongRank_10x3x13x3x13_i32_axis0/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 50,
+ _minor: 51,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{