summaryrefslogtreecommitdiff
path: root/nn/runtime/test/android_fuzzing/corpus/seed397
diff options
context:
space:
mode:
Diffstat (limited to 'nn/runtime/test/android_fuzzing/corpus/seed397')
-rw-r--r--nn/runtime/test/android_fuzzing/corpus/seed39777
1 files changed, 77 insertions, 0 deletions
diff --git a/nn/runtime/test/android_fuzzing/corpus/seed397 b/nn/runtime/test/android_fuzzing/corpus/seed397
new file mode 100644
index 000000000..da0b78b6b
--- /dev/null
+++ b/nn/runtime/test/android_fuzzing/corpus/seed397
@@ -0,0 +1,77 @@
+model {
+ operands {
+ operand {
+ type: TENSOR_INT32
+ dimensions {
+ dimension: 2
+ dimension: 3
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 2289803134
+ }
+ }
+ operand {
+ type: TENSOR_INT32
+ dimensions {
+ dimension: 2
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 146160657
+ }
+ }
+ operand {
+ type: TENSOR_INT32
+ dimensions {
+ dimension: 4
+ dimension: 3
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_OUTPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 2720863432
+ }
+ }
+ }
+ operations {
+ operation {
+ type: TILE
+ inputs {
+ index: 0
+ index: 1
+ }
+ outputs {
+ index: 2
+ }
+ }
+ }
+ input_indexes {
+ index: 0
+ index: 1
+ }
+ output_indexes {
+ index: 2
+ }
+ is_relaxed: false
+}