summaryrefslogtreecommitdiff
path: root/nn/runtime/test/android_fuzzing/corpus/seed316
diff options
context:
space:
mode:
Diffstat (limited to 'nn/runtime/test/android_fuzzing/corpus/seed316')
-rw-r--r--nn/runtime/test/android_fuzzing/corpus/seed316156
1 files changed, 156 insertions, 0 deletions
diff --git a/nn/runtime/test/android_fuzzing/corpus/seed316 b/nn/runtime/test/android_fuzzing/corpus/seed316
new file mode 100644
index 000000000..c2ad49610
--- /dev/null
+++ b/nn/runtime/test/android_fuzzing/corpus/seed316
@@ -0,0 +1,156 @@
+model {
+ operands {
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 1
+ dimension: 3
+ dimension: 3
+ dimension: 1
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 1976652950
+ }
+ }
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 1
+ dimension: 2
+ dimension: 2
+ dimension: 1
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: CONSTANT_COPY
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 3812084721
+ }
+ }
+ 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: INT32
+ dimensions {
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: CONSTANT_COPY
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 173552573
+ }
+ }
+ operand {
+ type: INT32
+ dimensions {
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: CONSTANT_COPY
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 2823836134
+ }
+ }
+ 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: 1
+ dimension: 2
+ dimension: 2
+ dimension: 1
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_OUTPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 834105013
+ }
+ }
+ }
+ operations {
+ operation {
+ type: CONV_2D
+ inputs {
+ index: 0
+ index: 1
+ index: 2
+ index: 3
+ index: 3
+ index: 3
+ index: 3
+ index: 4
+ index: 4
+ index: 5
+ }
+ outputs {
+ index: 6
+ }
+ }
+ }
+ input_indexes {
+ index: 0
+ }
+ output_indexes {
+ index: 6
+ }
+ is_relaxed: true
+}