aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/fully_connected_13x21x3_qu8/test_matmul_13x21x3_qu8.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-01-16 15:17:52 +0000
committerJeremy Johnson <jeremy.johnson@arm.com>2023-01-16 16:40:57 +0000
commitb08fb3e856b7757403ff9aafc9487f9c0ad61fe7 (patch)
tree4b4737ff52e92c1c17922a972384930953a26a61 /frameworks/tflite/operators/fully_connected_13x21x3_qu8/test_matmul_13x21x3_qu8.json
parent007a2c7c0743b002587cd5e7b4c6b6acbcaedff8 (diff)
downloadconformance_tests-b08fb3e856b7757403ff9aafc9487f9c0ad61fe7.tar.gz
Regen tests after control flow operator support
Includes removing 3 tests that are not needed anymore. Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I2c62d95a7b053e9016000d90125e00862f94200e
Diffstat (limited to 'frameworks/tflite/operators/fully_connected_13x21x3_qu8/test_matmul_13x21x3_qu8.json')
-rw-r--r--frameworks/tflite/operators/fully_connected_13x21x3_qu8/test_matmul_13x21x3_qu8.json6527
1 files changed, 3266 insertions, 3261 deletions
diff --git a/frameworks/tflite/operators/fully_connected_13x21x3_qu8/test_matmul_13x21x3_qu8.json b/frameworks/tflite/operators/fully_connected_13x21x3_qu8/test_matmul_13x21x3_qu8.json
index 7c92bad80..f6a8cfdac 100644
--- a/frameworks/tflite/operators/fully_connected_13x21x3_qu8/test_matmul_13x21x3_qu8.json
+++ b/frameworks/tflite/operators/fully_connected_13x21x3_qu8/test_matmul_13x21x3_qu8.json
@@ -5,3275 +5,3280 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
- {
- op: "CONST",
- attribute_type: "NONE",
- inputs: [
-
- ],
- outputs: [
- "layer_0"
- ]
- },
- {
- op: "CONST",
- attribute_type: "NONE",
- inputs: [
-
- ],
- outputs: [
- "layer_1"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 127,
- output_zp: -1,
- multiplier: [
- 1073741824
- ],
- shift: [
- 30
- ],
- scale32: true,
- double_round: false,
- per_channel: false
- },
- inputs: [
+ blocks: [
+ {
+ name: "main",
+ operators: [
+ {
+ op: "CONST",
+ attribute_type: "NONE",
+ inputs: [
+
+ ],
+ outputs: [
+ "layer_0"
+ ]
+ },
+ {
+ op: "CONST",
+ attribute_type: "NONE",
+ inputs: [
+
+ ],
+ outputs: [
+ "layer_1"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: 127,
+ output_zp: -1,
+ multiplier: [
+ 1073741824
+ ],
+ shift: [
+ 30
+ ],
+ scale32: true,
+ double_round: false,
+ per_channel: false
+ },
+ inputs: [
+ "TosaInput_1"
+ ],
+ outputs: [
+ "layer_2"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: 127,
+ output_zp: -1,
+ multiplier: [
+ 1073741824
+ ],
+ shift: [
+ 30
+ ],
+ scale32: true,
+ double_round: false,
+ per_channel: false
+ },
+ inputs: [
+ "TosaInput_0"
+ ],
+ outputs: [
+ "layer_3"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: -1,
+ output_zp: -1,
+ multiplier: [
+ 1073741824
+ ],
+ shift: [
+ 30
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_3"
+ ],
+ outputs: [
+ "layer_4"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: -1,
+ output_zp: -1,
+ multiplier: [
+ 1073741824
+ ],
+ shift: [
+ 30
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_2"
+ ],
+ outputs: [
+ "layer_5"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 0,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_4"
+ ],
+ outputs: [
+ "layer_6"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 1,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_4"
+ ],
+ outputs: [
+ "layer_7"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 2,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_4"
+ ],
+ outputs: [
+ "layer_8"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 3,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_4"
+ ],
+ outputs: [
+ "layer_9"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 4,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_4"
+ ],
+ outputs: [
+ "layer_10"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 5,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_4"
+ ],
+ outputs: [
+ "layer_11"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 6,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_4"
+ ],
+ outputs: [
+ "layer_12"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 7,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_4"
+ ],
+ outputs: [
+ "layer_13"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 8,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_4"
+ ],
+ outputs: [
+ "layer_14"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 9,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_4"
+ ],
+ outputs: [
+ "layer_15"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 10,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_4"
+ ],
+ outputs: [
+ "layer_16"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 11,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_4"
+ ],
+ outputs: [
+ "layer_17"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 12,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_4"
+ ],
+ outputs: [
+ "layer_18"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 0,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_5"
+ ],
+ outputs: [
+ "layer_19"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 1,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_5"
+ ],
+ outputs: [
+ "layer_20"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 2,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_5"
+ ],
+ outputs: [
+ "layer_21"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 3,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_5"
+ ],
+ outputs: [
+ "layer_22"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 4,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_5"
+ ],
+ outputs: [
+ "layer_23"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 5,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_5"
+ ],
+ outputs: [
+ "layer_24"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 6,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_5"
+ ],
+ outputs: [
+ "layer_25"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 7,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_5"
+ ],
+ outputs: [
+ "layer_26"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 8,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_5"
+ ],
+ outputs: [
+ "layer_27"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 9,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_5"
+ ],
+ outputs: [
+ "layer_28"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 10,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_5"
+ ],
+ outputs: [
+ "layer_29"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 11,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_5"
+ ],
+ outputs: [
+ "layer_30"
+ ]
+ },
+ {
+ op: "SLICE",
+ attribute_type: "SliceAttribute",
+ attribute: {
+ start: [
+ 12,
+ 0,
+ 0
+ ],
+ size: [
+ 1,
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_5"
+ ],
+ outputs: [
+ "layer_31"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_19"
+ ],
+ outputs: [
+ "layer_32"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_20"
+ ],
+ outputs: [
+ "layer_33"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_21"
+ ],
+ outputs: [
+ "layer_34"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_22"
+ ],
+ outputs: [
+ "layer_35"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_23"
+ ],
+ outputs: [
+ "layer_36"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_24"
+ ],
+ outputs: [
+ "layer_37"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_25"
+ ],
+ outputs: [
+ "layer_38"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_26"
+ ],
+ outputs: [
+ "layer_39"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_27"
+ ],
+ outputs: [
+ "layer_40"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_28"
+ ],
+ outputs: [
+ "layer_41"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_29"
+ ],
+ outputs: [
+ "layer_42"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_30"
+ ],
+ outputs: [
+ "layer_43"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 3,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_31"
+ ],
+ outputs: [
+ "layer_44"
+ ]
+ },
+ {
+ op: "TRANSPOSE",
+ attribute_type: "TransposeAttribute",
+ attribute: {
+ perms: [
+ 1,
+ 0
+ ]
+ },
+ inputs: [
+ "layer_32"
+ ],
+ outputs: [
+ "layer_45"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_6"
+ ],
+ outputs: [
+ "layer_46"
+ ]
+ },
+ {
+ op: "FULLY_CONNECTED",
+ attribute_type: "FullyConnectedAttribute",
+ attribute: {
+ input_zp: -1,
+ weight_zp: -1,
+ accum_dtype: "INT32"
+ },
+ inputs: [
+ "layer_46",
+ "layer_45",
+ "layer_0"
+ ],
+ outputs: [
+ "layer_47"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: 0,
+ output_zp: -4,
+ multiplier: [
+ 1624090621
+ ],
+ shift: [
+ 39
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_47"
+ ],
+ outputs: [
+ "layer_48"
+ ]
+ },
+ {
+ op: "TRANSPOSE",
+ attribute_type: "TransposeAttribute",
+ attribute: {
+ perms: [
+ 1,
+ 0
+ ]
+ },
+ inputs: [
+ "layer_33"
+ ],
+ outputs: [
+ "layer_49"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_7"
+ ],
+ outputs: [
+ "layer_50"
+ ]
+ },
+ {
+ op: "FULLY_CONNECTED",
+ attribute_type: "FullyConnectedAttribute",
+ attribute: {
+ input_zp: -1,
+ weight_zp: -1,
+ accum_dtype: "INT32"
+ },
+ inputs: [
+ "layer_50",
+ "layer_49",
+ "layer_0"
+ ],
+ outputs: [
+ "layer_51"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: 0,
+ output_zp: -4,
+ multiplier: [
+ 1624090621
+ ],
+ shift: [
+ 39
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_51"
+ ],
+ outputs: [
+ "layer_52"
+ ]
+ },
+ {
+ op: "TRANSPOSE",
+ attribute_type: "TransposeAttribute",
+ attribute: {
+ perms: [
+ 1,
+ 0
+ ]
+ },
+ inputs: [
+ "layer_34"
+ ],
+ outputs: [
+ "layer_53"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_8"
+ ],
+ outputs: [
+ "layer_54"
+ ]
+ },
+ {
+ op: "FULLY_CONNECTED",
+ attribute_type: "FullyConnectedAttribute",
+ attribute: {
+ input_zp: -1,
+ weight_zp: -1,
+ accum_dtype: "INT32"
+ },
+ inputs: [
+ "layer_54",
+ "layer_53",
+ "layer_0"
+ ],
+ outputs: [
+ "layer_55"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: 0,
+ output_zp: -4,
+ multiplier: [
+ 1624090621
+ ],
+ shift: [
+ 39
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_55"
+ ],
+ outputs: [
+ "layer_56"
+ ]
+ },
+ {
+ op: "TRANSPOSE",
+ attribute_type: "TransposeAttribute",
+ attribute: {
+ perms: [
+ 1,
+ 0
+ ]
+ },
+ inputs: [
+ "layer_35"
+ ],
+ outputs: [
+ "layer_57"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_9"
+ ],
+ outputs: [
+ "layer_58"
+ ]
+ },
+ {
+ op: "FULLY_CONNECTED",
+ attribute_type: "FullyConnectedAttribute",
+ attribute: {
+ input_zp: -1,
+ weight_zp: -1,
+ accum_dtype: "INT32"
+ },
+ inputs: [
+ "layer_58",
+ "layer_57",
+ "layer_0"
+ ],
+ outputs: [
+ "layer_59"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: 0,
+ output_zp: -4,
+ multiplier: [
+ 1624090621
+ ],
+ shift: [
+ 39
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_59"
+ ],
+ outputs: [
+ "layer_60"
+ ]
+ },
+ {
+ op: "TRANSPOSE",
+ attribute_type: "TransposeAttribute",
+ attribute: {
+ perms: [
+ 1,
+ 0
+ ]
+ },
+ inputs: [
+ "layer_36"
+ ],
+ outputs: [
+ "layer_61"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_10"
+ ],
+ outputs: [
+ "layer_62"
+ ]
+ },
+ {
+ op: "FULLY_CONNECTED",
+ attribute_type: "FullyConnectedAttribute",
+ attribute: {
+ input_zp: -1,
+ weight_zp: -1,
+ accum_dtype: "INT32"
+ },
+ inputs: [
+ "layer_62",
+ "layer_61",
+ "layer_0"
+ ],
+ outputs: [
+ "layer_63"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: 0,
+ output_zp: -4,
+ multiplier: [
+ 1624090621
+ ],
+ shift: [
+ 39
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_63"
+ ],
+ outputs: [
+ "layer_64"
+ ]
+ },
+ {
+ op: "TRANSPOSE",
+ attribute_type: "TransposeAttribute",
+ attribute: {
+ perms: [
+ 1,
+ 0
+ ]
+ },
+ inputs: [
+ "layer_37"
+ ],
+ outputs: [
+ "layer_65"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_11"
+ ],
+ outputs: [
+ "layer_66"
+ ]
+ },
+ {
+ op: "FULLY_CONNECTED",
+ attribute_type: "FullyConnectedAttribute",
+ attribute: {
+ input_zp: -1,
+ weight_zp: -1,
+ accum_dtype: "INT32"
+ },
+ inputs: [
+ "layer_66",
+ "layer_65",
+ "layer_0"
+ ],
+ outputs: [
+ "layer_67"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: 0,
+ output_zp: -4,
+ multiplier: [
+ 1624090621
+ ],
+ shift: [
+ 39
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_67"
+ ],
+ outputs: [
+ "layer_68"
+ ]
+ },
+ {
+ op: "TRANSPOSE",
+ attribute_type: "TransposeAttribute",
+ attribute: {
+ perms: [
+ 1,
+ 0
+ ]
+ },
+ inputs: [
+ "layer_38"
+ ],
+ outputs: [
+ "layer_69"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_12"
+ ],
+ outputs: [
+ "layer_70"
+ ]
+ },
+ {
+ op: "FULLY_CONNECTED",
+ attribute_type: "FullyConnectedAttribute",
+ attribute: {
+ input_zp: -1,
+ weight_zp: -1,
+ accum_dtype: "INT32"
+ },
+ inputs: [
+ "layer_70",
+ "layer_69",
+ "layer_0"
+ ],
+ outputs: [
+ "layer_71"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: 0,
+ output_zp: -4,
+ multiplier: [
+ 1624090621
+ ],
+ shift: [
+ 39
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_71"
+ ],
+ outputs: [
+ "layer_72"
+ ]
+ },
+ {
+ op: "TRANSPOSE",
+ attribute_type: "TransposeAttribute",
+ attribute: {
+ perms: [
+ 1,
+ 0
+ ]
+ },
+ inputs: [
+ "layer_39"
+ ],
+ outputs: [
+ "layer_73"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_13"
+ ],
+ outputs: [
+ "layer_74"
+ ]
+ },
+ {
+ op: "FULLY_CONNECTED",
+ attribute_type: "FullyConnectedAttribute",
+ attribute: {
+ input_zp: -1,
+ weight_zp: -1,
+ accum_dtype: "INT32"
+ },
+ inputs: [
+ "layer_74",
+ "layer_73",
+ "layer_0"
+ ],
+ outputs: [
+ "layer_75"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: 0,
+ output_zp: -4,
+ multiplier: [
+ 1624090621
+ ],
+ shift: [
+ 39
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_75"
+ ],
+ outputs: [
+ "layer_76"
+ ]
+ },
+ {
+ op: "TRANSPOSE",
+ attribute_type: "TransposeAttribute",
+ attribute: {
+ perms: [
+ 1,
+ 0
+ ]
+ },
+ inputs: [
+ "layer_40"
+ ],
+ outputs: [
+ "layer_77"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_14"
+ ],
+ outputs: [
+ "layer_78"
+ ]
+ },
+ {
+ op: "FULLY_CONNECTED",
+ attribute_type: "FullyConnectedAttribute",
+ attribute: {
+ input_zp: -1,
+ weight_zp: -1,
+ accum_dtype: "INT32"
+ },
+ inputs: [
+ "layer_78",
+ "layer_77",
+ "layer_0"
+ ],
+ outputs: [
+ "layer_79"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: 0,
+ output_zp: -4,
+ multiplier: [
+ 1624090621
+ ],
+ shift: [
+ 39
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_79"
+ ],
+ outputs: [
+ "layer_80"
+ ]
+ },
+ {
+ op: "TRANSPOSE",
+ attribute_type: "TransposeAttribute",
+ attribute: {
+ perms: [
+ 1,
+ 0
+ ]
+ },
+ inputs: [
+ "layer_41"
+ ],
+ outputs: [
+ "layer_81"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_15"
+ ],
+ outputs: [
+ "layer_82"
+ ]
+ },
+ {
+ op: "FULLY_CONNECTED",
+ attribute_type: "FullyConnectedAttribute",
+ attribute: {
+ input_zp: -1,
+ weight_zp: -1,
+ accum_dtype: "INT32"
+ },
+ inputs: [
+ "layer_82",
+ "layer_81",
+ "layer_0"
+ ],
+ outputs: [
+ "layer_83"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: 0,
+ output_zp: -4,
+ multiplier: [
+ 1624090621
+ ],
+ shift: [
+ 39
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_83"
+ ],
+ outputs: [
+ "layer_84"
+ ]
+ },
+ {
+ op: "TRANSPOSE",
+ attribute_type: "TransposeAttribute",
+ attribute: {
+ perms: [
+ 1,
+ 0
+ ]
+ },
+ inputs: [
+ "layer_42"
+ ],
+ outputs: [
+ "layer_85"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_16"
+ ],
+ outputs: [
+ "layer_86"
+ ]
+ },
+ {
+ op: "FULLY_CONNECTED",
+ attribute_type: "FullyConnectedAttribute",
+ attribute: {
+ input_zp: -1,
+ weight_zp: -1,
+ accum_dtype: "INT32"
+ },
+ inputs: [
+ "layer_86",
+ "layer_85",
+ "layer_0"
+ ],
+ outputs: [
+ "layer_87"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: 0,
+ output_zp: -4,
+ multiplier: [
+ 1624090621
+ ],
+ shift: [
+ 39
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_87"
+ ],
+ outputs: [
+ "layer_88"
+ ]
+ },
+ {
+ op: "TRANSPOSE",
+ attribute_type: "TransposeAttribute",
+ attribute: {
+ perms: [
+ 1,
+ 0
+ ]
+ },
+ inputs: [
+ "layer_43"
+ ],
+ outputs: [
+ "layer_89"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_17"
+ ],
+ outputs: [
+ "layer_90"
+ ]
+ },
+ {
+ op: "FULLY_CONNECTED",
+ attribute_type: "FullyConnectedAttribute",
+ attribute: {
+ input_zp: -1,
+ weight_zp: -1,
+ accum_dtype: "INT32"
+ },
+ inputs: [
+ "layer_90",
+ "layer_89",
+ "layer_0"
+ ],
+ outputs: [
+ "layer_91"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: 0,
+ output_zp: -4,
+ multiplier: [
+ 1624090621
+ ],
+ shift: [
+ 39
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_91"
+ ],
+ outputs: [
+ "layer_92"
+ ]
+ },
+ {
+ op: "TRANSPOSE",
+ attribute_type: "TransposeAttribute",
+ attribute: {
+ perms: [
+ 1,
+ 0
+ ]
+ },
+ inputs: [
+ "layer_44"
+ ],
+ outputs: [
+ "layer_93"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 21,
+ 3
+ ]
+ },
+ inputs: [
+ "layer_18"
+ ],
+ outputs: [
+ "layer_94"
+ ]
+ },
+ {
+ op: "FULLY_CONNECTED",
+ attribute_type: "FullyConnectedAttribute",
+ attribute: {
+ input_zp: -1,
+ weight_zp: -1,
+ accum_dtype: "INT32"
+ },
+ inputs: [
+ "layer_94",
+ "layer_93",
+ "layer_0"
+ ],
+ outputs: [
+ "layer_95"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: 0,
+ output_zp: -4,
+ multiplier: [
+ 1624090621
+ ],
+ shift: [
+ 39
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_95"
+ ],
+ outputs: [
+ "layer_96"
+ ]
+ },
+ {
+ op: "CONCAT",
+ attribute_type: "AxisAttribute",
+ attribute: {
+ axis: 0
+ },
+ inputs: [
+ "layer_48",
+ "layer_52",
+ "layer_56",
+ "layer_60",
+ "layer_64",
+ "layer_68",
+ "layer_72",
+ "layer_76",
+ "layer_80",
+ "layer_84",
+ "layer_88",
+ "layer_92",
+ "layer_96"
+ ],
+ outputs: [
+ "layer_97"
+ ]
+ },
+ {
+ op: "RESHAPE",
+ attribute_type: "ReshapeAttribute",
+ attribute: {
+ new_shape: [
+ 13,
+ 21,
+ 42
+ ]
+ },
+ inputs: [
+ "layer_97"
+ ],
+ outputs: [
+ "layer_98"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: -4,
+ output_zp: -4,
+ multiplier: [
+ 1073741824
+ ],
+ shift: [
+ 30
+ ],
+ scale32: true,
+ double_round: true,
+ per_channel: false
+ },
+ inputs: [
+ "layer_98"
+ ],
+ outputs: [
+ "layer_99"
+ ]
+ },
+ {
+ op: "RESCALE",
+ attribute_type: "RescaleAttribute",
+ attribute: {
+ input_zp: -4,
+ output_zp: 124,
+ multiplier: [
+ 1073741824
+ ],
+ shift: [
+ 30
+ ],
+ scale32: true,
+ double_round: false,
+ per_channel: false
+ },
+ inputs: [
+ "layer_99"
+ ],
+ outputs: [
+ "TosaOutput_0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "TosaInput_0",
+ shape: [
+ 13,
+ 21,
+ 3
+ ],
+ type: "UINT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "TosaInput_1",
+ shape: [
+ 13,
+ 3,
+ 42
+ ],
+ type: "UINT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "TosaOutput_0",
+ shape: [
+ 13,
+ 21,
+ 42
+ ],
+ type: "UINT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_0",
+ shape: [
+ 42
+ ],
+ type: "INT32",
+ 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,
+ 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,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ]
+ },
+ {
+ name: "layer_1",
+ shape: [
+ 2
+ ],
+ type: "INT32",
+ data: [
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ]
+ },
+ {
+ name: "layer_10",
+ shape: [
+ 1,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_11",
+ shape: [
+ 1,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_12",
+ shape: [
+ 1,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_13",
+ shape: [
+ 1,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_14",
+ shape: [
+ 1,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_15",
+ shape: [
+ 1,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_16",
+ shape: [
+ 1,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_17",
+ shape: [
+ 1,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_18",
+ shape: [
+ 1,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_19",
+ shape: [
+ 1,
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_2",
+ shape: [
+ 13,
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_20",
+ shape: [
+ 1,
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_21",
+ shape: [
+ 1,
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_22",
+ shape: [
+ 1,
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_23",
+ shape: [
+ 1,
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_24",
+ shape: [
+ 1,
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_25",
+ shape: [
+ 1,
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_26",
+ shape: [
+ 1,
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_27",
+ shape: [
+ 1,
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_28",
+ shape: [
+ 1,
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_29",
+ shape: [
+ 1,
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_3",
+ shape: [
+ 13,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_30",
+ shape: [
+ 1,
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_31",
+ shape: [
+ 1,
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_32",
+ shape: [
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_33",
+ shape: [
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_34",
+ shape: [
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_35",
+ shape: [
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_36",
+ shape: [
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_37",
+ shape: [
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_38",
+ shape: [
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_39",
+ shape: [
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_4",
+ shape: [
+ 13,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_40",
+ shape: [
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_41",
+ shape: [
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_42",
+ shape: [
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_43",
+ shape: [
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_44",
+ shape: [
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_45",
+ shape: [
+ 42,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_46",
+ shape: [
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_47",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_48",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_49",
+ shape: [
+ 42,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_5",
+ shape: [
+ 13,
+ 3,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_50",
+ shape: [
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_51",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_52",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_53",
+ shape: [
+ 42,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_54",
+ shape: [
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_55",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_56",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_57",
+ shape: [
+ 42,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_58",
+ shape: [
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_59",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_6",
+ shape: [
+ 1,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_60",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_61",
+ shape: [
+ 42,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_62",
+ shape: [
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_63",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_64",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_65",
+ shape: [
+ 42,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_66",
+ shape: [
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_67",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_68",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_69",
+ shape: [
+ 42,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_7",
+ shape: [
+ 1,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_70",
+ shape: [
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_71",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_72",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_73",
+ shape: [
+ 42,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_74",
+ shape: [
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_75",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_76",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_77",
+ shape: [
+ 42,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_78",
+ shape: [
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_79",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_8",
+ shape: [
+ 1,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_80",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_81",
+ shape: [
+ 42,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_82",
+ shape: [
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_83",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_84",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_85",
+ shape: [
+ 42,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_86",
+ shape: [
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_87",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_88",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_89",
+ shape: [
+ 42,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_9",
+ shape: [
+ 1,
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_90",
+ shape: [
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_91",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_92",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_93",
+ shape: [
+ 42,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_94",
+ shape: [
+ 21,
+ 3
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_95",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT32",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_96",
+ shape: [
+ 21,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_97",
+ shape: [
+ 273,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_98",
+ shape: [
+ 13,
+ 21,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ },
+ {
+ name: "layer_99",
+ shape: [
+ 13,
+ 21,
+ 42
+ ],
+ type: "INT8",
+ data: [
+
+ ]
+ }
+ ],
+ inputs: [
+ "TosaInput_0",
"TosaInput_1"
],
outputs: [
- "layer_2"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 127,
- output_zp: -1,
- multiplier: [
- 1073741824
- ],
- shift: [
- 30
- ],
- scale32: true,
- double_round: false,
- per_channel: false
- },
- inputs: [
- "TosaInput_0"
- ],
- outputs: [
- "layer_3"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: -1,
- output_zp: -1,
- multiplier: [
- 1073741824
- ],
- shift: [
- 30
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_3"
- ],
- outputs: [
- "layer_4"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: -1,
- output_zp: -1,
- multiplier: [
- 1073741824
- ],
- shift: [
- 30
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_2"
- ],
- outputs: [
- "layer_5"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 0,
- 0,
- 0
- ],
- size: [
- 1,
- 21,
- 3
- ]
- },
- inputs: [
- "layer_4"
- ],
- outputs: [
- "layer_6"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 1,
- 0,
- 0
- ],
- size: [
- 1,
- 21,
- 3
- ]
- },
- inputs: [
- "layer_4"
- ],
- outputs: [
- "layer_7"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 2,
- 0,
- 0
- ],
- size: [
- 1,
- 21,
- 3
- ]
- },
- inputs: [
- "layer_4"
- ],
- outputs: [
- "layer_8"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 3,
- 0,
- 0
- ],
- size: [
- 1,
- 21,
- 3
- ]
- },
- inputs: [
- "layer_4"
- ],
- outputs: [
- "layer_9"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 4,
- 0,
- 0
- ],
- size: [
- 1,
- 21,
- 3
- ]
- },
- inputs: [
- "layer_4"
- ],
- outputs: [
- "layer_10"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 5,
- 0,
- 0
- ],
- size: [
- 1,
- 21,
- 3
- ]
- },
- inputs: [
- "layer_4"
- ],
- outputs: [
- "layer_11"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 6,
- 0,
- 0
- ],
- size: [
- 1,
- 21,
- 3
- ]
- },
- inputs: [
- "layer_4"
- ],
- outputs: [
- "layer_12"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 7,
- 0,
- 0
- ],
- size: [
- 1,
- 21,
- 3
- ]
- },
- inputs: [
- "layer_4"
- ],
- outputs: [
- "layer_13"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 8,
- 0,
- 0
- ],
- size: [
- 1,
- 21,
- 3
- ]
- },
- inputs: [
- "layer_4"
- ],
- outputs: [
- "layer_14"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 9,
- 0,
- 0
- ],
- size: [
- 1,
- 21,
- 3
- ]
- },
- inputs: [
- "layer_4"
- ],
- outputs: [
- "layer_15"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 10,
- 0,
- 0
- ],
- size: [
- 1,
- 21,
- 3
- ]
- },
- inputs: [
- "layer_4"
- ],
- outputs: [
- "layer_16"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 11,
- 0,
- 0
- ],
- size: [
- 1,
- 21,
- 3
- ]
- },
- inputs: [
- "layer_4"
- ],
- outputs: [
- "layer_17"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 12,
- 0,
- 0
- ],
- size: [
- 1,
- 21,
- 3
- ]
- },
- inputs: [
- "layer_4"
- ],
- outputs: [
- "layer_18"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 0,
- 0,
- 0
- ],
- size: [
- 1,
- 3,
- 42
- ]
- },
- inputs: [
- "layer_5"
- ],
- outputs: [
- "layer_19"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 1,
- 0,
- 0
- ],
- size: [
- 1,
- 3,
- 42
- ]
- },
- inputs: [
- "layer_5"
- ],
- outputs: [
- "layer_20"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 2,
- 0,
- 0
- ],
- size: [
- 1,
- 3,
- 42
- ]
- },
- inputs: [
- "layer_5"
- ],
- outputs: [
- "layer_21"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 3,
- 0,
- 0
- ],
- size: [
- 1,
- 3,
- 42
- ]
- },
- inputs: [
- "layer_5"
- ],
- outputs: [
- "layer_22"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 4,
- 0,
- 0
- ],
- size: [
- 1,
- 3,
- 42
- ]
- },
- inputs: [
- "layer_5"
- ],
- outputs: [
- "layer_23"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 5,
- 0,
- 0
- ],
- size: [
- 1,
- 3,
- 42
- ]
- },
- inputs: [
- "layer_5"
- ],
- outputs: [
- "layer_24"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 6,
- 0,
- 0
- ],
- size: [
- 1,
- 3,
- 42
- ]
- },
- inputs: [
- "layer_5"
- ],
- outputs: [
- "layer_25"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 7,
- 0,
- 0
- ],
- size: [
- 1,
- 3,
- 42
- ]
- },
- inputs: [
- "layer_5"
- ],
- outputs: [
- "layer_26"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 8,
- 0,
- 0
- ],
- size: [
- 1,
- 3,
- 42
- ]
- },
- inputs: [
- "layer_5"
- ],
- outputs: [
- "layer_27"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 9,
- 0,
- 0
- ],
- size: [
- 1,
- 3,
- 42
- ]
- },
- inputs: [
- "layer_5"
- ],
- outputs: [
- "layer_28"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 10,
- 0,
- 0
- ],
- size: [
- 1,
- 3,
- 42
- ]
- },
- inputs: [
- "layer_5"
- ],
- outputs: [
- "layer_29"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 11,
- 0,
- 0
- ],
- size: [
- 1,
- 3,
- 42
- ]
- },
- inputs: [
- "layer_5"
- ],
- outputs: [
- "layer_30"
- ]
- },
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 12,
- 0,
- 0
- ],
- size: [
- 1,
- 3,
- 42
- ]
- },
- inputs: [
- "layer_5"
- ],
- outputs: [
- "layer_31"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 3,
- 42
- ]
- },
- inputs: [
- "layer_19"
- ],
- outputs: [
- "layer_32"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 3,
- 42
- ]
- },
- inputs: [
- "layer_20"
- ],
- outputs: [
- "layer_33"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 3,
- 42
- ]
- },
- inputs: [
- "layer_21"
- ],
- outputs: [
- "layer_34"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 3,
- 42
- ]
- },
- inputs: [
- "layer_22"
- ],
- outputs: [
- "layer_35"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 3,
- 42
- ]
- },
- inputs: [
- "layer_23"
- ],
- outputs: [
- "layer_36"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 3,
- 42
- ]
- },
- inputs: [
- "layer_24"
- ],
- outputs: [
- "layer_37"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 3,
- 42
- ]
- },
- inputs: [
- "layer_25"
- ],
- outputs: [
- "layer_38"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 3,
- 42
- ]
- },
- inputs: [
- "layer_26"
- ],
- outputs: [
- "layer_39"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 3,
- 42
- ]
- },
- inputs: [
- "layer_27"
- ],
- outputs: [
- "layer_40"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 3,
- 42
- ]
- },
- inputs: [
- "layer_28"
- ],
- outputs: [
- "layer_41"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 3,
- 42
- ]
- },
- inputs: [
- "layer_29"
- ],
- outputs: [
- "layer_42"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 3,
- 42
- ]
- },
- inputs: [
- "layer_30"
- ],
- outputs: [
- "layer_43"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 3,
- 42
- ]
- },
- inputs: [
- "layer_31"
- ],
- outputs: [
- "layer_44"
- ]
- },
- {
- op: "TRANSPOSE",
- attribute_type: "TransposeAttribute",
- attribute: {
- perms: [
- 1,
- 0
- ]
- },
- inputs: [
- "layer_32"
- ],
- outputs: [
- "layer_45"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 21,
- 3
- ]
- },
- inputs: [
- "layer_6"
- ],
- outputs: [
- "layer_46"
- ]
- },
- {
- op: "FULLY_CONNECTED",
- attribute_type: "FullyConnectedAttribute",
- attribute: {
- input_zp: -1,
- weight_zp: -1,
- accum_dtype: "INT32"
- },
- inputs: [
- "layer_46",
- "layer_45",
- "layer_0"
- ],
- outputs: [
- "layer_47"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 0,
- output_zp: -4,
- multiplier: [
- 1624090621
- ],
- shift: [
- 39
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_47"
- ],
- outputs: [
- "layer_48"
- ]
- },
- {
- op: "TRANSPOSE",
- attribute_type: "TransposeAttribute",
- attribute: {
- perms: [
- 1,
- 0
- ]
- },
- inputs: [
- "layer_33"
- ],
- outputs: [
- "layer_49"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 21,
- 3
- ]
- },
- inputs: [
- "layer_7"
- ],
- outputs: [
- "layer_50"
- ]
- },
- {
- op: "FULLY_CONNECTED",
- attribute_type: "FullyConnectedAttribute",
- attribute: {
- input_zp: -1,
- weight_zp: -1,
- accum_dtype: "INT32"
- },
- inputs: [
- "layer_50",
- "layer_49",
- "layer_0"
- ],
- outputs: [
- "layer_51"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 0,
- output_zp: -4,
- multiplier: [
- 1624090621
- ],
- shift: [
- 39
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_51"
- ],
- outputs: [
- "layer_52"
- ]
- },
- {
- op: "TRANSPOSE",
- attribute_type: "TransposeAttribute",
- attribute: {
- perms: [
- 1,
- 0
- ]
- },
- inputs: [
- "layer_34"
- ],
- outputs: [
- "layer_53"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 21,
- 3
- ]
- },
- inputs: [
- "layer_8"
- ],
- outputs: [
- "layer_54"
- ]
- },
- {
- op: "FULLY_CONNECTED",
- attribute_type: "FullyConnectedAttribute",
- attribute: {
- input_zp: -1,
- weight_zp: -1,
- accum_dtype: "INT32"
- },
- inputs: [
- "layer_54",
- "layer_53",
- "layer_0"
- ],
- outputs: [
- "layer_55"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 0,
- output_zp: -4,
- multiplier: [
- 1624090621
- ],
- shift: [
- 39
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_55"
- ],
- outputs: [
- "layer_56"
- ]
- },
- {
- op: "TRANSPOSE",
- attribute_type: "TransposeAttribute",
- attribute: {
- perms: [
- 1,
- 0
- ]
- },
- inputs: [
- "layer_35"
- ],
- outputs: [
- "layer_57"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 21,
- 3
- ]
- },
- inputs: [
- "layer_9"
- ],
- outputs: [
- "layer_58"
- ]
- },
- {
- op: "FULLY_CONNECTED",
- attribute_type: "FullyConnectedAttribute",
- attribute: {
- input_zp: -1,
- weight_zp: -1,
- accum_dtype: "INT32"
- },
- inputs: [
- "layer_58",
- "layer_57",
- "layer_0"
- ],
- outputs: [
- "layer_59"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 0,
- output_zp: -4,
- multiplier: [
- 1624090621
- ],
- shift: [
- 39
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_59"
- ],
- outputs: [
- "layer_60"
- ]
- },
- {
- op: "TRANSPOSE",
- attribute_type: "TransposeAttribute",
- attribute: {
- perms: [
- 1,
- 0
- ]
- },
- inputs: [
- "layer_36"
- ],
- outputs: [
- "layer_61"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 21,
- 3
- ]
- },
- inputs: [
- "layer_10"
- ],
- outputs: [
- "layer_62"
- ]
- },
- {
- op: "FULLY_CONNECTED",
- attribute_type: "FullyConnectedAttribute",
- attribute: {
- input_zp: -1,
- weight_zp: -1,
- accum_dtype: "INT32"
- },
- inputs: [
- "layer_62",
- "layer_61",
- "layer_0"
- ],
- outputs: [
- "layer_63"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 0,
- output_zp: -4,
- multiplier: [
- 1624090621
- ],
- shift: [
- 39
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_63"
- ],
- outputs: [
- "layer_64"
- ]
- },
- {
- op: "TRANSPOSE",
- attribute_type: "TransposeAttribute",
- attribute: {
- perms: [
- 1,
- 0
- ]
- },
- inputs: [
- "layer_37"
- ],
- outputs: [
- "layer_65"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 21,
- 3
- ]
- },
- inputs: [
- "layer_11"
- ],
- outputs: [
- "layer_66"
- ]
- },
- {
- op: "FULLY_CONNECTED",
- attribute_type: "FullyConnectedAttribute",
- attribute: {
- input_zp: -1,
- weight_zp: -1,
- accum_dtype: "INT32"
- },
- inputs: [
- "layer_66",
- "layer_65",
- "layer_0"
- ],
- outputs: [
- "layer_67"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 0,
- output_zp: -4,
- multiplier: [
- 1624090621
- ],
- shift: [
- 39
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_67"
- ],
- outputs: [
- "layer_68"
- ]
- },
- {
- op: "TRANSPOSE",
- attribute_type: "TransposeAttribute",
- attribute: {
- perms: [
- 1,
- 0
- ]
- },
- inputs: [
- "layer_38"
- ],
- outputs: [
- "layer_69"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 21,
- 3
- ]
- },
- inputs: [
- "layer_12"
- ],
- outputs: [
- "layer_70"
- ]
- },
- {
- op: "FULLY_CONNECTED",
- attribute_type: "FullyConnectedAttribute",
- attribute: {
- input_zp: -1,
- weight_zp: -1,
- accum_dtype: "INT32"
- },
- inputs: [
- "layer_70",
- "layer_69",
- "layer_0"
- ],
- outputs: [
- "layer_71"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 0,
- output_zp: -4,
- multiplier: [
- 1624090621
- ],
- shift: [
- 39
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_71"
- ],
- outputs: [
- "layer_72"
- ]
- },
- {
- op: "TRANSPOSE",
- attribute_type: "TransposeAttribute",
- attribute: {
- perms: [
- 1,
- 0
- ]
- },
- inputs: [
- "layer_39"
- ],
- outputs: [
- "layer_73"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 21,
- 3
- ]
- },
- inputs: [
- "layer_13"
- ],
- outputs: [
- "layer_74"
- ]
- },
- {
- op: "FULLY_CONNECTED",
- attribute_type: "FullyConnectedAttribute",
- attribute: {
- input_zp: -1,
- weight_zp: -1,
- accum_dtype: "INT32"
- },
- inputs: [
- "layer_74",
- "layer_73",
- "layer_0"
- ],
- outputs: [
- "layer_75"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 0,
- output_zp: -4,
- multiplier: [
- 1624090621
- ],
- shift: [
- 39
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_75"
- ],
- outputs: [
- "layer_76"
- ]
- },
- {
- op: "TRANSPOSE",
- attribute_type: "TransposeAttribute",
- attribute: {
- perms: [
- 1,
- 0
- ]
- },
- inputs: [
- "layer_40"
- ],
- outputs: [
- "layer_77"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 21,
- 3
- ]
- },
- inputs: [
- "layer_14"
- ],
- outputs: [
- "layer_78"
- ]
- },
- {
- op: "FULLY_CONNECTED",
- attribute_type: "FullyConnectedAttribute",
- attribute: {
- input_zp: -1,
- weight_zp: -1,
- accum_dtype: "INT32"
- },
- inputs: [
- "layer_78",
- "layer_77",
- "layer_0"
- ],
- outputs: [
- "layer_79"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 0,
- output_zp: -4,
- multiplier: [
- 1624090621
- ],
- shift: [
- 39
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_79"
- ],
- outputs: [
- "layer_80"
- ]
- },
- {
- op: "TRANSPOSE",
- attribute_type: "TransposeAttribute",
- attribute: {
- perms: [
- 1,
- 0
- ]
- },
- inputs: [
- "layer_41"
- ],
- outputs: [
- "layer_81"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 21,
- 3
- ]
- },
- inputs: [
- "layer_15"
- ],
- outputs: [
- "layer_82"
- ]
- },
- {
- op: "FULLY_CONNECTED",
- attribute_type: "FullyConnectedAttribute",
- attribute: {
- input_zp: -1,
- weight_zp: -1,
- accum_dtype: "INT32"
- },
- inputs: [
- "layer_82",
- "layer_81",
- "layer_0"
- ],
- outputs: [
- "layer_83"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 0,
- output_zp: -4,
- multiplier: [
- 1624090621
- ],
- shift: [
- 39
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_83"
- ],
- outputs: [
- "layer_84"
- ]
- },
- {
- op: "TRANSPOSE",
- attribute_type: "TransposeAttribute",
- attribute: {
- perms: [
- 1,
- 0
- ]
- },
- inputs: [
- "layer_42"
- ],
- outputs: [
- "layer_85"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 21,
- 3
- ]
- },
- inputs: [
- "layer_16"
- ],
- outputs: [
- "layer_86"
- ]
- },
- {
- op: "FULLY_CONNECTED",
- attribute_type: "FullyConnectedAttribute",
- attribute: {
- input_zp: -1,
- weight_zp: -1,
- accum_dtype: "INT32"
- },
- inputs: [
- "layer_86",
- "layer_85",
- "layer_0"
- ],
- outputs: [
- "layer_87"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 0,
- output_zp: -4,
- multiplier: [
- 1624090621
- ],
- shift: [
- 39
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_87"
- ],
- outputs: [
- "layer_88"
- ]
- },
- {
- op: "TRANSPOSE",
- attribute_type: "TransposeAttribute",
- attribute: {
- perms: [
- 1,
- 0
- ]
- },
- inputs: [
- "layer_43"
- ],
- outputs: [
- "layer_89"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 21,
- 3
- ]
- },
- inputs: [
- "layer_17"
- ],
- outputs: [
- "layer_90"
- ]
- },
- {
- op: "FULLY_CONNECTED",
- attribute_type: "FullyConnectedAttribute",
- attribute: {
- input_zp: -1,
- weight_zp: -1,
- accum_dtype: "INT32"
- },
- inputs: [
- "layer_90",
- "layer_89",
- "layer_0"
- ],
- outputs: [
- "layer_91"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 0,
- output_zp: -4,
- multiplier: [
- 1624090621
- ],
- shift: [
- 39
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_91"
- ],
- outputs: [
- "layer_92"
- ]
- },
- {
- op: "TRANSPOSE",
- attribute_type: "TransposeAttribute",
- attribute: {
- perms: [
- 1,
- 0
- ]
- },
- inputs: [
- "layer_44"
- ],
- outputs: [
- "layer_93"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 21,
- 3
- ]
- },
- inputs: [
- "layer_18"
- ],
- outputs: [
- "layer_94"
- ]
- },
- {
- op: "FULLY_CONNECTED",
- attribute_type: "FullyConnectedAttribute",
- attribute: {
- input_zp: -1,
- weight_zp: -1,
- accum_dtype: "INT32"
- },
- inputs: [
- "layer_94",
- "layer_93",
- "layer_0"
- ],
- outputs: [
- "layer_95"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 0,
- output_zp: -4,
- multiplier: [
- 1624090621
- ],
- shift: [
- 39
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_95"
- ],
- outputs: [
- "layer_96"
- ]
- },
- {
- op: "CONCAT",
- attribute_type: "AxisAttribute",
- attribute: {
- axis: 0
- },
- inputs: [
- "layer_48",
- "layer_52",
- "layer_56",
- "layer_60",
- "layer_64",
- "layer_68",
- "layer_72",
- "layer_76",
- "layer_80",
- "layer_84",
- "layer_88",
- "layer_92",
- "layer_96"
- ],
- outputs: [
- "layer_97"
- ]
- },
- {
- op: "RESHAPE",
- attribute_type: "ReshapeAttribute",
- attribute: {
- new_shape: [
- 13,
- 21,
- 42
- ]
- },
- inputs: [
- "layer_97"
- ],
- outputs: [
- "layer_98"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: -4,
- output_zp: -4,
- multiplier: [
- 1073741824
- ],
- shift: [
- 30
- ],
- scale32: true,
- double_round: true,
- per_channel: false
- },
- inputs: [
- "layer_98"
- ],
- outputs: [
- "layer_99"
- ]
- },
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: -4,
- output_zp: 124,
- multiplier: [
- 1073741824
- ],
- shift: [
- 30
- ],
- scale32: true,
- double_round: false,
- per_channel: false
- },
- inputs: [
- "layer_99"
- ],
- outputs: [
"TosaOutput_0"
]
}
- ],
- tensors: [
- {
- name: "TosaInput_0",
- shape: [
- 13,
- 21,
- 3
- ],
- type: "UINT8",
- data: [
-
- ]
- },
- {
- name: "TosaInput_1",
- shape: [
- 13,
- 3,
- 42
- ],
- type: "UINT8",
- data: [
-
- ]
- },
- {
- name: "TosaOutput_0",
- shape: [
- 13,
- 21,
- 42
- ],
- type: "UINT8",
- data: [
-
- ]
- },
- {
- name: "layer_0",
- shape: [
- 42
- ],
- type: "INT32",
- 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,
- 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,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0
- ]
- },
- {
- name: "layer_1",
- shape: [
- 2
- ],
- type: "INT32",
- data: [
- 1,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0
- ]
- },
- {
- name: "layer_10",
- shape: [
- 1,
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_11",
- shape: [
- 1,
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_12",
- shape: [
- 1,
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_13",
- shape: [
- 1,
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_14",
- shape: [
- 1,
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_15",
- shape: [
- 1,
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_16",
- shape: [
- 1,
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_17",
- shape: [
- 1,
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_18",
- shape: [
- 1,
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_19",
- shape: [
- 1,
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_2",
- shape: [
- 13,
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_20",
- shape: [
- 1,
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_21",
- shape: [
- 1,
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_22",
- shape: [
- 1,
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_23",
- shape: [
- 1,
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_24",
- shape: [
- 1,
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_25",
- shape: [
- 1,
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_26",
- shape: [
- 1,
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_27",
- shape: [
- 1,
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_28",
- shape: [
- 1,
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_29",
- shape: [
- 1,
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_3",
- shape: [
- 13,
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_30",
- shape: [
- 1,
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_31",
- shape: [
- 1,
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_32",
- shape: [
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_33",
- shape: [
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_34",
- shape: [
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_35",
- shape: [
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_36",
- shape: [
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_37",
- shape: [
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_38",
- shape: [
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_39",
- shape: [
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_4",
- shape: [
- 13,
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_40",
- shape: [
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_41",
- shape: [
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_42",
- shape: [
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_43",
- shape: [
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_44",
- shape: [
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_45",
- shape: [
- 42,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_46",
- shape: [
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_47",
- shape: [
- 21,
- 42
- ],
- type: "INT32",
- data: [
-
- ]
- },
- {
- name: "layer_48",
- shape: [
- 21,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_49",
- shape: [
- 42,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_5",
- shape: [
- 13,
- 3,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_50",
- shape: [
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_51",
- shape: [
- 21,
- 42
- ],
- type: "INT32",
- data: [
-
- ]
- },
- {
- name: "layer_52",
- shape: [
- 21,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_53",
- shape: [
- 42,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_54",
- shape: [
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_55",
- shape: [
- 21,
- 42
- ],
- type: "INT32",
- data: [
-
- ]
- },
- {
- name: "layer_56",
- shape: [
- 21,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_57",
- shape: [
- 42,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_58",
- shape: [
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_59",
- shape: [
- 21,
- 42
- ],
- type: "INT32",
- data: [
-
- ]
- },
- {
- name: "layer_6",
- shape: [
- 1,
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_60",
- shape: [
- 21,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_61",
- shape: [
- 42,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_62",
- shape: [
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_63",
- shape: [
- 21,
- 42
- ],
- type: "INT32",
- data: [
-
- ]
- },
- {
- name: "layer_64",
- shape: [
- 21,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_65",
- shape: [
- 42,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_66",
- shape: [
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_67",
- shape: [
- 21,
- 42
- ],
- type: "INT32",
- data: [
-
- ]
- },
- {
- name: "layer_68",
- shape: [
- 21,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_69",
- shape: [
- 42,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_7",
- shape: [
- 1,
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_70",
- shape: [
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_71",
- shape: [
- 21,
- 42
- ],
- type: "INT32",
- data: [
-
- ]
- },
- {
- name: "layer_72",
- shape: [
- 21,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_73",
- shape: [
- 42,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_74",
- shape: [
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_75",
- shape: [
- 21,
- 42
- ],
- type: "INT32",
- data: [
-
- ]
- },
- {
- name: "layer_76",
- shape: [
- 21,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_77",
- shape: [
- 42,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_78",
- shape: [
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_79",
- shape: [
- 21,
- 42
- ],
- type: "INT32",
- data: [
-
- ]
- },
- {
- name: "layer_8",
- shape: [
- 1,
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_80",
- shape: [
- 21,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_81",
- shape: [
- 42,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_82",
- shape: [
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_83",
- shape: [
- 21,
- 42
- ],
- type: "INT32",
- data: [
-
- ]
- },
- {
- name: "layer_84",
- shape: [
- 21,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_85",
- shape: [
- 42,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_86",
- shape: [
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_87",
- shape: [
- 21,
- 42
- ],
- type: "INT32",
- data: [
-
- ]
- },
- {
- name: "layer_88",
- shape: [
- 21,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_89",
- shape: [
- 42,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_9",
- shape: [
- 1,
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_90",
- shape: [
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_91",
- shape: [
- 21,
- 42
- ],
- type: "INT32",
- data: [
-
- ]
- },
- {
- name: "layer_92",
- shape: [
- 21,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_93",
- shape: [
- 42,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_94",
- shape: [
- 21,
- 3
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_95",
- shape: [
- 21,
- 42
- ],
- type: "INT32",
- data: [
-
- ]
- },
- {
- name: "layer_96",
- shape: [
- 21,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_97",
- shape: [
- 273,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_98",
- shape: [
- 13,
- 21,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_99",
- shape: [
- 13,
- 21,
- 42
- ],
- type: "INT8",
- data: [
-
- ]
- }
- ],
- inputs: [
- "TosaInput_0",
- "TosaInput_1"
- ],
- outputs: [
- "TosaOutput_0"
]
}
]