aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/fully_connected
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-09-14 14:07:06 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-09-14 14:10:41 +0100
commit7f0c6c7b9e78407bc8893cbea4bd95cb2636435d (patch)
treef6025b5265fbda1c4d2ac29975f22e32e67d51db /operators/tensor/fully_connected
parent728e18dd3c6ccb998019f86aa10d1830fd8d10e6 (diff)
downloadconformance_tests-7f0c6c7b9e78407bc8893cbea4bd95cb2636435d.tar.gz
Update tests to v0.41 draft
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I8ffd4a7d585c08287b9f085fa5c73ae80fa2f5c1
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 df575a2c9..6b94e786e 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 d4b0bfe98..c20fb7c4e 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 6282934c3..6b091fba0 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 70af78639..251139bac 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 8c39789af..5520f1bc5 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 5b774275d..feb916974 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 1c9ed001b..f76a8a681 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 0ef7a67eb..4f3fa491e 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 b67bc48e1..f2248eaba 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 45a54e7f1..5f3a83354 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 d350fdc9c..3643c48ec 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 719ee188b..5d23e2085 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 283dee033..dda718620 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 ec333fe10..345057ed5 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 6bfaa1a5a..dc5027cc9 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 3b9e8c69c..607f66667 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 d743df10f..32da7cbcf 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
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 c38e8c8fe..9cf5a3a01 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: 40,
+ _minor: 41,
_patch: 0,
- _draft: false
+ _draft: true
},
blocks: [
{