aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/strided_slice_13x21x3_i32_perm0/test_strided_slice_13x21x3_i32_perm0.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/strided_slice_13x21x3_i32_perm0/test_strided_slice_13x21x3_i32_perm0.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/strided_slice_13x21x3_i32_perm0/test_strided_slice_13x21x3_i32_perm0.json')
-rw-r--r--frameworks/tflite/operators/strided_slice_13x21x3_i32_perm0/test_strided_slice_13x21x3_i32_perm0.json43
1 files changed, 35 insertions, 8 deletions
diff --git a/frameworks/tflite/operators/strided_slice_13x21x3_i32_perm0/test_strided_slice_13x21x3_i32_perm0.json b/frameworks/tflite/operators/strided_slice_13x21x3_i32_perm0/test_strided_slice_13x21x3_i32_perm0.json
index b55f79111..999fda965 100644
--- a/frameworks/tflite/operators/strided_slice_13x21x3_i32_perm0/test_strided_slice_13x21x3_i32_perm0.json
+++ b/frameworks/tflite/operators/strided_slice_13x21x3_i32_perm0/test_strided_slice_13x21x3_i32_perm0.json
@@ -18,19 +18,35 @@
attribute: {
start: [
5,
- 12,
- 1
+ 14,
+ 0
],
size: [
- 8,
- 6,
- 2
+ 1,
+ 3,
+ 1
]
},
inputs: [
"TosaInput_0"
],
outputs: [
+ "layer_0"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 3,
+ 1
+ ]
+ },
+ inputs: [
+ "layer_0"
+ ],
+ outputs: [
"TosaOutput_0"
]
}
@@ -51,9 +67,20 @@
{
name: "TosaOutput_0",
shape: [
- 8,
- 6,
- 2
+ 3,
+ 1
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_0",
+ shape: [
+ 1,
+ 3,
+ 1
],
type: "INT32",
data: [