aboutsummaryrefslogtreecommitdiff
path: root/operators/data_layout/concat/concat_ERRORIF_AxisSmallerZero_16_i16_axis-2/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:15 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:15 +0100
commitcf8989f6250721418177c5b78cdedb7b6c56f74d (patch)
tree032b16f5831f3cbf110cb4f056c9550ee7381eb9 /operators/data_layout/concat/concat_ERRORIF_AxisSmallerZero_16_i16_axis-2/desc.json
parentd2d22b3e074fa6be55ca3d568540e820e50f44be (diff)
downloadconformance_tests-cf8989f6250721418177c5b78cdedb7b6c56f74d.tar.gz
Updating DATA_LAYOUT tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I605e4528c4b31c393e4a8ee88de332ecbc2f1421
Diffstat (limited to 'operators/data_layout/concat/concat_ERRORIF_AxisSmallerZero_16_i16_axis-2/desc.json')
-rw-r--r--operators/data_layout/concat/concat_ERRORIF_AxisSmallerZero_16_i16_axis-2/desc.json28
1 files changed, 0 insertions, 28 deletions
diff --git a/operators/data_layout/concat/concat_ERRORIF_AxisSmallerZero_16_i16_axis-2/desc.json b/operators/data_layout/concat/concat_ERRORIF_AxisSmallerZero_16_i16_axis-2/desc.json
deleted file mode 100644
index 22a7b98b2..000000000
--- a/operators/data_layout/concat/concat_ERRORIF_AxisSmallerZero_16_i16_axis-2/desc.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "tosa_file": "test.json",
- "ifm_name": [
- "input-0",
- "input-1",
- "input-2",
- "input-3"
- ],
- "ifm_file": [
- "input-0.npy",
- "input-1.npy",
- "input-2.npy",
- "input-3.npy"
- ],
- "ofm_name": [
- "result-0"
- ],
- "ofm_file": [
- "result-0.npy"
- ],
- "expected_return_code": 2,
- "expected_failure": true,
- "expected_failure_desc": "Axis smaller than zero",
- "profile": [
- "tosa-bi",
- "tosa-mi"
- ]
-} \ No newline at end of file