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