aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/leaky_relu_13x21x3_qu8_0/model-tflite.json
diff options
context:
space:
mode:
Diffstat (limited to 'frameworks/tflite/operators/leaky_relu_13x21x3_qu8_0/model-tflite.json')
-rw-r--r--frameworks/tflite/operators/leaky_relu_13x21x3_qu8_0/model-tflite.json303
1 files changed, 303 insertions, 0 deletions
diff --git a/frameworks/tflite/operators/leaky_relu_13x21x3_qu8_0/model-tflite.json b/frameworks/tflite/operators/leaky_relu_13x21x3_qu8_0/model-tflite.json
new file mode 100644
index 000000000..8f6fcd706
--- /dev/null
+++ b/frameworks/tflite/operators/leaky_relu_13x21x3_qu8_0/model-tflite.json
@@ -0,0 +1,303 @@
+{
+ version: 3,
+ operator_codes: [
+ {
+ deprecated_builtin_code: 114,
+ version: 1,
+ builtin_code: "QUANTIZE"
+ },
+ {
+ deprecated_builtin_code: 98,
+ version: 1,
+ builtin_code: "LEAKY_RELU"
+ }
+ ],
+ subgraphs: [
+ {
+ tensors: [
+ {
+ shape: [
+ 13,
+ 21,
+ 3
+ ],
+ type: "UINT8",
+ buffer: 1,
+ name: "serving_default_placeholder_0:0",
+ quantization: {
+ scale: [
+ 0.015686
+ ],
+ zero_point: [
+ 128
+ ],
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 13,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ buffer: 2,
+ name: "tfl.quantize",
+ quantization: {
+ scale: [
+ 0.015686
+ ],
+ zero_point: [
+ 0
+ ],
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 13,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ buffer: 3,
+ name: "PartitionedCall:01",
+ quantization: {
+ scale: [
+ 0.01075
+ ],
+ zero_point: [
+ -59
+ ],
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 13,
+ 21,
+ 3
+ ],
+ type: "UINT8",
+ buffer: 4,
+ name: "PartitionedCall:0",
+ quantization: {
+ scale: [
+ 0.01075
+ ],
+ zero_point: [
+ 69
+ ],
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ }
+ ],
+ inputs: [
+ 0
+ ],
+ outputs: [
+ 3
+ ],
+ operators: [
+ {
+ opcode_index: 0,
+ inputs: [
+ 0
+ ],
+ outputs: [
+ 1
+ ],
+ builtin_options_type: "NONE",
+ custom_options_format: "FLEXBUFFERS"
+ },
+ {
+ opcode_index: 1,
+ inputs: [
+ 1
+ ],
+ outputs: [
+ 2
+ ],
+ builtin_options_type: "LeakyReluOptions",
+ builtin_options: {
+ alpha: 0.370649
+ },
+ custom_options_format: "FLEXBUFFERS"
+ },
+ {
+ opcode_index: 0,
+ inputs: [
+ 2
+ ],
+ outputs: [
+ 3
+ ],
+ builtin_options_type: "NONE",
+ custom_options_format: "FLEXBUFFERS"
+ }
+ ],
+ name: "main"
+ }
+ ],
+ description: "MLIR Converted.",
+ buffers: [
+ {
+ },
+ {
+ },
+ {
+ },
+ {
+ },
+ {
+ },
+ {
+ 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,
+ 40,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 6,
+ 0,
+ 8,
+ 0,
+ 4,
+ 0,
+ 6,
+ 0,
+ 0,
+ 0,
+ 4,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 235,
+ 3,
+ 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: 5
+ },
+ {
+ name: "CONVERSION_METADATA",
+ buffer: 6
+ }
+ ],
+ signature_defs: [
+ {
+ inputs: [
+ {
+ name: "placeholder_0",
+ tensor_index: 0
+ }
+ ],
+ outputs: [
+ {
+ name: "output_0",
+ tensor_index: 3
+ }
+ ],
+ method_name: "serving_default",
+ subgraph_index: 0
+ }
+ ]
+}