aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv2d_2x2/conv2d_2x2_1x5x65536x1_i8xi8_st11_pad1111_dilat11/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:55:52 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:55:52 +0100
commit8d74321df4611d9f671d27c8f9e18db7d8e3fabe (patch)
tree268188d645d935bfabd8234eb5bb17d0ebcdd018 /operators/tensor/conv2d_2x2/conv2d_2x2_1x5x65536x1_i8xi8_st11_pad1111_dilat11/desc.json
parentde4e6dcbb07513ba86b66bbc8dfab2f54d3e7392 (diff)
downloadconformance_tests-8d74321df4611d9f671d27c8f9e18db7d8e3fabe.tar.gz
Updating CONV2D_2X2 tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I632ef601ee7857a73f76194f22f49a390913baf3
Diffstat (limited to 'operators/tensor/conv2d_2x2/conv2d_2x2_1x5x65536x1_i8xi8_st11_pad1111_dilat11/desc.json')
-rw-r--r--operators/tensor/conv2d_2x2/conv2d_2x2_1x5x65536x1_i8xi8_st11_pad1111_dilat11/desc.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/operators/tensor/conv2d_2x2/conv2d_2x2_1x5x65536x1_i8xi8_st11_pad1111_dilat11/desc.json b/operators/tensor/conv2d_2x2/conv2d_2x2_1x5x65536x1_i8xi8_st11_pad1111_dilat11/desc.json
deleted file mode 100644
index 7b8f68902..000000000
--- a/operators/tensor/conv2d_2x2/conv2d_2x2_1x5x65536x1_i8xi8_st11_pad1111_dilat11/desc.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "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