aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv2d_5x5/conv2d_5x5_1x5x65536x1_i8xi4_st11_pad1101_dilat11/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:07:46 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:07:46 +0100
commit5bcbd918579e65577cd1b50eff85aa3a064e0bdd (patch)
tree1a65f74b04aab724bea51eaa29d7191b4576f1b1 /operators/tensor/conv2d_5x5/conv2d_5x5_1x5x65536x1_i8xi4_st11_pad1101_dilat11/desc.json
parente7827153b8e9442f1b9a3e7137f8dc0fa702c62e (diff)
downloadconformance_tests-5bcbd918579e65577cd1b50eff85aa3a064e0bdd.tar.gz
Updating CONV2D_5X5 tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I9b18c49d61de9167c5930b64a4b9917f5620c881
Diffstat (limited to 'operators/tensor/conv2d_5x5/conv2d_5x5_1x5x65536x1_i8xi4_st11_pad1101_dilat11/desc.json')
-rw-r--r--operators/tensor/conv2d_5x5/conv2d_5x5_1x5x65536x1_i8xi4_st11_pad1101_dilat11/desc.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/operators/tensor/conv2d_5x5/conv2d_5x5_1x5x65536x1_i8xi4_st11_pad1101_dilat11/desc.json b/operators/tensor/conv2d_5x5/conv2d_5x5_1x5x65536x1_i8xi4_st11_pad1101_dilat11/desc.json
new file mode 100644
index 000000000..3cd43b509
--- /dev/null
+++ b/operators/tensor/conv2d_5x5/conv2d_5x5_1x5x65536x1_i8xi4_st11_pad1101_dilat11/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