summaryrefslogtreecommitdiff
path: root/nn/runtime/test/android_fuzzing/corpus/seed060
diff options
context:
space:
mode:
Diffstat (limited to 'nn/runtime/test/android_fuzzing/corpus/seed060')
-rw-r--r--nn/runtime/test/android_fuzzing/corpus/seed06075
1 files changed, 75 insertions, 0 deletions
diff --git a/nn/runtime/test/android_fuzzing/corpus/seed060 b/nn/runtime/test/android_fuzzing/corpus/seed060
new file mode 100644
index 000000000..af277f766
--- /dev/null
+++ b/nn/runtime/test/android_fuzzing/corpus/seed060
@@ -0,0 +1,75 @@
+model {
+ operands {
+ operand {
+ type: TENSOR_BOOL8
+ dimensions {
+ dimension: 4
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 37561009
+ }
+ }
+ operand {
+ type: TENSOR_BOOL8
+ dimensions {
+ dimension: 4
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 4258179653
+ }
+ }
+ operand {
+ type: TENSOR_BOOL8
+ dimensions {
+ dimension: 4
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_OUTPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 4103145195
+ }
+ }
+ }
+ operations {
+ operation {
+ type: LESS
+ inputs {
+ index: 0
+ index: 1
+ }
+ outputs {
+ index: 2
+ }
+ }
+ }
+ input_indexes {
+ index: 0
+ index: 1
+ }
+ output_indexes {
+ index: 2
+ }
+ is_relaxed: false
+}