summaryrefslogtreecommitdiff
path: root/nn/runtime/test/android_fuzzing/corpus/seed327
diff options
context:
space:
mode:
Diffstat (limited to 'nn/runtime/test/android_fuzzing/corpus/seed327')
-rw-r--r--nn/runtime/test/android_fuzzing/corpus/seed327100
1 files changed, 100 insertions, 0 deletions
diff --git a/nn/runtime/test/android_fuzzing/corpus/seed327 b/nn/runtime/test/android_fuzzing/corpus/seed327
new file mode 100644
index 000000000..59ada13ee
--- /dev/null
+++ b/nn/runtime/test/android_fuzzing/corpus/seed327
@@ -0,0 +1,100 @@
+model {
+ operands {
+ operand {
+ type: TENSOR_QUANT8_ASYMM
+ dimensions {
+ dimension: 3
+ dimension: 2
+ dimension: 3
+ dimension: 1
+ }
+ scale: 2
+ zero_point: 128
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 4293998139
+ }
+ }
+ operand {
+ type: TENSOR_INT32
+ dimensions {
+ dimension: 4
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 2958023433
+ }
+ }
+ operand {
+ type: TENSOR_INT32
+ dimensions {
+ dimension: 4
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 1666865276
+ }
+ }
+ operand {
+ type: TENSOR_QUANT8_ASYMM
+ dimensions {
+ dimension: 2
+ dimension: 1
+ dimension: 3
+ dimension: 1
+ }
+ scale: 2
+ zero_point: 128
+ lifetime: MODEL_OUTPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 1496729826
+ }
+ }
+ }
+ operations {
+ operation {
+ type: SLICE
+ inputs {
+ index: 0
+ index: 1
+ index: 2
+ }
+ outputs {
+ index: 3
+ }
+ }
+ }
+ input_indexes {
+ index: 0
+ index: 1
+ index: 2
+ }
+ output_indexes {
+ index: 3
+ }
+ is_relaxed: true
+}