summaryrefslogtreecommitdiff
path: root/nn/runtime/test/android_fuzzing/corpus/seed040
diff options
context:
space:
mode:
Diffstat (limited to 'nn/runtime/test/android_fuzzing/corpus/seed040')
-rw-r--r--nn/runtime/test/android_fuzzing/corpus/seed040203
1 files changed, 203 insertions, 0 deletions
diff --git a/nn/runtime/test/android_fuzzing/corpus/seed040 b/nn/runtime/test/android_fuzzing/corpus/seed040
new file mode 100644
index 000000000..9a43e8427
--- /dev/null
+++ b/nn/runtime/test/android_fuzzing/corpus/seed040
@@ -0,0 +1,203 @@
+model {
+ operands {
+ operand {
+ type: TENSOR_FLOAT16
+ dimensions {
+ dimension: 1
+ dimension: 2
+ dimension: 2
+ dimension: 1
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 2079117655
+ }
+ }
+ operand {
+ type: TENSOR_FLOAT16
+ dimensions {
+ dimension: 1
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: CONSTANT_COPY
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 571419463
+ }
+ }
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 8
+ dimension: 10
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 4046581262
+ }
+ }
+ operand {
+ type: INT32
+ dimensions {
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: CONSTANT_COPY
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 123220925
+ }
+ }
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 2
+ dimension: 2
+ dimension: 3
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 3556427178
+ }
+ }
+ operand {
+ type: FLOAT16
+ dimensions {
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 797982799
+ }
+ }
+ operand {
+ type: INT32
+ dimensions {
+ dimension: 2
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_OUTPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 173552573
+ }
+ }
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 3
+ dimension: 1
+ dimension: 3
+ dimension: 2
+ dimension: 4
+ dimension: 1
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_OUTPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 4028753063
+ }
+ }
+ operand {
+ type: FLOAT16
+ dimensions {
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 1052037680
+ }
+ }
+ }
+ operations {
+ operation {
+ type: ADD
+ inputs {
+ index: 4
+ index: 5
+ index: 6
+ }
+ outputs {
+ index: 0
+ }
+ }
+ operation {
+ type: SVDF
+ inputs {
+ index: 0
+ index: 1
+ index: 2
+ index: 3
+ index: 4
+ index: 5
+ index: 6
+ }
+ outputs {
+ index: 7
+ index: 8
+ }
+ }
+ }
+ input_indexes {
+ index: 0
+ index: 1
+ index: 4
+ index: 3
+ }
+ output_indexes {
+ }
+ is_relaxed: false
+}