aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv2d_3x3/conv2d_3x3_1x49x42x28_i8xi4_st21_pad0090_dilat21/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:56:58 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:56:58 +0100
commit56a65f5a919b65f29e4ec88a22ff77e255c5f630 (patch)
treeb4c55da5ca2e90ade10363c99e7bde29003e8260 /operators/tensor/conv2d_3x3/conv2d_3x3_1x49x42x28_i8xi4_st21_pad0090_dilat21/desc.json
parentb8cd1b65c5912d82bbf6e0bdd0f7e6816fbd304e (diff)
downloadconformance_tests-56a65f5a919b65f29e4ec88a22ff77e255c5f630.tar.gz
Updating CONV2D_3X3 tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Icf40f28c1d1e1f6349f6a80c3ce32f1b7298258a
Diffstat (limited to 'operators/tensor/conv2d_3x3/conv2d_3x3_1x49x42x28_i8xi4_st21_pad0090_dilat21/desc.json')
-rw-r--r--operators/tensor/conv2d_3x3/conv2d_3x3_1x49x42x28_i8xi4_st21_pad0090_dilat21/desc.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/operators/tensor/conv2d_3x3/conv2d_3x3_1x49x42x28_i8xi4_st21_pad0090_dilat21/desc.json b/operators/tensor/conv2d_3x3/conv2d_3x3_1x49x42x28_i8xi4_st21_pad0090_dilat21/desc.json
deleted file mode 100644
index 7b8f68902..000000000
--- a/operators/tensor/conv2d_3x3/conv2d_3x3_1x49x42x28_i8xi4_st21_pad0090_dilat21/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