aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/matmul
diff options
context:
space:
mode:
Diffstat (limited to 'operators/tensor/matmul')
-rw-r--r--operators/tensor/matmul/matmul_1x2x65538_i8_acci32/test.json3
-rw-r--r--operators/tensor/matmul/matmul_1x65532x1_i8_acci32/test.json3
-rw-r--r--operators/tensor/matmul/matmul_2000x1x1_i8_acci32/test.json3
-rw-r--r--operators/tensor/matmul/matmul_20x53x47_i8_acci32/test.json3
-rw-r--r--operators/tensor/matmul/matmul_2x12x10_i8_acci32/test.json3
-rw-r--r--operators/tensor/matmul/matmul_36x57x20_i16_acci48/test.json3
-rw-r--r--operators/tensor/matmul/matmul_7x13x2_i16_acci48/test.json3
-rw-r--r--operators/tensor/matmul/matmul_ERRORIF_InputZeroPointNotZero_12x12x11_f32_accf32/test.json3
-rw-r--r--operators/tensor/matmul/matmul_ERRORIF_WrongInputList_2x8x12_i16_acci48/test.json3
-rw-r--r--operators/tensor/matmul/matmul_ERRORIF_WrongInputType_11x6x2_i4_acci32/test.json3
-rw-r--r--operators/tensor/matmul/matmul_ERRORIF_WrongOutputList_5x4x9_i16_acci48/test.json3
-rw-r--r--operators/tensor/matmul/matmul_ERRORIF_WrongOutputType_11x14x12_i16_accf16/test.json3
-rw-r--r--operators/tensor/matmul/matmul_ERRORIF_WrongRank_2x9x14x1x13_i16_acci48/test.json3
13 files changed, 13 insertions, 26 deletions
diff --git a/operators/tensor/matmul/matmul_1x2x65538_i8_acci32/test.json b/operators/tensor/matmul/matmul_1x2x65538_i8_acci32/test.json
index 3f8327b1a..c13a1a0fb 100644
--- a/operators/tensor/matmul/matmul_1x2x65538_i8_acci32/test.json
+++ b/operators/tensor/matmul/matmul_1x2x65538_i8_acci32/test.json
@@ -17,8 +17,7 @@
attribute_type: "MatMulAttribute",
attribute: {
a_zp: -44,
- b_zp: -71,
- accum_dtype: "INT32"
+ b_zp: -71
},
inputs: [
"input-0",
diff --git a/operators/tensor/matmul/matmul_1x65532x1_i8_acci32/test.json b/operators/tensor/matmul/matmul_1x65532x1_i8_acci32/test.json
index b82aae0ba..9e71dd4ed 100644
--- a/operators/tensor/matmul/matmul_1x65532x1_i8_acci32/test.json
+++ b/operators/tensor/matmul/matmul_1x65532x1_i8_acci32/test.json
@@ -17,8 +17,7 @@
attribute_type: "MatMulAttribute",
attribute: {
a_zp: -16,
- b_zp: -18,
- accum_dtype: "INT32"
+ b_zp: -18
},
inputs: [
"input-0",
diff --git a/operators/tensor/matmul/matmul_2000x1x1_i8_acci32/test.json b/operators/tensor/matmul/matmul_2000x1x1_i8_acci32/test.json
index 6c7826981..8a5104f8d 100644
--- a/operators/tensor/matmul/matmul_2000x1x1_i8_acci32/test.json
+++ b/operators/tensor/matmul/matmul_2000x1x1_i8_acci32/test.json
@@ -17,8 +17,7 @@
attribute_type: "MatMulAttribute",
attribute: {
a_zp: -44,
- b_zp: -69,
- accum_dtype: "INT32"
+ b_zp: -69
},
inputs: [
"input-0",
diff --git a/operators/tensor/matmul/matmul_20x53x47_i8_acci32/test.json b/operators/tensor/matmul/matmul_20x53x47_i8_acci32/test.json
index f052d4fc7..c714a8605 100644
--- a/operators/tensor/matmul/matmul_20x53x47_i8_acci32/test.json
+++ b/operators/tensor/matmul/matmul_20x53x47_i8_acci32/test.json
@@ -17,8 +17,7 @@
attribute_type: "MatMulAttribute",
attribute: {
a_zp: -77,
- b_zp: -104,
- accum_dtype: "INT32"
+ b_zp: -104
},
inputs: [
"input-0",
diff --git a/operators/tensor/matmul/matmul_2x12x10_i8_acci32/test.json b/operators/tensor/matmul/matmul_2x12x10_i8_acci32/test.json
index fe12b1c67..b43d51547 100644
--- a/operators/tensor/matmul/matmul_2x12x10_i8_acci32/test.json
+++ b/operators/tensor/matmul/matmul_2x12x10_i8_acci32/test.json
@@ -17,8 +17,7 @@
attribute_type: "MatMulAttribute",
attribute: {
a_zp: -77,
- b_zp: -104,
- accum_dtype: "INT32"
+ b_zp: -104
},
inputs: [
"input-0",
diff --git a/operators/tensor/matmul/matmul_36x57x20_i16_acci48/test.json b/operators/tensor/matmul/matmul_36x57x20_i16_acci48/test.json
index a95ac1987..e2b3124a2 100644
--- a/operators/tensor/matmul/matmul_36x57x20_i16_acci48/test.json
+++ b/operators/tensor/matmul/matmul_36x57x20_i16_acci48/test.json
@@ -17,8 +17,7 @@
attribute_type: "MatMulAttribute",
attribute: {
a_zp: 0,
- b_zp: 0,
- accum_dtype: "INT48"
+ b_zp: 0
},
inputs: [
"input-0",
diff --git a/operators/tensor/matmul/matmul_7x13x2_i16_acci48/test.json b/operators/tensor/matmul/matmul_7x13x2_i16_acci48/test.json
index 293924cfb..f2e08447a 100644
--- a/operators/tensor/matmul/matmul_7x13x2_i16_acci48/test.json
+++ b/operators/tensor/matmul/matmul_7x13x2_i16_acci48/test.json
@@ -17,8 +17,7 @@
attribute_type: "MatMulAttribute",
attribute: {
a_zp: 0,
- b_zp: 0,
- accum_dtype: "INT48"
+ b_zp: 0
},
inputs: [
"input-0",
diff --git a/operators/tensor/matmul/matmul_ERRORIF_InputZeroPointNotZero_12x12x11_f32_accf32/test.json b/operators/tensor/matmul/matmul_ERRORIF_InputZeroPointNotZero_12x12x11_f32_accf32/test.json
index e8393e083..278160fea 100644
--- a/operators/tensor/matmul/matmul_ERRORIF_InputZeroPointNotZero_12x12x11_f32_accf32/test.json
+++ b/operators/tensor/matmul/matmul_ERRORIF_InputZeroPointNotZero_12x12x11_f32_accf32/test.json
@@ -17,8 +17,7 @@
attribute_type: "MatMulAttribute",
attribute: {
a_zp: 1,
- b_zp: 76,
- accum_dtype: "FP32"
+ b_zp: 76
},
inputs: [
"input-0",
diff --git a/operators/tensor/matmul/matmul_ERRORIF_WrongInputList_2x8x12_i16_acci48/test.json b/operators/tensor/matmul/matmul_ERRORIF_WrongInputList_2x8x12_i16_acci48/test.json
index 6a05f987f..28b7655f8 100644
--- a/operators/tensor/matmul/matmul_ERRORIF_WrongInputList_2x8x12_i16_acci48/test.json
+++ b/operators/tensor/matmul/matmul_ERRORIF_WrongInputList_2x8x12_i16_acci48/test.json
@@ -17,8 +17,7 @@
attribute_type: "MatMulAttribute",
attribute: {
a_zp: 0,
- b_zp: 0,
- accum_dtype: "INT48"
+ b_zp: 0
},
inputs: [
"input-0",
diff --git a/operators/tensor/matmul/matmul_ERRORIF_WrongInputType_11x6x2_i4_acci32/test.json b/operators/tensor/matmul/matmul_ERRORIF_WrongInputType_11x6x2_i4_acci32/test.json
index cd7a50a2b..d4137c16e 100644
--- a/operators/tensor/matmul/matmul_ERRORIF_WrongInputType_11x6x2_i4_acci32/test.json
+++ b/operators/tensor/matmul/matmul_ERRORIF_WrongInputType_11x6x2_i4_acci32/test.json
@@ -17,8 +17,7 @@
attribute_type: "MatMulAttribute",
attribute: {
a_zp: 0,
- b_zp: 0,
- accum_dtype: "INT32"
+ b_zp: 0
},
inputs: [
"input-0",
diff --git a/operators/tensor/matmul/matmul_ERRORIF_WrongOutputList_5x4x9_i16_acci48/test.json b/operators/tensor/matmul/matmul_ERRORIF_WrongOutputList_5x4x9_i16_acci48/test.json
index d24bb5c0d..ade83961d 100644
--- a/operators/tensor/matmul/matmul_ERRORIF_WrongOutputList_5x4x9_i16_acci48/test.json
+++ b/operators/tensor/matmul/matmul_ERRORIF_WrongOutputList_5x4x9_i16_acci48/test.json
@@ -17,8 +17,7 @@
attribute_type: "MatMulAttribute",
attribute: {
a_zp: 0,
- b_zp: 0,
- accum_dtype: "INT48"
+ b_zp: 0
},
inputs: [
"input-0",
diff --git a/operators/tensor/matmul/matmul_ERRORIF_WrongOutputType_11x14x12_i16_accf16/test.json b/operators/tensor/matmul/matmul_ERRORIF_WrongOutputType_11x14x12_i16_accf16/test.json
index 105fbe23e..8e8b028cd 100644
--- a/operators/tensor/matmul/matmul_ERRORIF_WrongOutputType_11x14x12_i16_accf16/test.json
+++ b/operators/tensor/matmul/matmul_ERRORIF_WrongOutputType_11x14x12_i16_accf16/test.json
@@ -17,8 +17,7 @@
attribute_type: "MatMulAttribute",
attribute: {
a_zp: 0,
- b_zp: 0,
- accum_dtype: "FP16"
+ b_zp: 0
},
inputs: [
"input-0",
diff --git a/operators/tensor/matmul/matmul_ERRORIF_WrongRank_2x9x14x1x13_i16_acci48/test.json b/operators/tensor/matmul/matmul_ERRORIF_WrongRank_2x9x14x1x13_i16_acci48/test.json
index a04b92865..10ec3632c 100644
--- a/operators/tensor/matmul/matmul_ERRORIF_WrongRank_2x9x14x1x13_i16_acci48/test.json
+++ b/operators/tensor/matmul/matmul_ERRORIF_WrongRank_2x9x14x1x13_i16_acci48/test.json
@@ -17,8 +17,7 @@
attribute_type: "MatMulAttribute",
attribute: {
a_zp: 0,
- b_zp: 0,
- accum_dtype: "INT48"
+ b_zp: 0
},
inputs: [
"input-0",