summaryrefslogtreecommitdiff
path: root/nn/runtime/test/android_fuzzing/corpus/seed370
diff options
context:
space:
mode:
Diffstat (limited to 'nn/runtime/test/android_fuzzing/corpus/seed370')
-rw-r--r--nn/runtime/test/android_fuzzing/corpus/seed370138
1 files changed, 138 insertions, 0 deletions
diff --git a/nn/runtime/test/android_fuzzing/corpus/seed370 b/nn/runtime/test/android_fuzzing/corpus/seed370
new file mode 100644
index 000000000..7a27cd559
--- /dev/null
+++ b/nn/runtime/test/android_fuzzing/corpus/seed370
@@ -0,0 +1,138 @@
+model {
+ operands {
+ operand {
+ type: FLOAT32
+ dimensions {
+ dimension: 2
+ dimension: 2
+ dimension: 3
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: CONSTANT_COPY
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 3952656656
+ }
+ }
+ operand {
+ type: INT32
+ dimensions {
+ }
+ scale: 5.60519386e-45
+ zero_point: 0
+ lifetime: CONSTANT_COPY
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 2
+ }
+ }
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 5
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_OUTPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 522575841
+ }
+ }
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 5
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: TEMPORARY_VARIABLE
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 797982799
+ }
+ }
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 2
+ dimension: 1
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 3061639909
+ }
+ }
+ 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: 903705927
+ }
+ }
+ }
+ operations {
+ operation {
+ type: SOFTMAX
+ inputs {
+ index: 0
+ index: 1
+ }
+ outputs {
+ index: 2
+ }
+ }
+ operation {
+ type: POW
+ inputs {
+ index: 0
+ index: 1
+ }
+ outputs {
+ index: 2
+ }
+ }
+ }
+ input_indexes {
+ }
+ output_indexes {
+ index: 2
+ }
+ is_relaxed: true
+}