summaryrefslogtreecommitdiff
path: root/nn/runtime/test/android_fuzzing/corpus/seed077
diff options
context:
space:
mode:
Diffstat (limited to 'nn/runtime/test/android_fuzzing/corpus/seed077')
-rw-r--r--nn/runtime/test/android_fuzzing/corpus/seed077174
1 files changed, 174 insertions, 0 deletions
diff --git a/nn/runtime/test/android_fuzzing/corpus/seed077 b/nn/runtime/test/android_fuzzing/corpus/seed077
new file mode 100644
index 000000000..96de0693b
--- /dev/null
+++ b/nn/runtime/test/android_fuzzing/corpus/seed077
@@ -0,0 +1,174 @@
+model {
+ operands {
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 3
+ dimension: 1
+ dimension: 2
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: TEMPORARY_VARIABLE
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 797982799
+ }
+ }
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 3
+ dimension: 1
+ dimension: 2
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 537205324
+ }
+ }
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 2
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 1809883009
+ }
+ }
+ operand {
+ type: INT32
+ dimensions {
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: CONSTANT_COPY
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 173552573
+ }
+ }
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 2
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: TEMPORARY_VARIABLE
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 797982799
+ }
+ }
+ operand {
+ type: INT32
+ dimensions {
+ dimension: 1
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: CONSTANT_COPY
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 2147230922
+ }
+ }
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 1
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: CONSTANT_COPY
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 173552573
+ }
+ }
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 1
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: CONSTANT_COPY
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 173552573
+ }
+ }
+ }
+ operations {
+ operation {
+ type: MAXIMUM
+ inputs {
+ index: 3
+ }
+ outputs {
+ index: 5
+ index: 2
+ }
+ }
+ operation {
+ type: ADD
+ inputs {
+ index: 3
+ index: 4
+ index: 5
+ }
+ outputs {
+ index: 0
+ }
+ }
+ }
+ input_indexes {
+ index: 0
+ index: 5
+ }
+ output_indexes {
+ index: 2
+ }
+ is_relaxed: true
+}