aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv3d_2x1x1/conv3d_2x1x1_1x9x11x12x3_i16xi8_acci48_st211_pad090900_dilat112/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:58:04 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:58:04 +0100
commite680768ca1042791012ba3ab312f747790f5d93e (patch)
tree21a880f2d6db656a002748bc62f30ae34a3760b9 /operators/tensor/conv3d_2x1x1/conv3d_2x1x1_1x9x11x12x3_i16xi8_acci48_st211_pad090900_dilat112/desc.json
parentfaf8012f82ea6179603b392f5aa63b6f7701b8c9 (diff)
downloadconformance_tests-e680768ca1042791012ba3ab312f747790f5d93e.tar.gz
Updating CONV3D_2X1X1 tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I65996b484c42e4b88cf66c43f38b959c56af0751
Diffstat (limited to 'operators/tensor/conv3d_2x1x1/conv3d_2x1x1_1x9x11x12x3_i16xi8_acci48_st211_pad090900_dilat112/desc.json')
-rw-r--r--operators/tensor/conv3d_2x1x1/conv3d_2x1x1_1x9x11x12x3_i16xi8_acci48_st211_pad090900_dilat112/desc.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/operators/tensor/conv3d_2x1x1/conv3d_2x1x1_1x9x11x12x3_i16xi8_acci48_st211_pad090900_dilat112/desc.json b/operators/tensor/conv3d_2x1x1/conv3d_2x1x1_1x9x11x12x3_i16xi8_acci48_st211_pad090900_dilat112/desc.json
new file mode 100644
index 000000000..7b8f68902
--- /dev/null
+++ b/operators/tensor/conv3d_2x1x1/conv3d_2x1x1_1x9x11x12x3_i16xi8_acci48_st211_pad090900_dilat112/desc.json
@@ -0,0 +1,24 @@
+{
+ "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"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
+} \ No newline at end of file