aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/depthwise_conv2d_3x3/depthwise_conv2d_3x3_1x4x65537x1_i8xi4_st11_pad1001_dilat11/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:08:13 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:08:13 +0100
commitb9ff85edf900006611769208c4258ced5fa916aa (patch)
treeec98557cf271747f9677a27f7faa0a8abb82a7f7 /operators/tensor/depthwise_conv2d_3x3/depthwise_conv2d_3x3_1x4x65537x1_i8xi4_st11_pad1001_dilat11/desc.json
parent220eadba743b0a715a0cca31652addab40d9c5f5 (diff)
downloadconformance_tests-b9ff85edf900006611769208c4258ced5fa916aa.tar.gz
Updating DEPTHWISE_CONV2D_3X3 tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I318677896a681133efd17d98e4f90957298d052e
Diffstat (limited to 'operators/tensor/depthwise_conv2d_3x3/depthwise_conv2d_3x3_1x4x65537x1_i8xi4_st11_pad1001_dilat11/desc.json')
-rw-r--r--operators/tensor/depthwise_conv2d_3x3/depthwise_conv2d_3x3_1x4x65537x1_i8xi4_st11_pad1001_dilat11/desc.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/operators/tensor/depthwise_conv2d_3x3/depthwise_conv2d_3x3_1x4x65537x1_i8xi4_st11_pad1001_dilat11/desc.json b/operators/tensor/depthwise_conv2d_3x3/depthwise_conv2d_3x3_1x4x65537x1_i8xi4_st11_pad1001_dilat11/desc.json
new file mode 100644
index 000000000..3cd43b509
--- /dev/null
+++ b/operators/tensor/depthwise_conv2d_3x3/depthwise_conv2d_3x3_1x4x65537x1_i8xi4_st11_pad1001_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