From e2ac2482baa202af7fe759a6b58d9bdd75168b6a Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Fri, 17 Jun 2022 13:06:00 +0100 Subject: Updating framework tests for v0.30.0 release Signed-off-by: Jeremy Johnson Change-Id: I216edc7080a64aa481deb192253295a006fa4373 --- .../model-tflite.json | 491 +++++++++++++++++++++ 1 file changed, 491 insertions(+) create mode 100644 frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/model-tflite.json (limited to 'frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/model-tflite.json') diff --git a/frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/model-tflite.json b/frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/model-tflite.json new file mode 100644 index 000000000..d4d1abf40 --- /dev/null +++ b/frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/model-tflite.json @@ -0,0 +1,491 @@ +{ + version: 3, + operator_codes: [ + { + deprecated_builtin_code: 49, + version: 3, + builtin_code: "SPLIT" + }, + { + deprecated_builtin_code: 74, + version: 1, + builtin_code: "SUM" + }, + { + deprecated_builtin_code: 83, + version: 1, + builtin_code: "PACK" + } + ], + subgraphs: [ + { + tensors: [ + { + shape: [ + 1, + 32, + 32, + 8 + ], + type: "INT32", + buffer: 1, + name: "serving_default_placeholder_0:0", + quantization: { + details_type: "NONE", + quantized_dimension: 0 + }, + is_variable: false + }, + { + shape: [ + + ], + type: "INT32", + buffer: 2, + name: "split/split_dim", + quantization: { + details_type: "NONE", + quantized_dimension: 0 + }, + is_variable: false + }, + { + shape: [ + 4 + ], + type: "INT32", + buffer: 3, + name: "Const", + quantization: { + details_type: "NONE", + quantized_dimension: 0 + }, + is_variable: false + }, + { + shape: [ + 1, + 32, + 8, + 8 + ], + type: "INT32", + buffer: 4, + name: "split", + quantization: { + details_type: "NONE", + quantized_dimension: 0 + }, + is_variable: false + }, + { + shape: [ + 1, + 32, + 8, + 8 + ], + type: "INT32", + buffer: 5, + name: "split1", + quantization: { + details_type: "NONE", + quantized_dimension: 0 + }, + is_variable: false + }, + { + shape: [ + 1, + 32, + 8, + 8 + ], + type: "INT32", + buffer: 6, + name: "split2", + quantization: { + details_type: "NONE", + quantized_dimension: 0 + }, + is_variable: false + }, + { + shape: [ + 1, + 32, + 8, + 8 + ], + type: "INT32", + buffer: 7, + name: "split3", + quantization: { + details_type: "NONE", + quantized_dimension: 0 + }, + is_variable: false + }, + { + shape: [ + + ], + type: "INT32", + buffer: 8, + name: "reduce_0", + quantization: { + details_type: "NONE", + quantized_dimension: 0 + }, + is_variable: false + }, + { + shape: [ + + ], + type: "INT32", + buffer: 9, + name: "reduce_1", + quantization: { + details_type: "NONE", + quantized_dimension: 0 + }, + is_variable: false + }, + { + shape: [ + + ], + type: "INT32", + buffer: 10, + name: "reduce_2", + quantization: { + details_type: "NONE", + quantized_dimension: 0 + }, + is_variable: false + }, + { + shape: [ + + ], + type: "INT32", + buffer: 11, + name: "reduce_3", + quantization: { + details_type: "NONE", + quantized_dimension: 0 + }, + is_variable: false + }, + { + shape: [ + 4 + ], + type: "INT32", + buffer: 12, + name: "PartitionedCall:0", + quantization: { + details_type: "NONE", + quantized_dimension: 0 + }, + is_variable: false + } + ], + inputs: [ + 0 + ], + outputs: [ + 11 + ], + operators: [ + { + opcode_index: 0, + inputs: [ + 1, + 0 + ], + outputs: [ + 3, + 4, + 5, + 6 + ], + builtin_options_type: "SplitOptions", + builtin_options: { + num_splits: 4 + }, + custom_options_format: "FLEXBUFFERS" + }, + { + opcode_index: 1, + inputs: [ + 3, + 2 + ], + outputs: [ + 7 + ], + builtin_options_type: "ReducerOptions", + builtin_options: { + keep_dims: false + }, + custom_options_format: "FLEXBUFFERS" + }, + { + opcode_index: 1, + inputs: [ + 4, + 2 + ], + outputs: [ + 8 + ], + builtin_options_type: "ReducerOptions", + builtin_options: { + keep_dims: false + }, + custom_options_format: "FLEXBUFFERS" + }, + { + opcode_index: 1, + inputs: [ + 5, + 2 + ], + outputs: [ + 9 + ], + builtin_options_type: "ReducerOptions", + builtin_options: { + keep_dims: false + }, + custom_options_format: "FLEXBUFFERS" + }, + { + opcode_index: 1, + inputs: [ + 6, + 2 + ], + outputs: [ + 10 + ], + builtin_options_type: "ReducerOptions", + builtin_options: { + keep_dims: false + }, + custom_options_format: "FLEXBUFFERS" + }, + { + opcode_index: 2, + inputs: [ + 7, + 8, + 9, + 10 + ], + outputs: [ + 11 + ], + builtin_options_type: "PackOptions", + builtin_options: { + values_count: 4, + axis: 0 + }, + custom_options_format: "FLEXBUFFERS" + } + ], + name: "main" + } + ], + description: "MLIR Converted.", + buffers: [ + { + }, + { + }, + { + data: [ + 2, + 0, + 0, + 0 + ] + }, + { + data: [ + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 2, + 0, + 0, + 0, + 3, + 0, + 0, + 0 + ] + }, + { + }, + { + }, + { + }, + { + }, + { + }, + { + }, + { + }, + { + }, + { + }, + { + data: [ + 49, + 46, + 49, + 52, + 46, + 48, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ] + }, + { + data: [ + 12, + 0, + 0, + 0, + 8, + 0, + 14, + 0, + 8, + 0, + 4, + 0, + 8, + 0, + 0, + 0, + 16, + 0, + 0, + 0, + 36, + 0, + 0, + 0, + 0, + 0, + 6, + 0, + 8, + 0, + 4, + 0, + 6, + 0, + 0, + 0, + 4, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 10, + 0, + 16, + 0, + 12, + 0, + 8, + 0, + 4, + 0, + 10, + 0, + 0, + 0, + 3, + 0, + 0, + 0, + 2, + 0, + 0, + 0, + 4, + 0, + 0, + 0, + 5, + 0, + 0, + 0, + 50, + 46, + 57, + 46, + 48, + 0, + 0, + 0 + ] + } + ], + metadata: [ + { + name: "min_runtime_version", + buffer: 13 + }, + { + name: "CONVERSION_METADATA", + buffer: 14 + } + ], + signature_defs: [ + { + inputs: [ + { + name: "placeholder_0", + tensor_index: 0 + } + ], + outputs: [ + { + name: "output_0", + tensor_index: 11 + } + ], + method_name: "serving_default", + subgraph_index: 0 + } + ] +} -- cgit v1.2.1