summaryrefslogtreecommitdiff
path: root/nn/runtime/test/android_fuzzing/corpus/seed461
diff options
context:
space:
mode:
Diffstat (limited to 'nn/runtime/test/android_fuzzing/corpus/seed461')
-rw-r--r--nn/runtime/test/android_fuzzing/corpus/seed461117
1 files changed, 117 insertions, 0 deletions
diff --git a/nn/runtime/test/android_fuzzing/corpus/seed461 b/nn/runtime/test/android_fuzzing/corpus/seed461
new file mode 100644
index 000000000..1796196cf
--- /dev/null
+++ b/nn/runtime/test/android_fuzzing/corpus/seed461
@@ -0,0 +1,117 @@
+model {
+ operands {
+ operand {
+ type: TENSOR_QUANT8_ASYMM
+ dimensions {
+ dimension: 10
+ }
+ scale: 0.5
+ zero_point: 127
+ lifetime: TEMPORARY_VARIABLE
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 797982799
+ }
+ }
+ operand {
+ type: TENSOR_FLOAT16
+ dimensions {
+ dimension: 10
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_OUTPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 3929983814
+ }
+ }
+ operand {
+ type: TENSOR_QUANT8_ASYMM
+ dimensions {
+ dimension: 10
+ }
+ scale: 0.5
+ zero_point: 127
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 4109530780
+ }
+ }
+ operand {
+ type: TENSOR_QUANT8_ASYMM
+ dimensions {
+ dimension: 1
+ }
+ scale: 0.5
+ zero_point: 127
+ lifetime: CONSTANT_COPY
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 2846528672
+ }
+ }
+ operand {
+ type: INT32
+ dimensions {
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: CONSTANT_COPY
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 173552573
+ }
+ }
+ }
+ operations {
+ operation {
+ type: ADD
+ inputs {
+ index: 2
+ index: 3
+ index: 4
+ }
+ outputs {
+ index: 0
+ }
+ }
+ operation {
+ type: DEQUANTIZE
+ inputs {
+ index: 0
+ }
+ outputs {
+ index: 1
+ }
+ }
+ }
+ input_indexes {
+ index: 2
+ }
+ output_indexes {
+ index: 1
+ }
+ is_relaxed: false
+}