aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WeightZeroPointNotZero_1x10x9x7x12_f32xf32_accf32_st111_.../desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-18 15:07:37 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-18 15:17:50 +0100
commitf28351d57bbe212bc75ed18375b4f421937e113e (patch)
treeb9016381d5a4556e6ae969a0a9e280a7da4da929 /operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WeightZeroPointNotZero_1x10x9x7x12_f32xf32_accf32_st111_pad000000_dilat111/desc.json
parentd166f2283a21e7d02531ebb702bc0bd48c81810c (diff)
downloadconformance_tests-f28351d57bbe212bc75ed18375b4f421937e113e.tar.gz
Updating test files for FLOAT/FP32 name change
Plus re-instate accidentally removed operator READMEs. Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I534e5be23cb524c886208107e1bfe22ac6e8f160
Diffstat (limited to 'operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WeightZeroPointNotZero_1x10x9x7x12_f32xf32_accf32_st111_pad000000_dilat111/desc.json')
-rw-r--r--operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WeightZeroPointNotZero_1x10x9x7x12_f32xf32_accf32_st111_pad000000_dilat111/desc.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WeightZeroPointNotZero_1x10x9x7x12_f32xf32_accf32_st111_pad000000_dilat111/desc.json b/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WeightZeroPointNotZero_1x10x9x7x12_f32xf32_accf32_st111_pad000000_dilat111/desc.json
new file mode 100644
index 000000000..0f8c18b9a
--- /dev/null
+++ b/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WeightZeroPointNotZero_1x10x9x7x12_f32xf32_accf32_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