aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_binary/pow
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-03-13 10:56:24 +0000
committerJeremy Johnson <jeremy.johnson@arm.com>2023-03-13 19:14:40 +0000
commitbc4573b5ca335cce14156e1b5b03499ea92d406e (patch)
tree0c7483c9ea07861a9b058ccd350f726f90650b61 /operators/ew_binary/pow
parentbb1e1096d28be05ccf334c71ecbbdc181ffab65a (diff)
downloadconformance_tests-bc4573b5ca335cce14156e1b5b03499ea92d406e.tar.gz
Update conformance to v0.60 releasev0.60.0v0.60
Including new SPLIT and RESIZE framework tests. Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I065fb09701897242f4ddfefde3fc1763909d2d52
Diffstat (limited to 'operators/ew_binary/pow')
-rw-r--r--operators/ew_binary/pow/pow_1_f16/test.json4
-rw-r--r--operators/ew_binary/pow/pow_1x37x37_bf16/test.json4
-rw-r--r--operators/ew_binary/pow/pow_1x37x40_f32/test.json4
-rw-r--r--operators/ew_binary/pow/pow_1x49_f32/test.json4
-rw-r--r--operators/ew_binary/pow/pow_20_f32/test.json4
-rw-r--r--operators/ew_binary/pow/pow_2x11x4x2x8_f16/test.json4
-rw-r--r--operators/ew_binary/pow/pow_2x12x10x1_f16/test.json4
-rw-r--r--operators/ew_binary/pow/pow_2x65541x1x1x1_bf16/test.json4
-rw-r--r--operators/ew_binary/pow/pow_36_bf16/test.json4
-rw-r--r--operators/ew_binary/pow/pow_41x62_f16/test.json4
-rw-r--r--operators/ew_binary/pow/pow_50x53_bf16/test.json4
-rw-r--r--operators/ew_binary/pow/pow_60x53x1_f16/test.json4
-rw-r--r--operators/ew_binary/pow/pow_65534x3x1x1_bf16/test.json4
-rw-r--r--operators/ew_binary/pow/pow_ERRORIF_DimensionMismatch_12_f32/test.json4
-rw-r--r--operators/ew_binary/pow/pow_ERRORIF_RankMismatch_12x11x14x12_bf16/test.json4
-rw-r--r--operators/ew_binary/pow/pow_ERRORIF_WrongInputList_11_f16/test.json4
-rw-r--r--operators/ew_binary/pow/pow_ERRORIF_WrongInputType_11x10x3_i8/test.json4
-rw-r--r--operators/ew_binary/pow/pow_ERRORIF_WrongOutputList_11_f16/test.json4
-rw-r--r--operators/ew_binary/pow/pow_ERRORIF_WrongOutputType_10x2x9_f32/test.json4
19 files changed, 38 insertions, 38 deletions
diff --git a/operators/ew_binary/pow/pow_1_f16/test.json b/operators/ew_binary/pow/pow_1_f16/test.json
index 33e2539e7..095484375 100644
--- a/operators/ew_binary/pow/pow_1_f16/test.json
+++ b/operators/ew_binary/pow/pow_1_f16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_1x37x37_bf16/test.json b/operators/ew_binary/pow/pow_1x37x37_bf16/test.json
index 0e2ea146c..ecef57867 100644
--- a/operators/ew_binary/pow/pow_1x37x37_bf16/test.json
+++ b/operators/ew_binary/pow/pow_1x37x37_bf16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_1x37x40_f32/test.json b/operators/ew_binary/pow/pow_1x37x40_f32/test.json
index 6df80255a..4bf6a77c6 100644
--- a/operators/ew_binary/pow/pow_1x37x40_f32/test.json
+++ b/operators/ew_binary/pow/pow_1x37x40_f32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_1x49_f32/test.json b/operators/ew_binary/pow/pow_1x49_f32/test.json
index 0de4fafca..943ce17f7 100644
--- a/operators/ew_binary/pow/pow_1x49_f32/test.json
+++ b/operators/ew_binary/pow/pow_1x49_f32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_20_f32/test.json b/operators/ew_binary/pow/pow_20_f32/test.json
index 434b7877f..f5fd1e489 100644
--- a/operators/ew_binary/pow/pow_20_f32/test.json
+++ b/operators/ew_binary/pow/pow_20_f32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_2x11x4x2x8_f16/test.json b/operators/ew_binary/pow/pow_2x11x4x2x8_f16/test.json
index 424119338..de9ccc0ac 100644
--- a/operators/ew_binary/pow/pow_2x11x4x2x8_f16/test.json
+++ b/operators/ew_binary/pow/pow_2x11x4x2x8_f16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_2x12x10x1_f16/test.json b/operators/ew_binary/pow/pow_2x12x10x1_f16/test.json
index 1c9d460c8..09843d142 100644
--- a/operators/ew_binary/pow/pow_2x12x10x1_f16/test.json
+++ b/operators/ew_binary/pow/pow_2x12x10x1_f16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_2x65541x1x1x1_bf16/test.json b/operators/ew_binary/pow/pow_2x65541x1x1x1_bf16/test.json
index a34349cda..a58fe7739 100644
--- a/operators/ew_binary/pow/pow_2x65541x1x1x1_bf16/test.json
+++ b/operators/ew_binary/pow/pow_2x65541x1x1x1_bf16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_36_bf16/test.json b/operators/ew_binary/pow/pow_36_bf16/test.json
index 9b5860551..e7553f6f2 100644
--- a/operators/ew_binary/pow/pow_36_bf16/test.json
+++ b/operators/ew_binary/pow/pow_36_bf16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_41x62_f16/test.json b/operators/ew_binary/pow/pow_41x62_f16/test.json
index 4029dbd97..2d5e130b6 100644
--- a/operators/ew_binary/pow/pow_41x62_f16/test.json
+++ b/operators/ew_binary/pow/pow_41x62_f16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_50x53_bf16/test.json b/operators/ew_binary/pow/pow_50x53_bf16/test.json
index a7dfb7fee..3e5362e50 100644
--- a/operators/ew_binary/pow/pow_50x53_bf16/test.json
+++ b/operators/ew_binary/pow/pow_50x53_bf16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_60x53x1_f16/test.json b/operators/ew_binary/pow/pow_60x53x1_f16/test.json
index d81cebbd0..8c42d7987 100644
--- a/operators/ew_binary/pow/pow_60x53x1_f16/test.json
+++ b/operators/ew_binary/pow/pow_60x53x1_f16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_65534x3x1x1_bf16/test.json b/operators/ew_binary/pow/pow_65534x3x1x1_bf16/test.json
index 93bec5dee..184d54f9c 100644
--- a/operators/ew_binary/pow/pow_65534x3x1x1_bf16/test.json
+++ b/operators/ew_binary/pow/pow_65534x3x1x1_bf16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_ERRORIF_DimensionMismatch_12_f32/test.json b/operators/ew_binary/pow/pow_ERRORIF_DimensionMismatch_12_f32/test.json
index 7189b0c75..66913f165 100644
--- a/operators/ew_binary/pow/pow_ERRORIF_DimensionMismatch_12_f32/test.json
+++ b/operators/ew_binary/pow/pow_ERRORIF_DimensionMismatch_12_f32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_ERRORIF_RankMismatch_12x11x14x12_bf16/test.json b/operators/ew_binary/pow/pow_ERRORIF_RankMismatch_12x11x14x12_bf16/test.json
index 8e4d515fc..8f96fc222 100644
--- a/operators/ew_binary/pow/pow_ERRORIF_RankMismatch_12x11x14x12_bf16/test.json
+++ b/operators/ew_binary/pow/pow_ERRORIF_RankMismatch_12x11x14x12_bf16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_ERRORIF_WrongInputList_11_f16/test.json b/operators/ew_binary/pow/pow_ERRORIF_WrongInputList_11_f16/test.json
index d5d22146a..b81c75471 100644
--- a/operators/ew_binary/pow/pow_ERRORIF_WrongInputList_11_f16/test.json
+++ b/operators/ew_binary/pow/pow_ERRORIF_WrongInputList_11_f16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_ERRORIF_WrongInputType_11x10x3_i8/test.json b/operators/ew_binary/pow/pow_ERRORIF_WrongInputType_11x10x3_i8/test.json
index 1781da4b8..89fe80b27 100644
--- a/operators/ew_binary/pow/pow_ERRORIF_WrongInputType_11x10x3_i8/test.json
+++ b/operators/ew_binary/pow/pow_ERRORIF_WrongInputType_11x10x3_i8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_ERRORIF_WrongOutputList_11_f16/test.json b/operators/ew_binary/pow/pow_ERRORIF_WrongOutputList_11_f16/test.json
index ebf3016f6..cf9f92458 100644
--- a/operators/ew_binary/pow/pow_ERRORIF_WrongOutputList_11_f16/test.json
+++ b/operators/ew_binary/pow/pow_ERRORIF_WrongOutputList_11_f16/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{
diff --git a/operators/ew_binary/pow/pow_ERRORIF_WrongOutputType_10x2x9_f32/test.json b/operators/ew_binary/pow/pow_ERRORIF_WrongOutputType_10x2x9_f32/test.json
index cf9d0ca3c..977965fb5 100644
--- a/operators/ew_binary/pow/pow_ERRORIF_WrongOutputType_10x2x9_f32/test.json
+++ b/operators/ew_binary/pow/pow_ERRORIF_WrongOutputType_10x2x9_f32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 51,
+ _minor: 60,
_patch: 0,
- _draft: true
+ _draft: false
},
regions: [
{