aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-02-09 12:20:04 +0000
committerJeremy Johnson <jeremy.johnson@arm.com>2023-02-14 15:34:06 +0000
commitaa8a8864236868cd717d6e95fc2c2302c2704176 (patch)
treeacc453747793c1b7db4ff8b832254ef3ba1d29f7 /frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/desc.json
parent81e1634bb20b64da3647bd4c7e60e7f10f422272 (diff)
downloadconformance_tests-aa8a8864236868cd717d6e95fc2c2302c2704176.tar.gz
Regenerate TFLite tests
* CONV_2D - for accum dtype and clamp zero padding change * DEPTHWISE_CONV2D - for accum dtype and TF version changes * FULLY_CONNECTED - for accum dtype changes * LEAKY_RELU, RESIZE, RESHAPE, STRIDED_SLICE - for TF version changes * SPLIT - for test generator changes, new tests chosen Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: If9d0c28876e036cb91df473e4d5d8196375e1ab6
Diffstat (limited to 'frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/desc.json')
-rw-r--r--frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/desc.json23
1 files changed, 0 insertions, 23 deletions
diff --git a/frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/desc.json b/frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/desc.json
deleted file mode 100644
index 4ed30f13f..000000000
--- a/frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/desc.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "tosa_file": "test_split_1x32x32x8_i32_split4_axis2.json",
- "ifm_name": [
- "TosaInput_0"
- ],
- "ifm_file": [
- "placeholder_0.npy"
- ],
- "ofm_name": [
- "TosaOutput_0"
- ],
- "ofm_file": [
- "output_0.npy"
- ],
- "expected_failure": false,
- "expected_result_file": [
- "Conformance-TosaOutput_0.npy"
- ],
- "profile": [
- "tosa-bi",
- "tosa-mi"
- ]
-} \ No newline at end of file