aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv2d_3x1/conv2d_3x1_1x5x65536x1_i8xi8_acci32_st18_pad1001_dilat17/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:56:23 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:56:23 +0100
commitb8cd1b65c5912d82bbf6e0bdd0f7e6816fbd304e (patch)
treec626fdc9493191ad532ef9d6978f673cb27042ff /operators/tensor/conv2d_3x1/conv2d_3x1_1x5x65536x1_i8xi8_acci32_st18_pad1001_dilat17/desc.json
parent8d74321df4611d9f671d27c8f9e18db7d8e3fabe (diff)
downloadconformance_tests-b8cd1b65c5912d82bbf6e0bdd0f7e6816fbd304e.tar.gz
Updating CONV2D_3X1 tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I30c4f49a3fb767a4834af7309a298571685a6510
Diffstat (limited to 'operators/tensor/conv2d_3x1/conv2d_3x1_1x5x65536x1_i8xi8_acci32_st18_pad1001_dilat17/desc.json')
-rw-r--r--operators/tensor/conv2d_3x1/conv2d_3x1_1x5x65536x1_i8xi8_acci32_st18_pad1001_dilat17/desc.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/operators/tensor/conv2d_3x1/conv2d_3x1_1x5x65536x1_i8xi8_acci32_st18_pad1001_dilat17/desc.json b/operators/tensor/conv2d_3x1/conv2d_3x1_1x5x65536x1_i8xi8_acci32_st18_pad1001_dilat17/desc.json
new file mode 100644
index 000000000..7b8f68902
--- /dev/null
+++ b/operators/tensor/conv2d_3x1/conv2d_3x1_1x5x65536x1_i8xi8_acci32_st18_pad1001_dilat17/desc.json
@@ -0,0 +1,24 @@
+{
+ "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": 0,
+ "expected_failure": false,
+ "expected_result_file": [
+ "Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
+} \ No newline at end of file