aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/fully_connected
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-09-01 10:07:52 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-09-01 10:08:24 +0100
commit728e18dd3c6ccb998019f86aa10d1830fd8d10e6 (patch)
tree57f02a5ae4606b8a12d28a874611091e6abad473 /operators/tensor/fully_connected
parentff2b7eb06072b4313e5e3746c03ee65a4b156c2f (diff)
downloadconformance_tests-v0.40.tar.gz
Update tests to version v0.40.0v0.40.0v0.40
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I3af8fdd651ae140091eea8c4db44a2bdbb3e9980
Diffstat (limited to 'operators/tensor/fully_connected')
-rw-r--r--operators/tensor/fully_connected/fully_connected_1x23_i8xi4/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_1x23_i8xi8/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_28x28_i8xi8/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_3x16_i8xi4/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_3x16_i8xi8/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_3x65538_i8xi4/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_3x65538_i8xi8/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_444x1_i8xi4/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_444x1_i8xi8/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_6x44_i16xi8/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_6x49_i8xi4/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_6x32_i16xi8/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_ERRORIF_WeightZeroPointNotZero_6x32_i8xi4/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputList_16x32_i8xi4/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_28x11_i48/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_ERRORIF_WrongOutputList_30x32_i8xi4/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_ERRORIF_WrongOutputType_20x32_i8xi8/test.json4
-rw-r--r--operators/tensor/fully_connected/fully_connected_ERRORIF_WrongRank_27x1x27x5x27_i8xi8/test.json4
18 files changed, 36 insertions, 36 deletions
diff --git a/operators/tensor/fully_connected/fully_connected_1x23_i8xi4/test.json b/operators/tensor/fully_connected/fully_connected_1x23_i8xi4/test.json
index a3fe674e0..df575a2c9 100644
--- a/operators/tensor/fully_connected/fully_connected_1x23_i8xi4/test.json
+++ b/operators/tensor/fully_connected/fully_connected_1x23_i8xi4/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_1x23_i8xi8/test.json b/operators/tensor/fully_connected/fully_connected_1x23_i8xi8/test.json
index e4bd2ff50..d4b0bfe98 100644
--- a/operators/tensor/fully_connected/fully_connected_1x23_i8xi8/test.json
+++ b/operators/tensor/fully_connected/fully_connected_1x23_i8xi8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_28x28_i8xi8/test.json b/operators/tensor/fully_connected/fully_connected_28x28_i8xi8/test.json
index b1fd14d07..6282934c3 100644
--- a/operators/tensor/fully_connected/fully_connected_28x28_i8xi8/test.json
+++ b/operators/tensor/fully_connected/fully_connected_28x28_i8xi8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_3x16_i8xi4/test.json b/operators/tensor/fully_connected/fully_connected_3x16_i8xi4/test.json
index e0d73b42d..70af78639 100644
--- a/operators/tensor/fully_connected/fully_connected_3x16_i8xi4/test.json
+++ b/operators/tensor/fully_connected/fully_connected_3x16_i8xi4/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_3x16_i8xi8/test.json b/operators/tensor/fully_connected/fully_connected_3x16_i8xi8/test.json
index ec06823c0..8c39789af 100644
--- a/operators/tensor/fully_connected/fully_connected_3x16_i8xi8/test.json
+++ b/operators/tensor/fully_connected/fully_connected_3x16_i8xi8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_3x65538_i8xi4/test.json b/operators/tensor/fully_connected/fully_connected_3x65538_i8xi4/test.json
index 17257cb66..5b774275d 100644
--- a/operators/tensor/fully_connected/fully_connected_3x65538_i8xi4/test.json
+++ b/operators/tensor/fully_connected/fully_connected_3x65538_i8xi4/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_3x65538_i8xi8/test.json b/operators/tensor/fully_connected/fully_connected_3x65538_i8xi8/test.json
index 2368ac335..1c9ed001b 100644
--- a/operators/tensor/fully_connected/fully_connected_3x65538_i8xi8/test.json
+++ b/operators/tensor/fully_connected/fully_connected_3x65538_i8xi8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_444x1_i8xi4/test.json b/operators/tensor/fully_connected/fully_connected_444x1_i8xi4/test.json
index 1b1904289..0ef7a67eb 100644
--- a/operators/tensor/fully_connected/fully_connected_444x1_i8xi4/test.json
+++ b/operators/tensor/fully_connected/fully_connected_444x1_i8xi4/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_444x1_i8xi8/test.json b/operators/tensor/fully_connected/fully_connected_444x1_i8xi8/test.json
index 061ea1bc8..b67bc48e1 100644
--- a/operators/tensor/fully_connected/fully_connected_444x1_i8xi8/test.json
+++ b/operators/tensor/fully_connected/fully_connected_444x1_i8xi8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_6x44_i16xi8/test.json b/operators/tensor/fully_connected/fully_connected_6x44_i16xi8/test.json
index 324e6eb8d..45a54e7f1 100644
--- a/operators/tensor/fully_connected/fully_connected_6x44_i16xi8/test.json
+++ b/operators/tensor/fully_connected/fully_connected_6x44_i16xi8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_6x49_i8xi4/test.json b/operators/tensor/fully_connected/fully_connected_6x49_i8xi4/test.json
index 9d308d71e..d350fdc9c 100644
--- a/operators/tensor/fully_connected/fully_connected_6x49_i8xi4/test.json
+++ b/operators/tensor/fully_connected/fully_connected_6x49_i8xi4/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_6x32_i16xi8/test.json b/operators/tensor/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_6x32_i16xi8/test.json
index 441aa7d49..719ee188b 100644
--- a/operators/tensor/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_6x32_i16xi8/test.json
+++ b/operators/tensor/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_6x32_i16xi8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_ERRORIF_WeightZeroPointNotZero_6x32_i8xi4/test.json b/operators/tensor/fully_connected/fully_connected_ERRORIF_WeightZeroPointNotZero_6x32_i8xi4/test.json
index 56ef15bdd..283dee033 100644
--- a/operators/tensor/fully_connected/fully_connected_ERRORIF_WeightZeroPointNotZero_6x32_i8xi4/test.json
+++ b/operators/tensor/fully_connected/fully_connected_ERRORIF_WeightZeroPointNotZero_6x32_i8xi4/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputList_16x32_i8xi4/test.json b/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputList_16x32_i8xi4/test.json
index 1015fc5c1..ec333fe10 100644
--- a/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputList_16x32_i8xi4/test.json
+++ b/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputList_16x32_i8xi4/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_28x11_i48/test.json b/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_28x11_i48/test.json
index cf3f9e6b2..6bfaa1a5a 100644
--- a/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_28x11_i48/test.json
+++ b/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_28x11_i48/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongOutputList_30x32_i8xi4/test.json b/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongOutputList_30x32_i8xi4/test.json
index 2a81ff64e..3b9e8c69c 100644
--- a/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongOutputList_30x32_i8xi4/test.json
+++ b/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongOutputList_30x32_i8xi4/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongOutputType_20x32_i8xi8/test.json b/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongOutputType_20x32_i8xi8/test.json
index 127677b90..d743df10f 100644
--- a/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongOutputType_20x32_i8xi8/test.json
+++ b/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongOutputType_20x32_i8xi8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongRank_27x1x27x5x27_i8xi8/test.json b/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongRank_27x1x27x5x27_i8xi8/test.json
index dc96ab7f8..c38e8c8fe 100644
--- a/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongRank_27x1x27x5x27_i8xi8/test.json
+++ b/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongRank_27x1x27x5x27_i8xi8/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{