aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/max_pool2d/max_pool2d_1x11x44x1_i16_st11_kern99_pad8888/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:08:19 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:08:19 +0100
commit3b64b6cfba69e4a225b5a41737169cacda21d97c (patch)
treec60aafb60c458212bab449884d9417ee2f404189 /operators/tensor/max_pool2d/max_pool2d_1x11x44x1_i16_st11_kern99_pad8888/desc.json
parenta6ad082a2d12d08b49e0dff675843cba6df7742c (diff)
downloadconformance_tests-3b64b6cfba69e4a225b5a41737169cacda21d97c.tar.gz
Updating MAX_POOL2D tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ifb2533def9736a4b6c634e8d2f8d2b4f5df026ec
Diffstat (limited to 'operators/tensor/max_pool2d/max_pool2d_1x11x44x1_i16_st11_kern99_pad8888/desc.json')
-rw-r--r--operators/tensor/max_pool2d/max_pool2d_1x11x44x1_i16_st11_kern99_pad8888/desc.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/operators/tensor/max_pool2d/max_pool2d_1x11x44x1_i16_st11_kern99_pad8888/desc.json b/operators/tensor/max_pool2d/max_pool2d_1x11x44x1_i16_st11_kern99_pad8888/desc.json
new file mode 100644
index 000000000..3cd43b509
--- /dev/null
+++ b/operators/tensor/max_pool2d/max_pool2d_1x11x44x1_i16_st11_kern99_pad8888/desc.json
@@ -0,0 +1,20 @@
+{
+ "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"
+ ]
+} \ No newline at end of file