aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WeightZeroPointNotZero_1x10x9x7x12_float_accfloat_st111_.../desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:57:30 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:57:30 +0100
commit3829a2bc720bcbdc6cff09889745f46000de0cb4 (patch)
tree591a5a12f4db931a9c38f5dc7762d7340b0e39c7 /operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WeightZeroPointNotZero_1x10x9x7x12_float_accfloat_st111_pad000000_dilat111/desc.json
parent52b4f7555a47589a3bef97038f1561dddfa0ee22 (diff)
downloadconformance_tests-3829a2bc720bcbdc6cff09889745f46000de0cb4.tar.gz
Updating CONV3D_1X1X1 tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Iac87401af08d281390b1cc340bd4dd77d5046256
Diffstat (limited to 'operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WeightZeroPointNotZero_1x10x9x7x12_float_accfloat_st111_pad000000_dilat111/desc.json')
-rw-r--r--operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WeightZeroPointNotZero_1x10x9x7x12_float_accfloat_st111_pad000000_dilat111/desc.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WeightZeroPointNotZero_1x10x9x7x12_float_accfloat_st111_pad000000_dilat111/desc.json b/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WeightZeroPointNotZero_1x10x9x7x12_float_accfloat_st111_pad000000_dilat111/desc.json
new file mode 100644
index 000000000..0f8c18b9a
--- /dev/null
+++ b/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WeightZeroPointNotZero_1x10x9x7x12_float_accfloat_st111_pad000000_dilat111/desc.json
@@ -0,0 +1,22 @@
+{
+ "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": 2,
+ "expected_failure": true,
+ "expected_failure_desc": "Weight DType not INT8 and zero point not 0",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
+} \ No newline at end of file