aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/matmul/matmul_ERRORIF_WrongInputList_30x32x12_i8/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:59:34 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:59:34 +0100
commit44c9b0d409e1fca2475bc0275ac2ff3730bbe1ea (patch)
tree16bc81378fa91d29f6082ccab82e7451108dbfd7 /operators/tensor/matmul/matmul_ERRORIF_WrongInputList_30x32x12_i8/desc.json
parent9e043f686b52cfabca1a3c67376c410e81c12331 (diff)
downloadconformance_tests-44c9b0d409e1fca2475bc0275ac2ff3730bbe1ea.tar.gz
Updating MATMUL tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I10e402702db45603e9ae558e2394949ad21d6211
Diffstat (limited to 'operators/tensor/matmul/matmul_ERRORIF_WrongInputList_30x32x12_i8/desc.json')
-rw-r--r--operators/tensor/matmul/matmul_ERRORIF_WrongInputList_30x32x12_i8/desc.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/operators/tensor/matmul/matmul_ERRORIF_WrongInputList_30x32x12_i8/desc.json b/operators/tensor/matmul/matmul_ERRORIF_WrongInputList_30x32x12_i8/desc.json
deleted file mode 100644
index a4740efbc..000000000
--- a/operators/tensor/matmul/matmul_ERRORIF_WrongInputList_30x32x12_i8/desc.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "tosa_file": "test.json",
- "ifm_name": [
- "input-0",
- "input-1"
- ],
- "ifm_file": [
- "input-0.npy",
- "input-1.npy"
- ],
- "ofm_name": [
- "result-0"
- ],
- "ofm_file": [
- "result-0.npy"
- ],
- "expected_return_code": 2,
- "expected_failure": true,
- "expected_failure_desc": "Op input list does not match expected input",
- "profile": [
- "tosa-bi",
- "tosa-mi"
- ]
-} \ No newline at end of file