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