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