aboutsummaryrefslogtreecommitdiff
path: root/operators/comparison
diff options
context:
space:
mode:
Diffstat (limited to 'operators/comparison')
-rw-r--r--operators/comparison/equal/equal_1x2x65501x1_i32/desc.json4
-rw-r--r--operators/comparison/equal/equal_1x65541x1x1x1_i32/desc.json4
-rw-r--r--operators/comparison/equal/equal_20_i32/desc.json4
-rw-r--r--operators/comparison/equal/equal_20x1x25_i32/desc.json4
-rw-r--r--operators/comparison/equal/equal_2x11x4x2x8_i32/desc.json4
-rw-r--r--operators/comparison/equal/equal_2x12x10x1_i32/desc.json4
-rw-r--r--operators/comparison/equal/equal_47x1_i32/desc.json4
-rw-r--r--operators/comparison/equal/equal_ERRORIF_DimensionMismatch_16_i32/desc.json6
-rw-r--r--operators/comparison/equal/equal_ERRORIF_RankMismatch_48x46_i32/desc.json6
-rw-r--r--operators/comparison/equal/equal_ERRORIF_WrongInputList_38_i32/desc.json6
-rw-r--r--operators/comparison/equal/equal_ERRORIF_WrongInputType_5x30x51_i4/desc.json6
-rw-r--r--operators/comparison/equal/equal_ERRORIF_WrongOutputList_21x11_i32/desc.json6
-rw-r--r--operators/comparison/equal/equal_ERRORIF_WrongOutputType_18_i32/desc.json6
-rw-r--r--operators/comparison/greater/greater_14_i32/desc.json4
-rw-r--r--operators/comparison/greater/greater_14x1x20_i32/desc.json4
-rw-r--r--operators/comparison/greater/greater_1x2x65530x1_i32/desc.json4
-rw-r--r--operators/comparison/greater/greater_1x65539x1x2x1_i32/desc.json4
-rw-r--r--operators/comparison/greater/greater_2x10x3x2x8_i32/desc.json4
-rw-r--r--operators/comparison/greater/greater_2x11x10x1_i32/desc.json4
-rw-r--r--operators/comparison/greater/greater_45x1_i32/desc.json4
-rw-r--r--operators/comparison/greater/greater_ERRORIF_DimensionMismatch_16_i32/desc.json6
-rw-r--r--operators/comparison/greater/greater_ERRORIF_RankMismatch_48x46_i32/desc.json6
-rw-r--r--operators/comparison/greater/greater_ERRORIF_WrongInputList_38_i32/desc.json6
-rw-r--r--operators/comparison/greater/greater_ERRORIF_WrongInputType_5x30x51_i4/desc.json6
-rw-r--r--operators/comparison/greater/greater_ERRORIF_WrongOutputList_21x11_i32/desc.json6
-rw-r--r--operators/comparison/greater/greater_ERRORIF_WrongOutputType_18_i32/desc.json6
-rw-r--r--operators/comparison/greater_equal/greater_equal_1x2x65533x1_i32/desc.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_1x65539x1x3x1_i32/desc.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_23_i32/desc.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_23x1x28_i32/desc.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_2x14x4x2x11_i32/desc.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_2x15x13x1_i32/desc.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_48x1_i32/desc.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_ERRORIF_DimensionMismatch_16_i32/desc.json6
-rw-r--r--operators/comparison/greater_equal/greater_equal_ERRORIF_RankMismatch_48x46_i32/desc.json6
-rw-r--r--operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputList_38_i32/desc.json6
-rw-r--r--operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputType_5x30x51_i4/desc.json6
-rw-r--r--operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputList_21x11_i32/desc.json6
-rw-r--r--operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputType_18_i32/desc.json6
39 files changed, 174 insertions, 18 deletions
diff --git a/operators/comparison/equal/equal_1x2x65501x1_i32/desc.json b/operators/comparison/equal/equal_1x2x65501x1_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/equal/equal_1x2x65501x1_i32/desc.json
+++ b/operators/comparison/equal/equal_1x2x65501x1_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/equal/equal_1x65541x1x1x1_i32/desc.json b/operators/comparison/equal/equal_1x65541x1x1x1_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/equal/equal_1x65541x1x1x1_i32/desc.json
+++ b/operators/comparison/equal/equal_1x65541x1x1x1_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/equal/equal_20_i32/desc.json b/operators/comparison/equal/equal_20_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/equal/equal_20_i32/desc.json
+++ b/operators/comparison/equal/equal_20_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/equal/equal_20x1x25_i32/desc.json b/operators/comparison/equal/equal_20x1x25_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/equal/equal_20x1x25_i32/desc.json
+++ b/operators/comparison/equal/equal_20x1x25_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/equal/equal_2x11x4x2x8_i32/desc.json b/operators/comparison/equal/equal_2x11x4x2x8_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/equal/equal_2x11x4x2x8_i32/desc.json
+++ b/operators/comparison/equal/equal_2x11x4x2x8_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/equal/equal_2x12x10x1_i32/desc.json b/operators/comparison/equal/equal_2x12x10x1_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/equal/equal_2x12x10x1_i32/desc.json
+++ b/operators/comparison/equal/equal_2x12x10x1_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/equal/equal_47x1_i32/desc.json b/operators/comparison/equal/equal_47x1_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/equal/equal_47x1_i32/desc.json
+++ b/operators/comparison/equal/equal_47x1_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/equal/equal_ERRORIF_DimensionMismatch_16_i32/desc.json b/operators/comparison/equal/equal_ERRORIF_DimensionMismatch_16_i32/desc.json
index 3a2350840..9b2042e49 100644
--- a/operators/comparison/equal/equal_ERRORIF_DimensionMismatch_16_i32/desc.json
+++ b/operators/comparison/equal/equal_ERRORIF_DimensionMismatch_16_i32/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Input Dimensions do not match output"
+ "expected_failure_desc": "Input Dimensions do not match output",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/equal/equal_ERRORIF_RankMismatch_48x46_i32/desc.json b/operators/comparison/equal/equal_ERRORIF_RankMismatch_48x46_i32/desc.json
index 632843f0a..338bd3ec2 100644
--- a/operators/comparison/equal/equal_ERRORIF_RankMismatch_48x46_i32/desc.json
+++ b/operators/comparison/equal/equal_ERRORIF_RankMismatch_48x46_i32/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Input Rank does not match output rank"
+ "expected_failure_desc": "Input Rank does not match output rank",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/equal/equal_ERRORIF_WrongInputList_38_i32/desc.json b/operators/comparison/equal/equal_ERRORIF_WrongInputList_38_i32/desc.json
index 32d976811..a4740efbc 100644
--- a/operators/comparison/equal/equal_ERRORIF_WrongInputList_38_i32/desc.json
+++ b/operators/comparison/equal/equal_ERRORIF_WrongInputList_38_i32/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Op input list does not match expected input"
+ "expected_failure_desc": "Op input list does not match expected input",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/equal/equal_ERRORIF_WrongInputType_5x30x51_i4/desc.json b/operators/comparison/equal/equal_ERRORIF_WrongInputType_5x30x51_i4/desc.json
index 3a3a4eb23..33c84b150 100644
--- a/operators/comparison/equal/equal_ERRORIF_WrongInputType_5x30x51_i4/desc.json
+++ b/operators/comparison/equal/equal_ERRORIF_WrongInputType_5x30x51_i4/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Input data type not supported for this operator"
+ "expected_failure_desc": "Input data type not supported for this operator",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/equal/equal_ERRORIF_WrongOutputList_21x11_i32/desc.json b/operators/comparison/equal/equal_ERRORIF_WrongOutputList_21x11_i32/desc.json
index 67ab4225d..dc8dfba88 100644
--- a/operators/comparison/equal/equal_ERRORIF_WrongOutputList_21x11_i32/desc.json
+++ b/operators/comparison/equal/equal_ERRORIF_WrongOutputList_21x11_i32/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Op output list does not match expected output"
+ "expected_failure_desc": "Op output list does not match expected output",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/equal/equal_ERRORIF_WrongOutputType_18_i32/desc.json b/operators/comparison/equal/equal_ERRORIF_WrongOutputType_18_i32/desc.json
index e91fa79e6..e7d7ed273 100644
--- a/operators/comparison/equal/equal_ERRORIF_WrongOutputType_18_i32/desc.json
+++ b/operators/comparison/equal/equal_ERRORIF_WrongOutputType_18_i32/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Output data type not supported for this configuration of operator"
+ "expected_failure_desc": "Output data type not supported for this configuration of operator",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/greater/greater_14_i32/desc.json b/operators/comparison/greater/greater_14_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/greater/greater_14_i32/desc.json
+++ b/operators/comparison/greater/greater_14_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/greater/greater_14x1x20_i32/desc.json b/operators/comparison/greater/greater_14x1x20_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/greater/greater_14x1x20_i32/desc.json
+++ b/operators/comparison/greater/greater_14x1x20_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/greater/greater_1x2x65530x1_i32/desc.json b/operators/comparison/greater/greater_1x2x65530x1_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/greater/greater_1x2x65530x1_i32/desc.json
+++ b/operators/comparison/greater/greater_1x2x65530x1_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/greater/greater_1x65539x1x2x1_i32/desc.json b/operators/comparison/greater/greater_1x65539x1x2x1_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/greater/greater_1x65539x1x2x1_i32/desc.json
+++ b/operators/comparison/greater/greater_1x65539x1x2x1_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/greater/greater_2x10x3x2x8_i32/desc.json b/operators/comparison/greater/greater_2x10x3x2x8_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/greater/greater_2x10x3x2x8_i32/desc.json
+++ b/operators/comparison/greater/greater_2x10x3x2x8_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/greater/greater_2x11x10x1_i32/desc.json b/operators/comparison/greater/greater_2x11x10x1_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/greater/greater_2x11x10x1_i32/desc.json
+++ b/operators/comparison/greater/greater_2x11x10x1_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/greater/greater_45x1_i32/desc.json b/operators/comparison/greater/greater_45x1_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/greater/greater_45x1_i32/desc.json
+++ b/operators/comparison/greater/greater_45x1_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/greater/greater_ERRORIF_DimensionMismatch_16_i32/desc.json b/operators/comparison/greater/greater_ERRORIF_DimensionMismatch_16_i32/desc.json
index 3a2350840..9b2042e49 100644
--- a/operators/comparison/greater/greater_ERRORIF_DimensionMismatch_16_i32/desc.json
+++ b/operators/comparison/greater/greater_ERRORIF_DimensionMismatch_16_i32/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Input Dimensions do not match output"
+ "expected_failure_desc": "Input Dimensions do not match output",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/greater/greater_ERRORIF_RankMismatch_48x46_i32/desc.json b/operators/comparison/greater/greater_ERRORIF_RankMismatch_48x46_i32/desc.json
index 632843f0a..338bd3ec2 100644
--- a/operators/comparison/greater/greater_ERRORIF_RankMismatch_48x46_i32/desc.json
+++ b/operators/comparison/greater/greater_ERRORIF_RankMismatch_48x46_i32/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Input Rank does not match output rank"
+ "expected_failure_desc": "Input Rank does not match output rank",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/greater/greater_ERRORIF_WrongInputList_38_i32/desc.json b/operators/comparison/greater/greater_ERRORIF_WrongInputList_38_i32/desc.json
index 32d976811..a4740efbc 100644
--- a/operators/comparison/greater/greater_ERRORIF_WrongInputList_38_i32/desc.json
+++ b/operators/comparison/greater/greater_ERRORIF_WrongInputList_38_i32/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Op input list does not match expected input"
+ "expected_failure_desc": "Op input list does not match expected input",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/greater/greater_ERRORIF_WrongInputType_5x30x51_i4/desc.json b/operators/comparison/greater/greater_ERRORIF_WrongInputType_5x30x51_i4/desc.json
index 3a3a4eb23..33c84b150 100644
--- a/operators/comparison/greater/greater_ERRORIF_WrongInputType_5x30x51_i4/desc.json
+++ b/operators/comparison/greater/greater_ERRORIF_WrongInputType_5x30x51_i4/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Input data type not supported for this operator"
+ "expected_failure_desc": "Input data type not supported for this operator",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/greater/greater_ERRORIF_WrongOutputList_21x11_i32/desc.json b/operators/comparison/greater/greater_ERRORIF_WrongOutputList_21x11_i32/desc.json
index 67ab4225d..dc8dfba88 100644
--- a/operators/comparison/greater/greater_ERRORIF_WrongOutputList_21x11_i32/desc.json
+++ b/operators/comparison/greater/greater_ERRORIF_WrongOutputList_21x11_i32/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Op output list does not match expected output"
+ "expected_failure_desc": "Op output list does not match expected output",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/greater/greater_ERRORIF_WrongOutputType_18_i32/desc.json b/operators/comparison/greater/greater_ERRORIF_WrongOutputType_18_i32/desc.json
index e91fa79e6..e7d7ed273 100644
--- a/operators/comparison/greater/greater_ERRORIF_WrongOutputType_18_i32/desc.json
+++ b/operators/comparison/greater/greater_ERRORIF_WrongOutputType_18_i32/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Output data type not supported for this configuration of operator"
+ "expected_failure_desc": "Output data type not supported for this configuration of operator",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/greater_equal/greater_equal_1x2x65533x1_i32/desc.json b/operators/comparison/greater_equal/greater_equal_1x2x65533x1_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/greater_equal/greater_equal_1x2x65533x1_i32/desc.json
+++ b/operators/comparison/greater_equal/greater_equal_1x2x65533x1_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/greater_equal/greater_equal_1x65539x1x3x1_i32/desc.json b/operators/comparison/greater_equal/greater_equal_1x65539x1x3x1_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/greater_equal/greater_equal_1x65539x1x3x1_i32/desc.json
+++ b/operators/comparison/greater_equal/greater_equal_1x65539x1x3x1_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/greater_equal/greater_equal_23_i32/desc.json b/operators/comparison/greater_equal/greater_equal_23_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/greater_equal/greater_equal_23_i32/desc.json
+++ b/operators/comparison/greater_equal/greater_equal_23_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/greater_equal/greater_equal_23x1x28_i32/desc.json b/operators/comparison/greater_equal/greater_equal_23x1x28_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/greater_equal/greater_equal_23x1x28_i32/desc.json
+++ b/operators/comparison/greater_equal/greater_equal_23x1x28_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/greater_equal/greater_equal_2x14x4x2x11_i32/desc.json b/operators/comparison/greater_equal/greater_equal_2x14x4x2x11_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/greater_equal/greater_equal_2x14x4x2x11_i32/desc.json
+++ b/operators/comparison/greater_equal/greater_equal_2x14x4x2x11_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/greater_equal/greater_equal_2x15x13x1_i32/desc.json b/operators/comparison/greater_equal/greater_equal_2x15x13x1_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/greater_equal/greater_equal_2x15x13x1_i32/desc.json
+++ b/operators/comparison/greater_equal/greater_equal_2x15x13x1_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/greater_equal/greater_equal_48x1_i32/desc.json b/operators/comparison/greater_equal/greater_equal_48x1_i32/desc.json
index be172ba86..f4e89ce9d 100644
--- a/operators/comparison/greater_equal/greater_equal_48x1_i32/desc.json
+++ b/operators/comparison/greater_equal/greater_equal_48x1_i32/desc.json
@@ -18,5 +18,9 @@
"expected_failure": false,
"expected_result_file": [
"Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
]
} \ No newline at end of file
diff --git a/operators/comparison/greater_equal/greater_equal_ERRORIF_DimensionMismatch_16_i32/desc.json b/operators/comparison/greater_equal/greater_equal_ERRORIF_DimensionMismatch_16_i32/desc.json
index 3a2350840..9b2042e49 100644
--- a/operators/comparison/greater_equal/greater_equal_ERRORIF_DimensionMismatch_16_i32/desc.json
+++ b/operators/comparison/greater_equal/greater_equal_ERRORIF_DimensionMismatch_16_i32/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Input Dimensions do not match output"
+ "expected_failure_desc": "Input Dimensions do not match output",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/greater_equal/greater_equal_ERRORIF_RankMismatch_48x46_i32/desc.json b/operators/comparison/greater_equal/greater_equal_ERRORIF_RankMismatch_48x46_i32/desc.json
index 632843f0a..338bd3ec2 100644
--- a/operators/comparison/greater_equal/greater_equal_ERRORIF_RankMismatch_48x46_i32/desc.json
+++ b/operators/comparison/greater_equal/greater_equal_ERRORIF_RankMismatch_48x46_i32/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Input Rank does not match output rank"
+ "expected_failure_desc": "Input Rank does not match output rank",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputList_38_i32/desc.json b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputList_38_i32/desc.json
index 32d976811..a4740efbc 100644
--- a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputList_38_i32/desc.json
+++ b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputList_38_i32/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Op input list does not match expected input"
+ "expected_failure_desc": "Op input list does not match expected input",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputType_5x30x51_i4/desc.json b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputType_5x30x51_i4/desc.json
index 3a3a4eb23..33c84b150 100644
--- a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputType_5x30x51_i4/desc.json
+++ b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputType_5x30x51_i4/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Input data type not supported for this operator"
+ "expected_failure_desc": "Input data type not supported for this operator",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputList_21x11_i32/desc.json b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputList_21x11_i32/desc.json
index 67ab4225d..dc8dfba88 100644
--- a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputList_21x11_i32/desc.json
+++ b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputList_21x11_i32/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Op output list does not match expected output"
+ "expected_failure_desc": "Op output list does not match expected output",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file
diff --git a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputType_18_i32/desc.json b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputType_18_i32/desc.json
index e91fa79e6..e7d7ed273 100644
--- a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputType_18_i32/desc.json
+++ b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputType_18_i32/desc.json
@@ -16,5 +16,9 @@
],
"expected_return_code": 2,
"expected_failure": true,
- "expected_failure_desc": "Output data type not supported for this configuration of operator"
+ "expected_failure_desc": "Output data type not supported for this configuration of operator",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
} \ No newline at end of file