aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_WrongInputType_1x12x10x7_b_accb_st11_pad0000_dilat11/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:54:26 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:54:26 +0100
commitab4bb694c6df1a837be89d0271fb21377a086658 (patch)
tree3072e003a6982722bc90e16fbd3b4e1faf2cf3e9 /operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_WrongInputType_1x12x10x7_b_accb_st11_pad0000_dilat11/desc.json
parentd065e338624da04730c490bbaae208d111176f22 (diff)
downloadconformance_tests-ab4bb694c6df1a837be89d0271fb21377a086658.tar.gz
Updating CONV2D_1X1 tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Id1fb1687ffc4de1b92336ffbf65087c0d1ebf905
Diffstat (limited to 'operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_WrongInputType_1x12x10x7_b_accb_st11_pad0000_dilat11/desc.json')
-rw-r--r--operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_WrongInputType_1x12x10x7_b_accb_st11_pad0000_dilat11/desc.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_WrongInputType_1x12x10x7_b_accb_st11_pad0000_dilat11/desc.json b/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_WrongInputType_1x12x10x7_b_accb_st11_pad0000_dilat11/desc.json
new file mode 100644
index 000000000..992afc22b
--- /dev/null
+++ b/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_WrongInputType_1x12x10x7_b_accb_st11_pad0000_dilat11/desc.json
@@ -0,0 +1,22 @@
+{
+ "tosa_file": "test.json",
+ "ifm_name": [
+ "input-0"
+ ],
+ "ifm_file": [
+ "input-0.npy"
+ ],
+ "ofm_name": [
+ "result-0"
+ ],
+ "ofm_file": [
+ "result-0.npy"
+ ],
+ "expected_return_code": 2,
+ "expected_failure": true,
+ "expected_failure_desc": "Input data type not supported for this operator",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
+} \ No newline at end of file