aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WrongInputType_1x10x10x10x10_b_st111_pad000000_dilat111/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_WrongInputType_1x10x10x10x10_b_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_WrongInputType_1x10x10x10x10_b_st111_pad000000_dilat111/desc.json')
-rw-r--r--operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WrongInputType_1x10x10x10x10_b_st111_pad000000_dilat111/desc.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WrongInputType_1x10x10x10x10_b_st111_pad000000_dilat111/desc.json b/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WrongInputType_1x10x10x10x10_b_st111_pad000000_dilat111/desc.json
deleted file mode 100644
index 992afc22b..000000000
--- a/operators/tensor/conv3d_1x1x1/conv3d_1x1x1_ERRORIF_WrongInputType_1x10x10x10x10_b_st111_pad000000_dilat111/desc.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "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": "Input data type not supported for this operator",
- "profile": [
- "tosa-bi",
- "tosa-mi"
- ]
-} \ No newline at end of file