summaryrefslogtreecommitdiff
path: root/nn/runtime/test/android_fuzzing/corpus/seed218
diff options
context:
space:
mode:
Diffstat (limited to 'nn/runtime/test/android_fuzzing/corpus/seed218')
-rw-r--r--nn/runtime/test/android_fuzzing/corpus/seed21894
1 files changed, 94 insertions, 0 deletions
diff --git a/nn/runtime/test/android_fuzzing/corpus/seed218 b/nn/runtime/test/android_fuzzing/corpus/seed218
new file mode 100644
index 000000000..7aab4064d
--- /dev/null
+++ b/nn/runtime/test/android_fuzzing/corpus/seed218
@@ -0,0 +1,94 @@
+model {
+ operands {
+ operand {
+ type: TENSOR_QUANT8_ASYMM
+ dimensions {
+ dimension: 2
+ dimension: 3
+ }
+ scale: 2
+ zero_point: 128
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 1927278928
+ }
+ }
+ operand {
+ type: INT32
+ dimensions {
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: CONSTANT_COPY
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 1503006379
+ }
+ }
+ operand {
+ type: TENSOR_QUANT8_ASYMM
+ dimensions {
+ dimension: 2
+ dimension: 2
+ }
+ scale: 2
+ zero_point: 128
+ lifetime: MODEL_OUTPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 4196916519
+ }
+ }
+ operand {
+ type: TENSOR_INT32
+ dimensions {
+ dimension: 2
+ dimension: 2
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_OUTPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 355969636
+ }
+ }
+ }
+ operations {
+ operation {
+ type: TOPK_V2
+ inputs {
+ index: 1
+ }
+ outputs {
+ index: 2
+ index: 3
+ }
+ }
+ }
+ input_indexes {
+ index: 0
+ }
+ output_indexes {
+ index: 2
+ index: 3
+ }
+ is_relaxed: true
+}