aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/depthwise_conv_2d_3x3_1x7x7x9_qu8_st22_padVALID_dilat11/model-tflite.json
diff options
context:
space:
mode:
Diffstat (limited to 'frameworks/tflite/operators/depthwise_conv_2d_3x3_1x7x7x9_qu8_st22_padVALID_dilat11/model-tflite.json')
-rw-r--r--frameworks/tflite/operators/depthwise_conv_2d_3x3_1x7x7x9_qu8_st22_padVALID_dilat11/model-tflite.json666
1 files changed, 666 insertions, 0 deletions
diff --git a/frameworks/tflite/operators/depthwise_conv_2d_3x3_1x7x7x9_qu8_st22_padVALID_dilat11/model-tflite.json b/frameworks/tflite/operators/depthwise_conv_2d_3x3_1x7x7x9_qu8_st22_padVALID_dilat11/model-tflite.json
new file mode 100644
index 000000000..eef07574e
--- /dev/null
+++ b/frameworks/tflite/operators/depthwise_conv_2d_3x3_1x7x7x9_qu8_st22_padVALID_dilat11/model-tflite.json
@@ -0,0 +1,666 @@
+{
+ version: 3,
+ operator_codes: [
+ {
+ deprecated_builtin_code: 114,
+ version: 1,
+ builtin_code: "QUANTIZE"
+ },
+ {
+ deprecated_builtin_code: 4,
+ version: 3,
+ builtin_code: "DEPTHWISE_CONV_2D"
+ }
+ ],
+ subgraphs: [
+ {
+ tensors: [
+ {
+ shape: [
+ 1,
+ 7,
+ 7,
+ 9
+ ],
+ type: "UINT8",
+ buffer: 1,
+ name: "serving_default_placeholder_0:0",
+ quantization: {
+ scale: [
+ 0.015686
+ ],
+ zero_point: [
+ 127
+ ],
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 1,
+ 3,
+ 3,
+ 18
+ ],
+ type: "INT8",
+ buffer: 2,
+ name: "dws_conv2d1",
+ quantization: {
+ scale: [
+ 0.013749,
+ 0.01184,
+ 0.011993,
+ 0.015407,
+ 0.012763,
+ 0.013261,
+ 0.014459,
+ 0.01514,
+ 0.014084,
+ 0.012525,
+ 0.014985,
+ 0.015333,
+ 0.015255,
+ 0.013096,
+ 0.011903,
+ 0.015666,
+ 0.014515,
+ 0.010682
+ ],
+ zero_point: [
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ details_type: "NONE",
+ quantized_dimension: 3
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 18
+ ],
+ type: "INT32",
+ buffer: 3,
+ name: "dws_conv2d",
+ quantization: {
+ scale: [
+ 0.000216,
+ 0.000186,
+ 0.000188,
+ 0.000242,
+ 0.0002,
+ 0.000208,
+ 0.000227,
+ 0.000237,
+ 0.000221,
+ 0.000196,
+ 0.000235,
+ 0.000241,
+ 0.000239,
+ 0.000205,
+ 0.000187,
+ 0.000246,
+ 0.000228,
+ 0.000168
+ ],
+ zero_point: [
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 1,
+ 7,
+ 7,
+ 9
+ ],
+ type: "INT8",
+ buffer: 4,
+ name: "tfl.quantize",
+ quantization: {
+ scale: [
+ 0.015686
+ ],
+ zero_point: [
+ -1
+ ],
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 1,
+ 3,
+ 3,
+ 18
+ ],
+ type: "INT8",
+ buffer: 5,
+ name: "PartitionedCall:01",
+ quantization: {
+ scale: [
+ 0.108593
+ ],
+ zero_point: [
+ -1
+ ],
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 1,
+ 3,
+ 3,
+ 18
+ ],
+ type: "UINT8",
+ buffer: 6,
+ name: "PartitionedCall:0",
+ quantization: {
+ scale: [
+ 0.108593
+ ],
+ zero_point: [
+ 127
+ ],
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ }
+ ],
+ inputs: [
+ 0
+ ],
+ outputs: [
+ 5
+ ],
+ operators: [
+ {
+ opcode_index: 0,
+ inputs: [
+ 0
+ ],
+ outputs: [
+ 3
+ ],
+ builtin_options_type: "NONE",
+ custom_options_format: "FLEXBUFFERS"
+ },
+ {
+ opcode_index: 1,
+ inputs: [
+ 3,
+ 1,
+ 2
+ ],
+ outputs: [
+ 4
+ ],
+ builtin_options_type: "DepthwiseConv2DOptions",
+ builtin_options: {
+ padding: "VALID",
+ stride_w: 2,
+ stride_h: 2,
+ depth_multiplier: 2,
+ fused_activation_function: "NONE",
+ dilation_w_factor: 1,
+ dilation_h_factor: 1
+ },
+ custom_options_format: "FLEXBUFFERS"
+ },
+ {
+ opcode_index: 0,
+ inputs: [
+ 4
+ ],
+ outputs: [
+ 5
+ ],
+ builtin_options_type: "NONE",
+ custom_options_format: "FLEXBUFFERS"
+ }
+ ],
+ name: "main"
+ }
+ ],
+ description: "MLIR Converted.",
+ buffers: [
+ {
+ },
+ {
+ },
+ {
+ data: [
+ 234,
+ 192,
+ 158,
+ 114,
+ 234,
+ 127,
+ 72,
+ 124,
+ 91,
+ 37,
+ 10,
+ 129,
+ 156,
+ 5,
+ 212,
+ 147,
+ 216,
+ 143,
+ 124,
+ 129,
+ 56,
+ 129,
+ 117,
+ 240,
+ 83,
+ 37,
+ 240,
+ 172,
+ 169,
+ 41,
+ 57,
+ 132,
+ 188,
+ 83,
+ 21,
+ 103,
+ 127,
+ 44,
+ 55,
+ 66,
+ 165,
+ 155,
+ 5,
+ 177,
+ 184,
+ 54,
+ 29,
+ 172,
+ 1,
+ 130,
+ 129,
+ 35,
+ 242,
+ 173,
+ 167,
+ 236,
+ 70,
+ 233,
+ 127,
+ 242,
+ 243,
+ 173,
+ 110,
+ 188,
+ 51,
+ 224,
+ 158,
+ 209,
+ 223,
+ 127,
+ 244,
+ 214,
+ 226,
+ 184,
+ 234,
+ 42,
+ 201,
+ 0,
+ 51,
+ 214,
+ 129,
+ 129,
+ 236,
+ 212,
+ 15,
+ 75,
+ 102,
+ 109,
+ 45,
+ 179,
+ 123,
+ 62,
+ 33,
+ 47,
+ 182,
+ 53,
+ 168,
+ 40,
+ 103,
+ 7,
+ 129,
+ 10,
+ 129,
+ 88,
+ 176,
+ 90,
+ 243,
+ 131,
+ 48,
+ 69,
+ 248,
+ 81,
+ 197,
+ 175,
+ 169,
+ 247,
+ 11,
+ 131,
+ 145,
+ 145,
+ 80,
+ 129,
+ 185,
+ 111,
+ 243,
+ 129,
+ 252,
+ 221,
+ 129,
+ 44,
+ 23,
+ 82,
+ 129,
+ 129,
+ 226,
+ 102,
+ 211,
+ 6,
+ 233,
+ 201,
+ 240,
+ 210,
+ 127,
+ 231,
+ 25,
+ 195,
+ 39,
+ 215,
+ 119,
+ 205,
+ 255,
+ 33,
+ 211,
+ 190,
+ 147,
+ 182,
+ 59,
+ 146,
+ 83,
+ 18,
+ 71,
+ 150
+ ]
+ },
+ {
+ data: [
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 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,
+ 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: 7
+ },
+ {
+ name: "CONVERSION_METADATA",
+ buffer: 8
+ }
+ ],
+ signature_defs: [
+ {
+ inputs: [
+ {
+ name: "placeholder_0",
+ tensor_index: 0
+ }
+ ],
+ outputs: [
+ {
+ name: "output_0",
+ tensor_index: 5
+ }
+ ],
+ method_name: "serving_default",
+ subgraph_index: 0
+ }
+ ]
+}