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