aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/max_pool2d/max_pool2d_ERRORIF_WrongRank_1x21x28x5x26_i16_st11_kern22_pad0000/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:59:36 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:59:36 +0100
commit160c305f3f95ff71775a307b8e601e5e78c60e9a (patch)
tree047cf9d51eb79a196aa7217f3b93dabe08592b43 /operators/tensor/max_pool2d/max_pool2d_ERRORIF_WrongRank_1x21x28x5x26_i16_st11_kern22_pad0000/desc.json
parent44c9b0d409e1fca2475bc0275ac2ff3730bbe1ea (diff)
downloadconformance_tests-160c305f3f95ff71775a307b8e601e5e78c60e9a.tar.gz
Updating MAX_POOL2D tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I8a5e597594a442f6b10f92bd6415569a69c59349
Diffstat (limited to 'operators/tensor/max_pool2d/max_pool2d_ERRORIF_WrongRank_1x21x28x5x26_i16_st11_kern22_pad0000/desc.json')
-rw-r--r--operators/tensor/max_pool2d/max_pool2d_ERRORIF_WrongRank_1x21x28x5x26_i16_st11_kern22_pad0000/desc.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/operators/tensor/max_pool2d/max_pool2d_ERRORIF_WrongRank_1x21x28x5x26_i16_st11_kern22_pad0000/desc.json b/operators/tensor/max_pool2d/max_pool2d_ERRORIF_WrongRank_1x21x28x5x26_i16_st11_kern22_pad0000/desc.json
deleted file mode 100644
index 9cc423107..000000000
--- a/operators/tensor/max_pool2d/max_pool2d_ERRORIF_WrongRank_1x21x28x5x26_i16_st11_kern22_pad0000/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": "Rank not supported for this operator",
- "profile": [
- "tosa-bi",
- "tosa-mi"
- ]
-} \ No newline at end of file