-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathcnn_net_tree_pre.dot
168 lines (168 loc) · 27.6 KB
/
cnn_net_tree_pre.dot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
digraph cnn_tree {
conv1_sq [shape=box, label="conv1_sq\n id: 0 type: 0\n input size: 3*640*640\n output size: 64*319*319\n kernel_h: 3 kernel_w: 3\n stride_h: 2 stride_w: 2\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down -1\n pad_left: 0 pad_right -1\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
conv1_sq -> pool1_sq;
pool1_sq [shape=box, label="pool1_sq\n id: 1 type: 3\n input size: 64*319*319\n output size: 64*159*159\n kernel_h: 3 kernel_w: 3\n stride_h: 2 stride_w: 2\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
pool1_sq -> fire2_squeeze1x1;
fire2_squeeze1x1 [shape=box, label="fire2_squeeze1x1\n id: 2 type: 0\n input size: 64*159*159\n output size: 8*159*159\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire2_squeeze1x1 -> fire2_expand3x3;
fire2_squeeze1x1 -> fire2_expand1x1;
fire2_expand1x1 [shape=box, label="fire2_expand1x1\n id: 3 type: 0\n input size: 8*159*159\n output size: 32*159*159\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire2_expand1x1 -> fire2_concat;
fire2_expand3x3 [shape=box, label="fire2_expand3x3\n id: 4 type: 0\n input size: 8*159*159\n output size: 32*159*159\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire2_expand3x3 -> fire2_concat;
fire2_concat [shape=box, label="fire2_concat\n id: 5 type: 37\n input size: 64*159*159\n output size: 64*159*159\n report_flag: 0\n bond_type: 4\n data_bit_mode: 2\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire2_concat -> fire3_squeeze1x1;
fire3_squeeze1x1 [shape=box, label="fire3_squeeze1x1\n id: 6 type: 0\n input size: 64*159*159\n output size: 8*159*159\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire3_squeeze1x1 -> fire3_expand3x3;
fire3_squeeze1x1 -> fire3_expand1x1;
fire3_expand1x1 [shape=box, label="fire3_expand1x1\n id: 7 type: 0\n input size: 8*159*159\n output size: 32*159*159\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire3_expand1x1 -> fire3_concat;
fire3_expand3x3 [shape=box, label="fire3_expand3x3\n id: 8 type: 0\n input size: 8*159*159\n output size: 32*159*159\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire3_expand3x3 -> fire3_concat;
fire3_concat [shape=box, label="fire3_concat\n id: 9 type: 37\n input size: 64*159*159\n output size: 64*159*159\n report_flag: 0\n bond_type: 4\n data_bit_mode: 2\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire3_concat -> fire4_squeeze1x1;
fire4_squeeze1x1 [shape=box, label="fire4_squeeze1x1\n id: 10 type: 0\n input size: 64*159*159\n output size: 16*159*159\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire4_squeeze1x1 -> fire4_expand3x3;
fire4_squeeze1x1 -> fire4_expand1x1;
fire4_expand1x1 [shape=box, label="fire4_expand1x1\n id: 11 type: 0\n input size: 16*159*159\n output size: 64*159*159\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire4_expand1x1 -> fire4_concat;
fire4_expand3x3 [shape=box, label="fire4_expand3x3\n id: 12 type: 0\n input size: 16*159*159\n output size: 64*159*159\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire4_expand3x3 -> fire4_concat;
fire4_concat [shape=box, label="fire4_concat\n id: 13 type: 37\n input size: 128*159*159\n output size: 128*159*159\n report_flag: 0\n bond_type: 4\n data_bit_mode: 2\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire4_concat -> fire5_squeeze1x1;
fire5_squeeze1x1 [shape=box, label="fire5_squeeze1x1\n id: 14 type: 0\n input size: 128*159*159\n output size: 16*159*159\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire5_squeeze1x1 -> fire5_expand3x3;
fire5_squeeze1x1 -> fire5_expand1x1;
fire5_expand1x1 [shape=box, label="fire5_expand1x1\n id: 15 type: 0\n input size: 16*159*159\n output size: 64*159*159\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire5_expand1x1 -> fire5_concat;
fire5_expand3x3 [shape=box, label="fire5_expand3x3\n id: 16 type: 0\n input size: 16*159*159\n output size: 64*159*159\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire5_expand3x3 -> fire5_concat;
fire5_concat [shape=box, label="fire5_concat\n id: 17 type: 37\n input size: 128*159*159\n output size: 128*159*159\n report_flag: 0\n bond_type: 1\n data_bit_mode: 2\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire5_concat -> fire5_norm;
fire5_concat -> pool5_sq;
pool5_sq [shape=box, label="pool5_sq\n id: 18 type: 3\n input size: 128*159*159\n output size: 128*79*79\n kernel_h: 3 kernel_w: 3\n stride_h: 2 stride_w: 2\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
pool5_sq -> fire6_squeeze1x1;
fire6_squeeze1x1 [shape=box, label="fire6_squeeze1x1\n id: 19 type: 0\n input size: 128*79*79\n output size: 24*79*79\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire6_squeeze1x1 -> fire6_expand3x3;
fire6_squeeze1x1 -> fire6_expand1x1;
fire6_expand1x1 [shape=box, label="fire6_expand1x1\n id: 20 type: 0\n input size: 24*79*79\n output size: 96*79*79\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire6_expand1x1 -> fire6_concat;
fire6_expand3x3 [shape=box, label="fire6_expand3x3\n id: 21 type: 0\n input size: 24*79*79\n output size: 96*79*79\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire6_expand3x3 -> fire6_concat;
fire6_concat [shape=box, label="fire6_concat\n id: 22 type: 37\n input size: 192*79*79\n output size: 192*79*79\n report_flag: 0\n bond_type: 4\n data_bit_mode: 2\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire6_concat -> fire7_squeeze1x1;
fire7_squeeze1x1 [shape=box, label="fire7_squeeze1x1\n id: 23 type: 0\n input size: 192*79*79\n output size: 24*79*79\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire7_squeeze1x1 -> fire7_expand3x3;
fire7_squeeze1x1 -> fire7_expand1x1;
fire7_expand1x1 [shape=box, label="fire7_expand1x1\n id: 24 type: 0\n input size: 24*79*79\n output size: 96*79*79\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire7_expand1x1 -> fire7_concat;
fire7_expand3x3 [shape=box, label="fire7_expand3x3\n id: 25 type: 0\n input size: 24*79*79\n output size: 96*79*79\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire7_expand3x3 -> fire7_concat;
fire7_concat [shape=box, label="fire7_concat\n id: 26 type: 37\n input size: 192*79*79\n output size: 192*79*79\n report_flag: 0\n bond_type: 1\n data_bit_mode: 2\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire7_concat -> fire7_norm;
fire7_concat -> pool7_sq;
pool7_sq [shape=box, label="pool7_sq\n id: 27 type: 3\n input size: 192*79*79\n output size: 192*39*39\n kernel_h: 3 kernel_w: 3\n stride_h: 2 stride_w: 2\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
pool7_sq -> fire8_squeeze1x1;
fire8_squeeze1x1 [shape=box, label="fire8_squeeze1x1\n id: 28 type: 0\n input size: 192*39*39\n output size: 32*39*39\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire8_squeeze1x1 -> fire8_expand3x3;
fire8_squeeze1x1 -> fire8_expand1x1;
fire8_expand1x1 [shape=box, label="fire8_expand1x1\n id: 29 type: 0\n input size: 32*39*39\n output size: 128*39*39\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire8_expand1x1 -> fire8_concat;
fire8_expand3x3 [shape=box, label="fire8_expand3x3\n id: 30 type: 0\n input size: 32*39*39\n output size: 128*39*39\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire8_expand3x3 -> fire8_concat;
fire8_concat [shape=box, label="fire8_concat\n id: 31 type: 37\n input size: 256*39*39\n output size: 256*39*39\n report_flag: 0\n bond_type: 4\n data_bit_mode: 2\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire8_concat -> fire9_squeeze1x1;
fire9_squeeze1x1 [shape=box, label="fire9_squeeze1x1\n id: 32 type: 0\n input size: 256*39*39\n output size: 32*39*39\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire9_squeeze1x1 -> fire9_expand3x3;
fire9_squeeze1x1 -> fire9_expand1x1;
fire9_expand1x1 [shape=box, label="fire9_expand1x1\n id: 33 type: 0\n input size: 32*39*39\n output size: 128*39*39\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire9_expand1x1 -> fire9_concat;
fire9_expand3x3 [shape=box, label="fire9_expand3x3\n id: 34 type: 0\n input size: 32*39*39\n output size: 128*39*39\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire9_expand3x3 -> fire9_concat;
fire9_concat [shape=box, label="fire9_concat\n id: 35 type: 37\n input size: 256*39*39\n output size: 256*39*39\n report_flag: 0\n bond_type: 1\n data_bit_mode: 2\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire9_concat -> fire9_norm;
fire9_concat -> pool5;
pool5 [shape=box, label="pool5\n id: 36 type: 3\n input size: 256*39*39\n output size: 256*20*20\n kernel_h: 2 kernel_w: 2\n stride_h: 2 stride_w: 2\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 1\n pad_left: 0 pad_right 1\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
pool5 -> fc6;
fc6 [shape=box, label="fc6\n id: 37 type: 0\n input size: 256*20*20\n output size: 256*20*20\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fc6 -> fc7;
fc7 [shape=box, label="fc7\n id: 38 type: 0\n input size: 256*20*20\n output size: 256*20*20\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fc7 -> fc7_mbox_conf;
fc7 -> fc7_mbox_loc;
fc7 -> conv6_1;
conv6_1 [shape=box, label="conv6_1\n id: 39 type: 0\n input size: 256*20*20\n output size: 128*20*20\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
conv6_1 -> conv6_2;
conv6_2 [shape=box, label="conv6_2\n id: 40 type: 0\n input size: 128*20*20\n output size: 256*10*10\n kernel_h: 3 kernel_w: 3\n stride_h: 2 stride_w: 2\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 0\n pad_left: 1 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
conv6_2 -> conv6_2_mbox_conf;
conv6_2 -> conv6_2_mbox_loc;
conv6_2 -> conv7_1;
conv7_1 [shape=box, label="conv7_1\n id: 41 type: 0\n input size: 256*10*10\n output size: 64*10*10\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
conv7_1 -> conv7_2;
conv7_2 [shape=box, label="conv7_2\n id: 42 type: 0\n input size: 64*10*10\n output size: 128*5*5\n kernel_h: 3 kernel_w: 3\n stride_h: 2 stride_w: 2\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 0\n pad_left: 1 pad_right 0\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
conv7_2 -> conv7_2_mbox_conf;
conv7_2 -> conv7_2_mbox_loc;
fire5_norm [shape=box, label="fire5_norm\n id: 43 type: 18\n input size: 128*159*159\n output size: 128*159*159\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire5_norm -> permute_0;
permute_0 [shape=box, label="permute_0\n id: 0 type: 31\n input size: 159*159*128\n output size: 128*159*159\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
permute_0 -> fire5_norm_mbox_conf;
permute_0 -> fire5_norm_mbox_loc;
fire5_norm_mbox_loc [shape=box, label="fire5_norm_mbox_loc\n id: 44 type: 0\n input size: 128*159*159\n output size: 4*159*159\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire5_norm_mbox_loc -> fire5_norm_mbox_loc_perm;
fire5_norm_mbox_loc_perm [shape=box, label="fire5_norm_mbox_loc_perm\n id: 45 type: 31\n input size: 4*159*159\n output size: 159*159*4\n report_flag: -1\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire5_norm_mbox_conf [shape=box, label="fire5_norm_mbox_conf\n id: 46 type: 0\n input size: 128*159*159\n output size: 4*159*159\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire5_norm_mbox_conf -> fire5_norm_mbox_conf_slice;
fire5_norm_mbox_conf_slice [shape=box, label="fire5_norm_mbox_conf_slice\n id: 47 type: 35\n input size: 4*159*159\n output size: 1*159*159\n report_flag: 0\n bond_type: 1\n data_bit_mode: 2\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire5_norm_mbox_conf_slice -> fire5_norm_mbox_conf_maxout_0;
fire5_norm_mbox_conf_slice -> fire5_norm_mbox_conf_maxout_0;
fire5_norm_mbox_conf_slice -> fire5_norm_mbox_conf_maxout;
fire5_norm_mbox_conf_slice -> fire5_norm_mbox_conf_out_bridge_0;
fire5_norm_mbox_conf_maxout_0 [shape=box, label="fire5_norm_mbox_conf_maxout_0\n id: 48 type: 27\n input size: 1*159*159\n output size: 1*159*159\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire5_norm_mbox_conf_maxout_0 -> fire5_norm_mbox_conf_maxout;
fire5_norm_mbox_conf_maxout [shape=box, label="fire5_norm_mbox_conf_maxout\n id: 49 type: 27\n input size: 1*159*159\n output size: 1*159*159\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire5_norm_mbox_conf_maxout -> fire5_norm_mbox_conf_out;
fire5_norm_mbox_conf_out_bridge_0 [shape=box, label="fire5_norm_mbox_conf_out_bridge_0\n id: 0 type: 3\n input size: 1*159*159\n output size: 1*159*159\n kernel_h: 1 kernel_w: 1\n stride_h: 1 stride_w: 1\n pad_h: 0 pad_w: 0\n pad_up: 0 pad_down 0\n pad_left: 0 pad_right 0\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire5_norm_mbox_conf_out_bridge_0 -> fire5_norm_mbox_conf_out;
fire5_norm_mbox_conf_out [shape=box, label="fire5_norm_mbox_conf_out\n id: 50 type: 37\n input size: 2*159*159\n output size: 2*159*159\n report_flag: 0\n bond_type: 1\n data_bit_mode: 2\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire5_norm_mbox_conf_out -> fire5_norm_mbox_conf_perm;
fire5_norm_mbox_conf_perm [shape=box, label="fire5_norm_mbox_conf_perm\n id: 51 type: 31\n input size: 2*159*159\n output size: 159*159*2\n report_flag: -1\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire7_norm [shape=box, label="fire7_norm\n id: 52 type: 18\n input size: 192*79*79\n output size: 192*79*79\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire7_norm -> permute_1;
permute_1 [shape=box, label="permute_1\n id: 0 type: 31\n input size: 79*79*192\n output size: 192*79*79\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
permute_1 -> fire7_norm_mbox_conf;
permute_1 -> fire7_norm_mbox_loc;
fire7_norm_mbox_loc [shape=box, label="fire7_norm_mbox_loc\n id: 53 type: 0\n input size: 192*79*79\n output size: 4*79*79\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire7_norm_mbox_loc -> fire7_norm_mbox_loc_perm;
fire7_norm_mbox_loc_perm [shape=box, label="fire7_norm_mbox_loc_perm\n id: 54 type: 31\n input size: 4*79*79\n output size: 79*79*4\n report_flag: -1\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire7_norm_mbox_conf [shape=box, label="fire7_norm_mbox_conf\n id: 55 type: 0\n input size: 192*79*79\n output size: 2*79*79\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire7_norm_mbox_conf -> fire7_norm_mbox_conf_perm;
fire7_norm_mbox_conf_perm [shape=box, label="fire7_norm_mbox_conf_perm\n id: 56 type: 31\n input size: 2*79*79\n output size: 79*79*2\n report_flag: -1\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire9_norm [shape=box, label="fire9_norm\n id: 57 type: 18\n input size: 256*39*39\n output size: 256*39*39\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire9_norm -> permute_2;
permute_2 [shape=box, label="permute_2\n id: 0 type: 31\n input size: 39*39*256\n output size: 256*39*39\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
permute_2 -> fire9_norm_mbox_conf;
permute_2 -> fire9_norm_mbox_loc;
fire9_norm_mbox_loc [shape=box, label="fire9_norm_mbox_loc\n id: 58 type: 0\n input size: 256*39*39\n output size: 4*39*39\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire9_norm_mbox_loc -> fire9_norm_mbox_loc_perm;
fire9_norm_mbox_loc_perm [shape=box, label="fire9_norm_mbox_loc_perm\n id: 59 type: 31\n input size: 4*39*39\n output size: 39*39*4\n report_flag: -1\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire9_norm_mbox_conf [shape=box, label="fire9_norm_mbox_conf\n id: 60 type: 0\n input size: 256*39*39\n output size: 2*39*39\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fire9_norm_mbox_conf -> fire9_norm_mbox_conf_perm;
fire9_norm_mbox_conf_perm [shape=box, label="fire9_norm_mbox_conf_perm\n id: 61 type: 31\n input size: 2*39*39\n output size: 39*39*2\n report_flag: -1\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fc7_mbox_loc [shape=box, label="fc7_mbox_loc\n id: 62 type: 0\n input size: 256*20*20\n output size: 4*20*20\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fc7_mbox_loc -> fc7_mbox_loc_perm;
fc7_mbox_loc_perm [shape=box, label="fc7_mbox_loc_perm\n id: 63 type: 31\n input size: 4*20*20\n output size: 20*20*4\n report_flag: -1\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fc7_mbox_conf [shape=box, label="fc7_mbox_conf\n id: 64 type: 0\n input size: 256*20*20\n output size: 2*20*20\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
fc7_mbox_conf -> fc7_mbox_conf_perm;
fc7_mbox_conf_perm [shape=box, label="fc7_mbox_conf_perm\n id: 65 type: 31\n input size: 2*20*20\n output size: 20*20*2\n report_flag: -1\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
conv6_2_mbox_loc [shape=box, label="conv6_2_mbox_loc\n id: 66 type: 0\n input size: 256*10*10\n output size: 4*10*10\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
conv6_2_mbox_loc -> conv6_2_mbox_loc_perm;
conv6_2_mbox_loc_perm [shape=box, label="conv6_2_mbox_loc_perm\n id: 67 type: 31\n input size: 4*10*10\n output size: 10*10*4\n report_flag: -1\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
conv6_2_mbox_conf [shape=box, label="conv6_2_mbox_conf\n id: 68 type: 0\n input size: 256*10*10\n output size: 2*10*10\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
conv6_2_mbox_conf -> conv6_2_mbox_conf_perm;
conv6_2_mbox_conf_perm [shape=box, label="conv6_2_mbox_conf_perm\n id: 69 type: 31\n input size: 2*10*10\n output size: 10*10*2\n report_flag: -1\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
conv7_2_mbox_loc [shape=box, label="conv7_2_mbox_loc\n id: 70 type: 0\n input size: 128*5*5\n output size: 4*5*5\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
conv7_2_mbox_loc -> conv7_2_mbox_loc_perm;
conv7_2_mbox_loc_perm [shape=box, label="conv7_2_mbox_loc_perm\n id: 71 type: 31\n input size: 4*5*5\n output size: 5*5*4\n report_flag: -1\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
conv7_2_mbox_conf [shape=box, label="conv7_2_mbox_conf\n id: 72 type: 0\n input size: 128*5*5\n output size: 2*5*5\n kernel_h: 3 kernel_w: 3\n stride_h: 1 stride_w: 1\n pad_h: 1 pad_w: 1\n pad_up: 1 pad_down 1\n pad_left: 1 pad_right 1\n report_flag: 0\n bond_type: 4\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
conv7_2_mbox_conf -> conv7_2_mbox_conf_perm;
conv7_2_mbox_conf_perm [shape=box, label="conv7_2_mbox_conf_perm\n id: 73 type: 31\n input size: 2*5*5\n output size: 5*5*2\n report_flag: -1\n bond_type: 1\n data_bit_mode: 0\n aligned_input_data_size: 0\n aligned_output_data_size: 0\n data_delta: 0"];
}