summaryrefslogtreecommitdiff
path: root/nn/runtime/test/android_fuzzing/corpus/seed186
diff options
context:
space:
mode:
Diffstat (limited to 'nn/runtime/test/android_fuzzing/corpus/seed186')
-rw-r--r--nn/runtime/test/android_fuzzing/corpus/seed18656
1 files changed, 56 insertions, 0 deletions
diff --git a/nn/runtime/test/android_fuzzing/corpus/seed186 b/nn/runtime/test/android_fuzzing/corpus/seed186
new file mode 100644
index 000000000..ef9149663
--- /dev/null
+++ b/nn/runtime/test/android_fuzzing/corpus/seed186
@@ -0,0 +1,56 @@
+model {
+ operands {
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 3
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_INPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 4061119752
+ }
+ }
+ operand {
+ type: TENSOR_FLOAT32
+ dimensions {
+ dimension: 3
+ }
+ scale: 0
+ zero_point: 0
+ lifetime: MODEL_OUTPUT
+ channel_quant {
+ scales {
+ }
+ channel_dim: 0
+ }
+ data {
+ random_seed: 488444400
+ }
+ }
+ }
+ operations {
+ operation {
+ type: L2_NORMALIZATION
+ inputs {
+ index: 0
+ }
+ outputs {
+ index: 1
+ }
+ }
+ }
+ input_indexes {
+ index: 0
+ }
+ output_indexes {
+ index: 1
+ }
+ is_relaxed: false
+}