aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_ERRORIF_PadSmallerZero_1x13x24x1_i8xi4_st11_pad-2-2-2-2_.../desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:58:06 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:58:06 +0100
commit1d38be721ba973a64bf4ea54d1d4c17c6038625e (patch)
tree6d7bfd6bf81f172f57108538bdb264ef52a610d0 /operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_ERRORIF_PadSmallerZero_1x13x24x1_i8xi4_st11_pad-2-2-2-2_dilat11/desc.json
parente680768ca1042791012ba3ab312f747790f5d93e (diff)
downloadconformance_tests-1d38be721ba973a64bf4ea54d1d4c17c6038625e.tar.gz
Updating DEPTHWISE_CONV2D_1X1 tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I26e9584a440eafcfb300c11f2cb69081aa33b9bb
Diffstat (limited to 'operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_ERRORIF_PadSmallerZero_1x13x24x1_i8xi4_st11_pad-2-2-2-2_dilat11/desc.json')
-rw-r--r--operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_ERRORIF_PadSmallerZero_1x13x24x1_i8xi4_st11_pad-2-2-2-2_dilat11/desc.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_ERRORIF_PadSmallerZero_1x13x24x1_i8xi4_st11_pad-2-2-2-2_dilat11/desc.json b/operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_ERRORIF_PadSmallerZero_1x13x24x1_i8xi4_st11_pad-2-2-2-2_dilat11/desc.json
deleted file mode 100644
index a0eba1d7d..000000000
--- a/operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_ERRORIF_PadSmallerZero_1x13x24x1_i8xi4_st11_pad-2-2-2-2_dilat11/desc.json
+++ /dev/null
@@ -1,22 +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": 2,
- "expected_failure": true,
- "expected_failure_desc": "At least one pad is smaller than zero",
- "profile": [
- "tosa-bi",
- "tosa-mi"
- ]
-} \ No newline at end of file