diff --git a/MSRN/MSRN_2x-0000.params b/MSRN/MSRN_2x-0000.params index 6da5ed3..27e5a4d 100644 Binary files a/MSRN/MSRN_2x-0000.params and b/MSRN/MSRN_2x-0000.params differ diff --git a/MSRN/MSRN_2x-symbol.json b/MSRN/MSRN_2x-symbol.json index 1428e6e..13d957f 100644 --- a/MSRN/MSRN_2x-symbol.json +++ b/MSRN/MSRN_2x-symbol.json @@ -6,18 +6,15 @@ "inputs": [] }, { - "op": "Pad", - "name": "pad0", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[0, 0, 0]] + "op": "null", + "name": "convolution0_weight", + "attrs": {"__shape__": "(3, 3, 1, 1)"}, + "inputs": [] }, { "op": "null", - "name": "learned_0", - "attrs": {"__shape__": "(64, 1, 3, 3)"}, + "name": "convolution0_bias", + "attrs": {"__shape__": "(3,)"}, "inputs": [] }, { @@ -25,94 +22,106 @@ "name": "convolution0", "attrs": { "dilate": "(1, 1)", - "kernel": "(3, 3)", - "no_bias": "True", - "num_filter": "64", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "3", "num_group": "1", - "pad": "(1, 1)", + "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[1, 0, 0], [2, 0, 0]] + "inputs": [[0, 0, 0], [1, 0, 0], [2, 0, 0]] + }, + { + "op": "null", + "name": "convolution1_weight", + "attrs": {"__shape__": "(64, 3, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution1_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] }, { - "op": "Pad", - "name": "pad1", + "op": "Convolution", + "name": "convolution1", "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" }, - "inputs": [[3, 0, 0]] + "inputs": [[3, 0, 0], [4, 0, 0], [5, 0, 0]] }, { "op": "null", - "name": "learned_1", + "name": "convolution2_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_2", + "name": "convolution2_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution1", + "name": "convolution2", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[4, 0, 0], [5, 0, 0], [6, 0, 0]] + "inputs": [[6, 0, 0], [7, 0, 0], [8, 0, 0]] }, { "op": "relu", "name": "relu0", - "inputs": [[7, 0, 0]] - }, - { - "op": "Pad", - "name": "pad2", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[3, 0, 0]] + "inputs": [[9, 0, 0]] }, { "op": "null", - "name": "learned_5", + "name": "convolution3_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_6", + "name": "convolution3_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution2", + "name": "convolution3", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[9, 0, 0], [10, 0, 0], [11, 0, 0]] + "inputs": [[6, 0, 0], [11, 0, 0], [12, 0, 0]] }, { "op": "relu", "name": "relu1", - "inputs": [[12, 0, 0]] + "inputs": [[13, 0, 0]] }, { "op": "Concat", @@ -121,35 +130,27 @@ "dim": "1", "num_args": "2" }, - "inputs": [[8, 0, 0], [13, 0, 0]] - }, - { - "op": "Pad", - "name": "pad3", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[14, 0, 0]] + "inputs": [[10, 0, 0], [14, 0, 0]] }, { "op": "null", - "name": "learned_3", + "name": "convolution4_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_4", + "name": "convolution4_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution3", + "name": "convolution4", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", @@ -163,45 +164,37 @@ "name": "relu2", "inputs": [[18, 0, 0]] }, - { - "op": "Pad", - "name": "pad4", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[14, 0, 0]] - }, { "op": "null", - "name": "learned_7", + "name": "convolution5_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_8", + "name": "convolution5_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution4", + "name": "convolution5", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[20, 0, 0], [21, 0, 0], [22, 0, 0]] + "inputs": [[15, 0, 0], [20, 0, 0], [21, 0, 0]] }, { "op": "relu", "name": "relu3", - "inputs": [[23, 0, 0]] + "inputs": [[22, 0, 0]] }, { "op": "Concat", @@ -210,120 +203,103 @@ "dim": "1", "num_args": "2" }, - "inputs": [[19, 0, 0], [24, 0, 0]] + "inputs": [[19, 0, 0], [23, 0, 0]] }, { - "op": "Pad", - "name": "pad5", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[25, 0, 0]] + "op": "null", + "name": "convolution6_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] }, { "op": "null", - "name": "learned_9", - "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "name": "convolution6_bias", + "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution5", + "name": "convolution6", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", - "no_bias": "True", + "layout": "NCHW", + "no_bias": "False", "num_filter": "64", "num_group": "1", + "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[26, 0, 0], [27, 0, 0]] + "inputs": [[24, 0, 0], [25, 0, 0], [26, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add0", - "inputs": [[28, 0, 0], [3, 0, 0]] - }, - { - "op": "Pad", - "name": "pad6", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[29, 0, 0]] + "inputs": [[27, 0, 0], [6, 0, 0]] }, { "op": "null", - "name": "learned_10", + "name": "convolution7_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_11", + "name": "convolution7_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution6", + "name": "convolution7", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[30, 0, 0], [31, 0, 0], [32, 0, 0]] + "inputs": [[28, 0, 0], [29, 0, 0], [30, 0, 0]] }, { "op": "relu", "name": "relu4", - "inputs": [[33, 0, 0]] - }, - { - "op": "Pad", - "name": "pad7", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[29, 0, 0]] + "inputs": [[31, 0, 0]] }, { "op": "null", - "name": "learned_14", + "name": "convolution8_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_15", + "name": "convolution8_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution7", + "name": "convolution8", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[35, 0, 0], [36, 0, 0], [37, 0, 0]] + "inputs": [[28, 0, 0], [33, 0, 0], [34, 0, 0]] }, { "op": "relu", "name": "relu5", - "inputs": [[38, 0, 0]] + "inputs": [[35, 0, 0]] }, { "op": "Concat", @@ -332,87 +308,71 @@ "dim": "1", "num_args": "2" }, - "inputs": [[34, 0, 0], [39, 0, 0]] - }, - { - "op": "Pad", - "name": "pad8", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[40, 0, 0]] + "inputs": [[32, 0, 0], [36, 0, 0]] }, { "op": "null", - "name": "learned_12", + "name": "convolution9_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_13", + "name": "convolution9_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution8", + "name": "convolution9", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[41, 0, 0], [42, 0, 0], [43, 0, 0]] + "inputs": [[37, 0, 0], [38, 0, 0], [39, 0, 0]] }, { "op": "relu", "name": "relu6", - "inputs": [[44, 0, 0]] - }, - { - "op": "Pad", - "name": "pad9", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, "inputs": [[40, 0, 0]] }, { "op": "null", - "name": "learned_16", + "name": "convolution10_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_17", + "name": "convolution10_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution9", + "name": "convolution10", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[46, 0, 0], [47, 0, 0], [48, 0, 0]] + "inputs": [[37, 0, 0], [42, 0, 0], [43, 0, 0]] }, { "op": "relu", "name": "relu7", - "inputs": [[49, 0, 0]] + "inputs": [[44, 0, 0]] }, { "op": "Concat", @@ -421,120 +381,103 @@ "dim": "1", "num_args": "2" }, - "inputs": [[45, 0, 0], [50, 0, 0]] + "inputs": [[41, 0, 0], [45, 0, 0]] }, { - "op": "Pad", - "name": "pad10", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[51, 0, 0]] + "op": "null", + "name": "convolution11_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] }, { "op": "null", - "name": "learned_18", - "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "name": "convolution11_bias", + "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution10", + "name": "convolution11", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", - "no_bias": "True", + "layout": "NCHW", + "no_bias": "False", "num_filter": "64", "num_group": "1", + "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[52, 0, 0], [53, 0, 0]] + "inputs": [[46, 0, 0], [47, 0, 0], [48, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add1", - "inputs": [[54, 0, 0], [29, 0, 0]] - }, - { - "op": "Pad", - "name": "pad11", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[55, 0, 0]] + "inputs": [[49, 0, 0], [28, 0, 0]] }, { "op": "null", - "name": "learned_19", + "name": "convolution12_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_20", + "name": "convolution12_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution11", + "name": "convolution12", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[56, 0, 0], [57, 0, 0], [58, 0, 0]] + "inputs": [[50, 0, 0], [51, 0, 0], [52, 0, 0]] }, { "op": "relu", "name": "relu8", - "inputs": [[59, 0, 0]] - }, - { - "op": "Pad", - "name": "pad12", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[55, 0, 0]] + "inputs": [[53, 0, 0]] }, { "op": "null", - "name": "learned_23", + "name": "convolution13_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_24", + "name": "convolution13_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution12", + "name": "convolution13", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[61, 0, 0], [62, 0, 0], [63, 0, 0]] + "inputs": [[50, 0, 0], [55, 0, 0], [56, 0, 0]] }, { "op": "relu", "name": "relu9", - "inputs": [[64, 0, 0]] + "inputs": [[57, 0, 0]] }, { "op": "Concat", @@ -543,87 +486,71 @@ "dim": "1", "num_args": "2" }, - "inputs": [[60, 0, 0], [65, 0, 0]] - }, - { - "op": "Pad", - "name": "pad13", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[66, 0, 0]] + "inputs": [[54, 0, 0], [58, 0, 0]] }, { "op": "null", - "name": "learned_21", + "name": "convolution14_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_22", + "name": "convolution14_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution13", + "name": "convolution14", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[67, 0, 0], [68, 0, 0], [69, 0, 0]] + "inputs": [[59, 0, 0], [60, 0, 0], [61, 0, 0]] }, { "op": "relu", "name": "relu10", - "inputs": [[70, 0, 0]] - }, - { - "op": "Pad", - "name": "pad14", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[66, 0, 0]] + "inputs": [[62, 0, 0]] }, { "op": "null", - "name": "learned_25", + "name": "convolution15_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_26", + "name": "convolution15_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution14", + "name": "convolution15", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[72, 0, 0], [73, 0, 0], [74, 0, 0]] + "inputs": [[59, 0, 0], [64, 0, 0], [65, 0, 0]] }, { "op": "relu", "name": "relu11", - "inputs": [[75, 0, 0]] + "inputs": [[66, 0, 0]] }, { "op": "Concat", @@ -632,120 +559,103 @@ "dim": "1", "num_args": "2" }, - "inputs": [[71, 0, 0], [76, 0, 0]] + "inputs": [[63, 0, 0], [67, 0, 0]] }, { - "op": "Pad", - "name": "pad15", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[77, 0, 0]] + "op": "null", + "name": "convolution16_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] }, { "op": "null", - "name": "learned_27", - "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "name": "convolution16_bias", + "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution15", + "name": "convolution16", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", - "no_bias": "True", + "layout": "NCHW", + "no_bias": "False", "num_filter": "64", "num_group": "1", + "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[78, 0, 0], [79, 0, 0]] + "inputs": [[68, 0, 0], [69, 0, 0], [70, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add2", - "inputs": [[80, 0, 0], [55, 0, 0]] - }, - { - "op": "Pad", - "name": "pad16", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[81, 0, 0]] + "inputs": [[71, 0, 0], [50, 0, 0]] }, { "op": "null", - "name": "learned_28", + "name": "convolution17_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_29", + "name": "convolution17_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution16", + "name": "convolution17", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[82, 0, 0], [83, 0, 0], [84, 0, 0]] + "inputs": [[72, 0, 0], [73, 0, 0], [74, 0, 0]] }, { "op": "relu", "name": "relu12", - "inputs": [[85, 0, 0]] - }, - { - "op": "Pad", - "name": "pad17", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[81, 0, 0]] + "inputs": [[75, 0, 0]] }, { "op": "null", - "name": "learned_32", + "name": "convolution18_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_33", + "name": "convolution18_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution17", + "name": "convolution18", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[87, 0, 0], [88, 0, 0], [89, 0, 0]] + "inputs": [[72, 0, 0], [77, 0, 0], [78, 0, 0]] }, { "op": "relu", "name": "relu13", - "inputs": [[90, 0, 0]] + "inputs": [[79, 0, 0]] }, { "op": "Concat", @@ -754,87 +664,71 @@ "dim": "1", "num_args": "2" }, - "inputs": [[86, 0, 0], [91, 0, 0]] - }, - { - "op": "Pad", - "name": "pad18", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[92, 0, 0]] + "inputs": [[76, 0, 0], [80, 0, 0]] }, { "op": "null", - "name": "learned_30", + "name": "convolution19_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_31", + "name": "convolution19_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution18", + "name": "convolution19", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[93, 0, 0], [94, 0, 0], [95, 0, 0]] + "inputs": [[81, 0, 0], [82, 0, 0], [83, 0, 0]] }, { "op": "relu", "name": "relu14", - "inputs": [[96, 0, 0]] - }, - { - "op": "Pad", - "name": "pad19", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[92, 0, 0]] + "inputs": [[84, 0, 0]] }, { "op": "null", - "name": "learned_34", + "name": "convolution20_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_35", + "name": "convolution20_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution19", + "name": "convolution20", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[98, 0, 0], [99, 0, 0], [100, 0, 0]] + "inputs": [[81, 0, 0], [86, 0, 0], [87, 0, 0]] }, { "op": "relu", "name": "relu15", - "inputs": [[101, 0, 0]] + "inputs": [[88, 0, 0]] }, { "op": "Concat", @@ -843,120 +737,103 @@ "dim": "1", "num_args": "2" }, - "inputs": [[97, 0, 0], [102, 0, 0]] + "inputs": [[85, 0, 0], [89, 0, 0]] }, { - "op": "Pad", - "name": "pad20", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[103, 0, 0]] + "op": "null", + "name": "convolution21_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] }, { "op": "null", - "name": "learned_36", - "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "name": "convolution21_bias", + "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution20", + "name": "convolution21", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", - "no_bias": "True", + "layout": "NCHW", + "no_bias": "False", "num_filter": "64", "num_group": "1", + "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[104, 0, 0], [105, 0, 0]] + "inputs": [[90, 0, 0], [91, 0, 0], [92, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add3", - "inputs": [[106, 0, 0], [81, 0, 0]] - }, - { - "op": "Pad", - "name": "pad21", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[107, 0, 0]] + "inputs": [[93, 0, 0], [72, 0, 0]] }, { "op": "null", - "name": "learned_37", + "name": "convolution22_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_38", + "name": "convolution22_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution21", + "name": "convolution22", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[108, 0, 0], [109, 0, 0], [110, 0, 0]] + "inputs": [[94, 0, 0], [95, 0, 0], [96, 0, 0]] }, { "op": "relu", "name": "relu16", - "inputs": [[111, 0, 0]] - }, - { - "op": "Pad", - "name": "pad22", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[107, 0, 0]] + "inputs": [[97, 0, 0]] }, { "op": "null", - "name": "learned_41", + "name": "convolution23_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_42", + "name": "convolution23_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution22", + "name": "convolution23", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[113, 0, 0], [114, 0, 0], [115, 0, 0]] + "inputs": [[94, 0, 0], [99, 0, 0], [100, 0, 0]] }, { "op": "relu", "name": "relu17", - "inputs": [[116, 0, 0]] + "inputs": [[101, 0, 0]] }, { "op": "Concat", @@ -965,87 +842,71 @@ "dim": "1", "num_args": "2" }, - "inputs": [[112, 0, 0], [117, 0, 0]] - }, - { - "op": "Pad", - "name": "pad23", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[118, 0, 0]] + "inputs": [[98, 0, 0], [102, 0, 0]] }, { "op": "null", - "name": "learned_39", + "name": "convolution24_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_40", + "name": "convolution24_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution23", + "name": "convolution24", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[119, 0, 0], [120, 0, 0], [121, 0, 0]] + "inputs": [[103, 0, 0], [104, 0, 0], [105, 0, 0]] }, { "op": "relu", "name": "relu18", - "inputs": [[122, 0, 0]] - }, - { - "op": "Pad", - "name": "pad24", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[118, 0, 0]] + "inputs": [[106, 0, 0]] }, { "op": "null", - "name": "learned_43", + "name": "convolution25_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_44", + "name": "convolution25_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution24", + "name": "convolution25", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[124, 0, 0], [125, 0, 0], [126, 0, 0]] + "inputs": [[103, 0, 0], [108, 0, 0], [109, 0, 0]] }, { "op": "relu", "name": "relu19", - "inputs": [[127, 0, 0]] + "inputs": [[110, 0, 0]] }, { "op": "Concat", @@ -1054,120 +915,103 @@ "dim": "1", "num_args": "2" }, - "inputs": [[123, 0, 0], [128, 0, 0]] + "inputs": [[107, 0, 0], [111, 0, 0]] }, { - "op": "Pad", - "name": "pad25", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[129, 0, 0]] + "op": "null", + "name": "convolution26_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] }, { "op": "null", - "name": "learned_45", - "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "name": "convolution26_bias", + "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution25", + "name": "convolution26", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", - "no_bias": "True", + "layout": "NCHW", + "no_bias": "False", "num_filter": "64", "num_group": "1", + "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[130, 0, 0], [131, 0, 0]] + "inputs": [[112, 0, 0], [113, 0, 0], [114, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add4", - "inputs": [[132, 0, 0], [107, 0, 0]] - }, - { - "op": "Pad", - "name": "pad26", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[133, 0, 0]] + "inputs": [[115, 0, 0], [94, 0, 0]] }, { "op": "null", - "name": "learned_46", + "name": "convolution27_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_47", + "name": "convolution27_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution26", + "name": "convolution27", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[134, 0, 0], [135, 0, 0], [136, 0, 0]] + "inputs": [[116, 0, 0], [117, 0, 0], [118, 0, 0]] }, { "op": "relu", "name": "relu20", - "inputs": [[137, 0, 0]] - }, - { - "op": "Pad", - "name": "pad27", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[133, 0, 0]] + "inputs": [[119, 0, 0]] }, { "op": "null", - "name": "learned_50", + "name": "convolution28_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_51", + "name": "convolution28_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution27", + "name": "convolution28", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[139, 0, 0], [140, 0, 0], [141, 0, 0]] + "inputs": [[116, 0, 0], [121, 0, 0], [122, 0, 0]] }, { "op": "relu", "name": "relu21", - "inputs": [[142, 0, 0]] + "inputs": [[123, 0, 0]] }, { "op": "Concat", @@ -1176,87 +1020,71 @@ "dim": "1", "num_args": "2" }, - "inputs": [[138, 0, 0], [143, 0, 0]] - }, - { - "op": "Pad", - "name": "pad28", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[144, 0, 0]] + "inputs": [[120, 0, 0], [124, 0, 0]] }, { "op": "null", - "name": "learned_48", + "name": "convolution29_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_49", + "name": "convolution29_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution28", + "name": "convolution29", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[145, 0, 0], [146, 0, 0], [147, 0, 0]] + "inputs": [[125, 0, 0], [126, 0, 0], [127, 0, 0]] }, { "op": "relu", "name": "relu22", - "inputs": [[148, 0, 0]] - }, - { - "op": "Pad", - "name": "pad29", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[144, 0, 0]] + "inputs": [[128, 0, 0]] }, { "op": "null", - "name": "learned_52", + "name": "convolution30_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_53", + "name": "convolution30_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution29", + "name": "convolution30", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[150, 0, 0], [151, 0, 0], [152, 0, 0]] + "inputs": [[125, 0, 0], [130, 0, 0], [131, 0, 0]] }, { "op": "relu", "name": "relu23", - "inputs": [[153, 0, 0]] + "inputs": [[132, 0, 0]] }, { "op": "Concat", @@ -1265,120 +1093,103 @@ "dim": "1", "num_args": "2" }, - "inputs": [[149, 0, 0], [154, 0, 0]] + "inputs": [[129, 0, 0], [133, 0, 0]] }, { - "op": "Pad", - "name": "pad30", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[155, 0, 0]] + "op": "null", + "name": "convolution31_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] }, { "op": "null", - "name": "learned_54", - "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "name": "convolution31_bias", + "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution30", + "name": "convolution31", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", - "no_bias": "True", + "layout": "NCHW", + "no_bias": "False", "num_filter": "64", "num_group": "1", + "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[156, 0, 0], [157, 0, 0]] + "inputs": [[134, 0, 0], [135, 0, 0], [136, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add5", - "inputs": [[158, 0, 0], [133, 0, 0]] - }, - { - "op": "Pad", - "name": "pad31", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[159, 0, 0]] + "inputs": [[137, 0, 0], [116, 0, 0]] }, { "op": "null", - "name": "learned_55", + "name": "convolution32_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_56", + "name": "convolution32_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution31", + "name": "convolution32", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[160, 0, 0], [161, 0, 0], [162, 0, 0]] + "inputs": [[138, 0, 0], [139, 0, 0], [140, 0, 0]] }, { "op": "relu", "name": "relu24", - "inputs": [[163, 0, 0]] - }, - { - "op": "Pad", - "name": "pad32", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[159, 0, 0]] + "inputs": [[141, 0, 0]] }, { "op": "null", - "name": "learned_59", + "name": "convolution33_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_60", + "name": "convolution33_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution32", + "name": "convolution33", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[165, 0, 0], [166, 0, 0], [167, 0, 0]] + "inputs": [[138, 0, 0], [143, 0, 0], [144, 0, 0]] }, { "op": "relu", "name": "relu25", - "inputs": [[168, 0, 0]] + "inputs": [[145, 0, 0]] }, { "op": "Concat", @@ -1387,87 +1198,71 @@ "dim": "1", "num_args": "2" }, - "inputs": [[164, 0, 0], [169, 0, 0]] - }, - { - "op": "Pad", - "name": "pad33", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[170, 0, 0]] + "inputs": [[142, 0, 0], [146, 0, 0]] }, { "op": "null", - "name": "learned_57", + "name": "convolution34_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_58", + "name": "convolution34_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution33", + "name": "convolution34", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[171, 0, 0], [172, 0, 0], [173, 0, 0]] + "inputs": [[147, 0, 0], [148, 0, 0], [149, 0, 0]] }, { "op": "relu", "name": "relu26", - "inputs": [[174, 0, 0]] - }, - { - "op": "Pad", - "name": "pad34", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[170, 0, 0]] + "inputs": [[150, 0, 0]] }, { "op": "null", - "name": "learned_61", + "name": "convolution35_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_62", + "name": "convolution35_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution34", + "name": "convolution35", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[176, 0, 0], [177, 0, 0], [178, 0, 0]] + "inputs": [[147, 0, 0], [152, 0, 0], [153, 0, 0]] }, { "op": "relu", "name": "relu27", - "inputs": [[179, 0, 0]] + "inputs": [[154, 0, 0]] }, { "op": "Concat", @@ -1476,120 +1271,103 @@ "dim": "1", "num_args": "2" }, - "inputs": [[175, 0, 0], [180, 0, 0]] + "inputs": [[151, 0, 0], [155, 0, 0]] }, { - "op": "Pad", - "name": "pad35", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[181, 0, 0]] + "op": "null", + "name": "convolution36_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] }, { "op": "null", - "name": "learned_63", - "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "name": "convolution36_bias", + "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution35", + "name": "convolution36", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", - "no_bias": "True", + "layout": "NCHW", + "no_bias": "False", "num_filter": "64", "num_group": "1", + "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[182, 0, 0], [183, 0, 0]] + "inputs": [[156, 0, 0], [157, 0, 0], [158, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add6", - "inputs": [[184, 0, 0], [159, 0, 0]] - }, - { - "op": "Pad", - "name": "pad36", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[185, 0, 0]] + "inputs": [[159, 0, 0], [138, 0, 0]] }, { "op": "null", - "name": "learned_64", + "name": "convolution37_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_65", + "name": "convolution37_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution36", + "name": "convolution37", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[186, 0, 0], [187, 0, 0], [188, 0, 0]] + "inputs": [[160, 0, 0], [161, 0, 0], [162, 0, 0]] }, { "op": "relu", "name": "relu28", - "inputs": [[189, 0, 0]] - }, - { - "op": "Pad", - "name": "pad37", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[185, 0, 0]] + "inputs": [[163, 0, 0]] }, { "op": "null", - "name": "learned_68", + "name": "convolution38_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_69", + "name": "convolution38_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution37", + "name": "convolution38", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[191, 0, 0], [192, 0, 0], [193, 0, 0]] + "inputs": [[160, 0, 0], [165, 0, 0], [166, 0, 0]] }, { "op": "relu", "name": "relu29", - "inputs": [[194, 0, 0]] + "inputs": [[167, 0, 0]] }, { "op": "Concat", @@ -1598,87 +1376,71 @@ "dim": "1", "num_args": "2" }, - "inputs": [[190, 0, 0], [195, 0, 0]] - }, - { - "op": "Pad", - "name": "pad38", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[196, 0, 0]] + "inputs": [[164, 0, 0], [168, 0, 0]] }, { "op": "null", - "name": "learned_66", + "name": "convolution39_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "learned_67", + "name": "convolution39_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution38", + "name": "convolution39", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[197, 0, 0], [198, 0, 0], [199, 0, 0]] + "inputs": [[169, 0, 0], [170, 0, 0], [171, 0, 0]] }, { "op": "relu", "name": "relu30", - "inputs": [[200, 0, 0]] - }, - { - "op": "Pad", - "name": "pad39", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[196, 0, 0]] + "inputs": [[172, 0, 0]] }, { "op": "null", - "name": "learned_70", + "name": "convolution40_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "learned_71", + "name": "convolution40_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution39", + "name": "convolution40", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", + "layout": "NCHW", "no_bias": "False", "num_filter": "128", "num_group": "1", "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[202, 0, 0], [203, 0, 0], [204, 0, 0]] + "inputs": [[169, 0, 0], [174, 0, 0], [175, 0, 0]] }, { "op": "relu", "name": "relu31", - "inputs": [[205, 0, 0]] + "inputs": [[176, 0, 0]] }, { "op": "Concat", @@ -1687,40 +1449,39 @@ "dim": "1", "num_args": "2" }, - "inputs": [[201, 0, 0], [206, 0, 0]] + "inputs": [[173, 0, 0], [177, 0, 0]] }, { - "op": "Pad", - "name": "pad40", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[207, 0, 0]] + "op": "null", + "name": "convolution41_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] }, { "op": "null", - "name": "learned_72", - "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "name": "convolution41_bias", + "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution40", + "name": "convolution41", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", - "no_bias": "True", + "layout": "NCHW", + "no_bias": "False", "num_filter": "64", "num_group": "1", + "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[208, 0, 0], [209, 0, 0]] + "inputs": [[178, 0, 0], [179, 0, 0], [180, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add7", - "inputs": [[210, 0, 0], [185, 0, 0]] + "inputs": [[181, 0, 0], [160, 0, 0]] }, { "op": "Concat", @@ -1729,188 +1490,264 @@ "dim": "1", "num_args": "9" }, - "inputs": [[3, 0, 0], [29, 0, 0], [55, 0, 0], [81, 0, 0], [107, 0, 0], [133, 0, 0], [159, 0, 0], [185, 0, 0], [211, 0, 0]] + "inputs": [[28, 0, 0], [50, 0, 0], [72, 0, 0], [94, 0, 0], [116, 0, 0], [138, 0, 0], [160, 0, 0], [182, 0, 0], [6, 0, 0]] }, { - "op": "Pad", - "name": "pad41", - "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" - }, - "inputs": [[212, 0, 0]] + "op": "null", + "name": "convolution42_weight", + "attrs": {"__shape__": "(64, 576, 1, 1)"}, + "inputs": [] }, { "op": "null", - "name": "learned_73", - "attrs": {"__shape__": "(64, 576, 1, 1)"}, + "name": "convolution42_bias", + "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution41", + "name": "convolution42", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", - "no_bias": "True", + "layout": "NCHW", + "no_bias": "False", "num_filter": "64", "num_group": "1", + "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[213, 0, 0], [214, 0, 0]] + "inputs": [[183, 0, 0], [184, 0, 0], [185, 0, 0]] + }, + { + "op": "null", + "name": "convolution43_weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] }, { - "op": "Pad", - "name": "pad42", + "op": "null", + "name": "convolution43_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution43", "attrs": { - "mode": "constant", - "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" }, - "inputs": [[215, 0, 0]] + "inputs": [[186, 0, 0], [187, 0, 0], [188, 0, 0]] }, { "op": "null", - "name": "learned_74", + "name": "convolution44_weight", "attrs": {"__shape__": "(256, 64, 3, 3)"}, "inputs": [] }, + { + "op": "null", + "name": "convolution44_bias", + "attrs": {"__shape__": "(256,)"}, + "inputs": [] + }, { "op": "Convolution", - "name": "convolution42", + "name": "convolution44", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", - "no_bias": "True", + "layout": "NCHW", + "no_bias": "False", "num_filter": "256", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[216, 0, 0], [217, 0, 0]] + "inputs": [[189, 0, 0], [190, 0, 0], [191, 0, 0]] }, { "op": "Reshape", "name": "reshape0", "attrs": {"shape": "(0, -4, -1, 4, 0, 0)"}, - "inputs": [[218, 0, 0]] + "inputs": [[192, 0, 0]] }, { "op": "Reshape", "name": "reshape1", "attrs": {"shape": "(0, 0, -4, 2, 2, 0, 0)"}, - "inputs": [[219, 0, 0]] + "inputs": [[193, 0, 0]] }, { "op": "transpose", "name": "transpose0", "attrs": {"axes": "(0, 1, 4, 2, 5, 3)"}, - "inputs": [[220, 0, 0]] + "inputs": [[194, 0, 0]] }, { "op": "Reshape", "name": "reshape2", "attrs": {"shape": "(0, 0, -3, -3)"}, - "inputs": [[221, 0, 0]] + "inputs": [[195, 0, 0]] + }, + { + "op": "null", + "name": "convolution45_weight", + "attrs": {"__shape__": "(3, 64, 3, 3)"}, + "inputs": [] }, { "op": "null", - "name": "learned_75", - "attrs": {"__shape__": "(1, 64, 3, 3)"}, + "name": "convolution45_bias", + "attrs": {"__shape__": "(3,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution43", + "name": "convolution45", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", - "no_bias": "True", - "num_filter": "1", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "3", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[222, 0, 0], [223, 0, 0]] + "inputs": [[196, 0, 0], [197, 0, 0], [198, 0, 0]] + }, + { + "op": "null", + "name": "convolution46_weight", + "attrs": {"__shape__": "(3, 3, 1, 1)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution46_bias", + "attrs": {"__shape__": "(3,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution46", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "3", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[199, 0, 0], [200, 0, 0], [201, 0, 0]] } ], "arg_nodes": [ 0, + 1, 2, + 4, 5, - 6, - 10, + 7, + 8, 11, + 12, 16, 17, + 20, 21, - 22, - 27, - 31, - 32, - 36, - 37, + 25, + 26, + 29, + 30, + 33, + 34, + 38, + 39, 42, 43, 47, 48, - 53, - 57, - 58, - 62, - 63, - 68, + 51, + 52, + 55, + 56, + 60, + 61, + 64, + 65, 69, + 70, 73, 74, - 79, + 77, + 78, + 82, 83, - 84, - 88, - 89, - 94, + 86, + 87, + 91, + 92, 95, + 96, 99, 100, + 104, 105, + 108, 109, - 110, + 113, 114, - 115, - 120, + 117, + 118, 121, - 125, + 122, 126, + 127, + 130, 131, 135, 136, + 139, 140, - 141, - 146, - 147, - 151, + 143, + 144, + 148, + 149, 152, + 153, 157, + 158, 161, 162, + 165, 166, - 167, - 172, - 173, - 177, - 178, - 183, + 170, + 171, + 174, + 175, + 179, + 180, + 184, + 185, 187, 188, - 192, - 193, + 190, + 191, + 197, 198, - 199, - 203, - 204, - 209, - 214, - 217, - 223 + 200, + 201 ], "node_row_ptr": [ 0, @@ -2116,30 +1953,8 @@ 200, 201, 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - 210, - 211, - 212, - 213, - 214, - 215, - 216, - 217, - 218, - 219, - 220, - 221, - 222, - 223, - 224, - 225 + 203 ], - "heads": [[224, 0, 0]], + "heads": [[202, 0, 0]], "attrs": {"mxnet_version": ["int", 10300]} } \ No newline at end of file diff --git a/MSRN/MSRN_2x_old-0000.params b/MSRN/MSRN_2x_old-0000.params new file mode 100644 index 0000000..6da5ed3 Binary files /dev/null and b/MSRN/MSRN_2x_old-0000.params differ diff --git a/MSRN/MSRN_2x_old-symbol.json b/MSRN/MSRN_2x_old-symbol.json new file mode 100644 index 0000000..1428e6e --- /dev/null +++ b/MSRN/MSRN_2x_old-symbol.json @@ -0,0 +1,2145 @@ +{ + "nodes": [ + { + "op": "null", + "name": "data", + "inputs": [] + }, + { + "op": "Pad", + "name": "pad0", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[0, 0, 0]] + }, + { + "op": "null", + "name": "learned_0", + "attrs": {"__shape__": "(64, 1, 3, 3)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution0", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[1, 0, 0], [2, 0, 0]] + }, + { + "op": "Pad", + "name": "pad1", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[3, 0, 0]] + }, + { + "op": "null", + "name": "learned_1", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_2", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution1", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[4, 0, 0], [5, 0, 0], [6, 0, 0]] + }, + { + "op": "relu", + "name": "relu0", + "inputs": [[7, 0, 0]] + }, + { + "op": "Pad", + "name": "pad2", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[3, 0, 0]] + }, + { + "op": "null", + "name": "learned_5", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_6", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution2", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[9, 0, 0], [10, 0, 0], [11, 0, 0]] + }, + { + "op": "relu", + "name": "relu1", + "inputs": [[12, 0, 0]] + }, + { + "op": "Concat", + "name": "concat0", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[8, 0, 0], [13, 0, 0]] + }, + { + "op": "Pad", + "name": "pad3", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[14, 0, 0]] + }, + { + "op": "null", + "name": "learned_3", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_4", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution3", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[15, 0, 0], [16, 0, 0], [17, 0, 0]] + }, + { + "op": "relu", + "name": "relu2", + "inputs": [[18, 0, 0]] + }, + { + "op": "Pad", + "name": "pad4", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[14, 0, 0]] + }, + { + "op": "null", + "name": "learned_7", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_8", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution4", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[20, 0, 0], [21, 0, 0], [22, 0, 0]] + }, + { + "op": "relu", + "name": "relu3", + "inputs": [[23, 0, 0]] + }, + { + "op": "Concat", + "name": "concat1", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[19, 0, 0], [24, 0, 0]] + }, + { + "op": "Pad", + "name": "pad5", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[25, 0, 0]] + }, + { + "op": "null", + "name": "learned_9", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution5", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "stride": "(1, 1)" + }, + "inputs": [[26, 0, 0], [27, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add0", + "inputs": [[28, 0, 0], [3, 0, 0]] + }, + { + "op": "Pad", + "name": "pad6", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[29, 0, 0]] + }, + { + "op": "null", + "name": "learned_10", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_11", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution6", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[30, 0, 0], [31, 0, 0], [32, 0, 0]] + }, + { + "op": "relu", + "name": "relu4", + "inputs": [[33, 0, 0]] + }, + { + "op": "Pad", + "name": "pad7", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[29, 0, 0]] + }, + { + "op": "null", + "name": "learned_14", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_15", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution7", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[35, 0, 0], [36, 0, 0], [37, 0, 0]] + }, + { + "op": "relu", + "name": "relu5", + "inputs": [[38, 0, 0]] + }, + { + "op": "Concat", + "name": "concat2", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[34, 0, 0], [39, 0, 0]] + }, + { + "op": "Pad", + "name": "pad8", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[40, 0, 0]] + }, + { + "op": "null", + "name": "learned_12", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_13", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution8", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[41, 0, 0], [42, 0, 0], [43, 0, 0]] + }, + { + "op": "relu", + "name": "relu6", + "inputs": [[44, 0, 0]] + }, + { + "op": "Pad", + "name": "pad9", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[40, 0, 0]] + }, + { + "op": "null", + "name": "learned_16", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_17", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution9", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[46, 0, 0], [47, 0, 0], [48, 0, 0]] + }, + { + "op": "relu", + "name": "relu7", + "inputs": [[49, 0, 0]] + }, + { + "op": "Concat", + "name": "concat3", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[45, 0, 0], [50, 0, 0]] + }, + { + "op": "Pad", + "name": "pad10", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[51, 0, 0]] + }, + { + "op": "null", + "name": "learned_18", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution10", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "stride": "(1, 1)" + }, + "inputs": [[52, 0, 0], [53, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add1", + "inputs": [[54, 0, 0], [29, 0, 0]] + }, + { + "op": "Pad", + "name": "pad11", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[55, 0, 0]] + }, + { + "op": "null", + "name": "learned_19", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_20", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution11", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[56, 0, 0], [57, 0, 0], [58, 0, 0]] + }, + { + "op": "relu", + "name": "relu8", + "inputs": [[59, 0, 0]] + }, + { + "op": "Pad", + "name": "pad12", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[55, 0, 0]] + }, + { + "op": "null", + "name": "learned_23", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_24", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution12", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[61, 0, 0], [62, 0, 0], [63, 0, 0]] + }, + { + "op": "relu", + "name": "relu9", + "inputs": [[64, 0, 0]] + }, + { + "op": "Concat", + "name": "concat4", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[60, 0, 0], [65, 0, 0]] + }, + { + "op": "Pad", + "name": "pad13", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[66, 0, 0]] + }, + { + "op": "null", + "name": "learned_21", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_22", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution13", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[67, 0, 0], [68, 0, 0], [69, 0, 0]] + }, + { + "op": "relu", + "name": "relu10", + "inputs": [[70, 0, 0]] + }, + { + "op": "Pad", + "name": "pad14", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[66, 0, 0]] + }, + { + "op": "null", + "name": "learned_25", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_26", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution14", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[72, 0, 0], [73, 0, 0], [74, 0, 0]] + }, + { + "op": "relu", + "name": "relu11", + "inputs": [[75, 0, 0]] + }, + { + "op": "Concat", + "name": "concat5", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[71, 0, 0], [76, 0, 0]] + }, + { + "op": "Pad", + "name": "pad15", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[77, 0, 0]] + }, + { + "op": "null", + "name": "learned_27", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution15", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "stride": "(1, 1)" + }, + "inputs": [[78, 0, 0], [79, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add2", + "inputs": [[80, 0, 0], [55, 0, 0]] + }, + { + "op": "Pad", + "name": "pad16", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[81, 0, 0]] + }, + { + "op": "null", + "name": "learned_28", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_29", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution16", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[82, 0, 0], [83, 0, 0], [84, 0, 0]] + }, + { + "op": "relu", + "name": "relu12", + "inputs": [[85, 0, 0]] + }, + { + "op": "Pad", + "name": "pad17", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[81, 0, 0]] + }, + { + "op": "null", + "name": "learned_32", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_33", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution17", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[87, 0, 0], [88, 0, 0], [89, 0, 0]] + }, + { + "op": "relu", + "name": "relu13", + "inputs": [[90, 0, 0]] + }, + { + "op": "Concat", + "name": "concat6", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[86, 0, 0], [91, 0, 0]] + }, + { + "op": "Pad", + "name": "pad18", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[92, 0, 0]] + }, + { + "op": "null", + "name": "learned_30", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_31", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution18", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[93, 0, 0], [94, 0, 0], [95, 0, 0]] + }, + { + "op": "relu", + "name": "relu14", + "inputs": [[96, 0, 0]] + }, + { + "op": "Pad", + "name": "pad19", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[92, 0, 0]] + }, + { + "op": "null", + "name": "learned_34", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_35", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution19", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[98, 0, 0], [99, 0, 0], [100, 0, 0]] + }, + { + "op": "relu", + "name": "relu15", + "inputs": [[101, 0, 0]] + }, + { + "op": "Concat", + "name": "concat7", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[97, 0, 0], [102, 0, 0]] + }, + { + "op": "Pad", + "name": "pad20", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[103, 0, 0]] + }, + { + "op": "null", + "name": "learned_36", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution20", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "stride": "(1, 1)" + }, + "inputs": [[104, 0, 0], [105, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add3", + "inputs": [[106, 0, 0], [81, 0, 0]] + }, + { + "op": "Pad", + "name": "pad21", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[107, 0, 0]] + }, + { + "op": "null", + "name": "learned_37", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_38", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution21", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[108, 0, 0], [109, 0, 0], [110, 0, 0]] + }, + { + "op": "relu", + "name": "relu16", + "inputs": [[111, 0, 0]] + }, + { + "op": "Pad", + "name": "pad22", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[107, 0, 0]] + }, + { + "op": "null", + "name": "learned_41", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_42", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution22", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[113, 0, 0], [114, 0, 0], [115, 0, 0]] + }, + { + "op": "relu", + "name": "relu17", + "inputs": [[116, 0, 0]] + }, + { + "op": "Concat", + "name": "concat8", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[112, 0, 0], [117, 0, 0]] + }, + { + "op": "Pad", + "name": "pad23", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[118, 0, 0]] + }, + { + "op": "null", + "name": "learned_39", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_40", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution23", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[119, 0, 0], [120, 0, 0], [121, 0, 0]] + }, + { + "op": "relu", + "name": "relu18", + "inputs": [[122, 0, 0]] + }, + { + "op": "Pad", + "name": "pad24", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[118, 0, 0]] + }, + { + "op": "null", + "name": "learned_43", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_44", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution24", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[124, 0, 0], [125, 0, 0], [126, 0, 0]] + }, + { + "op": "relu", + "name": "relu19", + "inputs": [[127, 0, 0]] + }, + { + "op": "Concat", + "name": "concat9", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[123, 0, 0], [128, 0, 0]] + }, + { + "op": "Pad", + "name": "pad25", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[129, 0, 0]] + }, + { + "op": "null", + "name": "learned_45", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution25", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "stride": "(1, 1)" + }, + "inputs": [[130, 0, 0], [131, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add4", + "inputs": [[132, 0, 0], [107, 0, 0]] + }, + { + "op": "Pad", + "name": "pad26", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[133, 0, 0]] + }, + { + "op": "null", + "name": "learned_46", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_47", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution26", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[134, 0, 0], [135, 0, 0], [136, 0, 0]] + }, + { + "op": "relu", + "name": "relu20", + "inputs": [[137, 0, 0]] + }, + { + "op": "Pad", + "name": "pad27", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[133, 0, 0]] + }, + { + "op": "null", + "name": "learned_50", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_51", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution27", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[139, 0, 0], [140, 0, 0], [141, 0, 0]] + }, + { + "op": "relu", + "name": "relu21", + "inputs": [[142, 0, 0]] + }, + { + "op": "Concat", + "name": "concat10", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[138, 0, 0], [143, 0, 0]] + }, + { + "op": "Pad", + "name": "pad28", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[144, 0, 0]] + }, + { + "op": "null", + "name": "learned_48", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_49", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution28", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[145, 0, 0], [146, 0, 0], [147, 0, 0]] + }, + { + "op": "relu", + "name": "relu22", + "inputs": [[148, 0, 0]] + }, + { + "op": "Pad", + "name": "pad29", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[144, 0, 0]] + }, + { + "op": "null", + "name": "learned_52", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_53", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution29", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[150, 0, 0], [151, 0, 0], [152, 0, 0]] + }, + { + "op": "relu", + "name": "relu23", + "inputs": [[153, 0, 0]] + }, + { + "op": "Concat", + "name": "concat11", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[149, 0, 0], [154, 0, 0]] + }, + { + "op": "Pad", + "name": "pad30", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[155, 0, 0]] + }, + { + "op": "null", + "name": "learned_54", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution30", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "stride": "(1, 1)" + }, + "inputs": [[156, 0, 0], [157, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add5", + "inputs": [[158, 0, 0], [133, 0, 0]] + }, + { + "op": "Pad", + "name": "pad31", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[159, 0, 0]] + }, + { + "op": "null", + "name": "learned_55", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_56", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution31", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[160, 0, 0], [161, 0, 0], [162, 0, 0]] + }, + { + "op": "relu", + "name": "relu24", + "inputs": [[163, 0, 0]] + }, + { + "op": "Pad", + "name": "pad32", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[159, 0, 0]] + }, + { + "op": "null", + "name": "learned_59", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_60", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution32", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[165, 0, 0], [166, 0, 0], [167, 0, 0]] + }, + { + "op": "relu", + "name": "relu25", + "inputs": [[168, 0, 0]] + }, + { + "op": "Concat", + "name": "concat12", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[164, 0, 0], [169, 0, 0]] + }, + { + "op": "Pad", + "name": "pad33", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[170, 0, 0]] + }, + { + "op": "null", + "name": "learned_57", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_58", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution33", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[171, 0, 0], [172, 0, 0], [173, 0, 0]] + }, + { + "op": "relu", + "name": "relu26", + "inputs": [[174, 0, 0]] + }, + { + "op": "Pad", + "name": "pad34", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[170, 0, 0]] + }, + { + "op": "null", + "name": "learned_61", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_62", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution34", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[176, 0, 0], [177, 0, 0], [178, 0, 0]] + }, + { + "op": "relu", + "name": "relu27", + "inputs": [[179, 0, 0]] + }, + { + "op": "Concat", + "name": "concat13", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[175, 0, 0], [180, 0, 0]] + }, + { + "op": "Pad", + "name": "pad35", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[181, 0, 0]] + }, + { + "op": "null", + "name": "learned_63", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution35", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "stride": "(1, 1)" + }, + "inputs": [[182, 0, 0], [183, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add6", + "inputs": [[184, 0, 0], [159, 0, 0]] + }, + { + "op": "Pad", + "name": "pad36", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[185, 0, 0]] + }, + { + "op": "null", + "name": "learned_64", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_65", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution36", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[186, 0, 0], [187, 0, 0], [188, 0, 0]] + }, + { + "op": "relu", + "name": "relu28", + "inputs": [[189, 0, 0]] + }, + { + "op": "Pad", + "name": "pad37", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[185, 0, 0]] + }, + { + "op": "null", + "name": "learned_68", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_69", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution37", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[191, 0, 0], [192, 0, 0], [193, 0, 0]] + }, + { + "op": "relu", + "name": "relu29", + "inputs": [[194, 0, 0]] + }, + { + "op": "Concat", + "name": "concat14", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[190, 0, 0], [195, 0, 0]] + }, + { + "op": "Pad", + "name": "pad38", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[196, 0, 0]] + }, + { + "op": "null", + "name": "learned_66", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_67", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution38", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[197, 0, 0], [198, 0, 0], [199, 0, 0]] + }, + { + "op": "relu", + "name": "relu30", + "inputs": [[200, 0, 0]] + }, + { + "op": "Pad", + "name": "pad39", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[196, 0, 0]] + }, + { + "op": "null", + "name": "learned_70", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "learned_71", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution39", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[202, 0, 0], [203, 0, 0], [204, 0, 0]] + }, + { + "op": "relu", + "name": "relu31", + "inputs": [[205, 0, 0]] + }, + { + "op": "Concat", + "name": "concat15", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[201, 0, 0], [206, 0, 0]] + }, + { + "op": "Pad", + "name": "pad40", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[207, 0, 0]] + }, + { + "op": "null", + "name": "learned_72", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution40", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "stride": "(1, 1)" + }, + "inputs": [[208, 0, 0], [209, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add7", + "inputs": [[210, 0, 0], [185, 0, 0]] + }, + { + "op": "Concat", + "name": "concat16", + "attrs": { + "dim": "1", + "num_args": "9" + }, + "inputs": [[3, 0, 0], [29, 0, 0], [55, 0, 0], [81, 0, 0], [107, 0, 0], [133, 0, 0], [159, 0, 0], [185, 0, 0], [211, 0, 0]] + }, + { + "op": "Pad", + "name": "pad41", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[212, 0, 0]] + }, + { + "op": "null", + "name": "learned_73", + "attrs": {"__shape__": "(64, 576, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution41", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "stride": "(1, 1)" + }, + "inputs": [[213, 0, 0], [214, 0, 0]] + }, + { + "op": "Pad", + "name": "pad42", + "attrs": { + "mode": "constant", + "pad_width": "(0, 0, 0, 0, 0, 0, 0, 0)" + }, + "inputs": [[215, 0, 0]] + }, + { + "op": "null", + "name": "learned_74", + "attrs": {"__shape__": "(256, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution42", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "True", + "num_filter": "256", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[216, 0, 0], [217, 0, 0]] + }, + { + "op": "Reshape", + "name": "reshape0", + "attrs": {"shape": "(0, -4, -1, 4, 0, 0)"}, + "inputs": [[218, 0, 0]] + }, + { + "op": "Reshape", + "name": "reshape1", + "attrs": {"shape": "(0, 0, -4, 2, 2, 0, 0)"}, + "inputs": [[219, 0, 0]] + }, + { + "op": "transpose", + "name": "transpose0", + "attrs": {"axes": "(0, 1, 4, 2, 5, 3)"}, + "inputs": [[220, 0, 0]] + }, + { + "op": "Reshape", + "name": "reshape2", + "attrs": {"shape": "(0, 0, -3, -3)"}, + "inputs": [[221, 0, 0]] + }, + { + "op": "null", + "name": "learned_75", + "attrs": {"__shape__": "(1, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution43", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "no_bias": "True", + "num_filter": "1", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[222, 0, 0], [223, 0, 0]] + } + ], + "arg_nodes": [ + 0, + 2, + 5, + 6, + 10, + 11, + 16, + 17, + 21, + 22, + 27, + 31, + 32, + 36, + 37, + 42, + 43, + 47, + 48, + 53, + 57, + 58, + 62, + 63, + 68, + 69, + 73, + 74, + 79, + 83, + 84, + 88, + 89, + 94, + 95, + 99, + 100, + 105, + 109, + 110, + 114, + 115, + 120, + 121, + 125, + 126, + 131, + 135, + 136, + 140, + 141, + 146, + 147, + 151, + 152, + 157, + 161, + 162, + 166, + 167, + 172, + 173, + 177, + 178, + 183, + 187, + 188, + 192, + 193, + 198, + 199, + 203, + 204, + 209, + 214, + 217, + 223 + ], + "node_row_ptr": [ + 0, + 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, + 169, + 170, + 171, + 172, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192, + 193, + 194, + 195, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 210, + 211, + 212, + 213, + 214, + 215, + 216, + 217, + 218, + 219, + 220, + 221, + 222, + 223, + 224, + 225 + ], + "heads": [[224, 0, 0]], + "attrs": {"mxnet_version": ["int", 10300]} +} \ No newline at end of file diff --git a/MSRN/MSRN_3x-0000.params b/MSRN/MSRN_3x-0000.params index cd19db7..0583c43 100644 Binary files a/MSRN/MSRN_3x-0000.params and b/MSRN/MSRN_3x-0000.params differ diff --git a/MSRN/MSRN_3x-symbol.json b/MSRN/MSRN_3x-symbol.json index 61d3212..c2180eb 100644 --- a/MSRN/MSRN_3x-symbol.json +++ b/MSRN/MSRN_3x-symbol.json @@ -7,40 +7,73 @@ }, { "op": "null", - "name": "conv_input.weight", - "attrs": {"__shape__": "(64, 1, 3, 3)"}, + "name": "convolution0_weight", + "attrs": {"__shape__": "(3, 3, 1, 1)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution0_bias", + "attrs": {"__shape__": "(3,)"}, "inputs": [] }, { "op": "Convolution", "name": "convolution0", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "3", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[0, 0, 0], [1, 0, 0], [2, 0, 0]] + }, + { + "op": "null", + "name": "convolution1_weight", + "attrs": {"__shape__": "(64, 3, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution1_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution1", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", "layout": "NCHW", - "no_bias": "True", + "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[0, 0, 0], [1, 0, 0]] + "inputs": [[3, 0, 0], [4, 0, 0], [5, 0, 0]] }, { "op": "null", - "name": "residual1.0.conv_3_1.weight", + "name": "convolution2_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual1.0.conv_3_1.bias", + "name": "convolution2_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution1", + "name": "convolution2", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -51,28 +84,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[2, 0, 0], [3, 0, 0], [4, 0, 0]] + "inputs": [[6, 0, 0], [7, 0, 0], [8, 0, 0]] }, { "op": "relu", "name": "relu0", - "inputs": [[5, 0, 0]] + "inputs": [[9, 0, 0]] }, { "op": "null", - "name": "residual1.0.conv_5_1.weight", + "name": "convolution3_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual1.0.conv_5_1.bias", + "name": "convolution3_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution2", + "name": "convolution3", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -83,12 +116,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[2, 0, 0], [7, 0, 0], [8, 0, 0]] + "inputs": [[6, 0, 0], [11, 0, 0], [12, 0, 0]] }, { "op": "relu", "name": "relu1", - "inputs": [[9, 0, 0]] + "inputs": [[13, 0, 0]] }, { "op": "Concat", @@ -97,23 +130,23 @@ "dim": "1", "num_args": "2" }, - "inputs": [[6, 0, 0], [10, 0, 0]] + "inputs": [[10, 0, 0], [14, 0, 0]] }, { "op": "null", - "name": "residual1.0.conv_3_2.weight", + "name": "convolution4_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual1.0.conv_3_2.bias", + "name": "convolution4_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution3", + "name": "convolution4", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -124,28 +157,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[11, 0, 0], [12, 0, 0], [13, 0, 0]] + "inputs": [[15, 0, 0], [16, 0, 0], [17, 0, 0]] }, { "op": "relu", "name": "relu2", - "inputs": [[14, 0, 0]] + "inputs": [[18, 0, 0]] }, { "op": "null", - "name": "residual1.0.conv_5_2.weight", + "name": "convolution5_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual1.0.conv_5_2.bias", + "name": "convolution5_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution4", + "name": "convolution5", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -156,12 +189,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[11, 0, 0], [16, 0, 0], [17, 0, 0]] + "inputs": [[15, 0, 0], [20, 0, 0], [21, 0, 0]] }, { "op": "relu", "name": "relu3", - "inputs": [[18, 0, 0]] + "inputs": [[22, 0, 0]] }, { "op": "Concat", @@ -170,49 +203,55 @@ "dim": "1", "num_args": "2" }, - "inputs": [[15, 0, 0], [19, 0, 0]] + "inputs": [[19, 0, 0], [23, 0, 0]] }, { "op": "null", - "name": "residual1.0.confusion.weight", + "name": "convolution6_weight", "attrs": {"__shape__": "(64, 256, 1, 1)"}, "inputs": [] }, + { + "op": "null", + "name": "convolution6_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, { "op": "Convolution", - "name": "convolution5", + "name": "convolution6", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", "layout": "NCHW", - "no_bias": "True", + "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[20, 0, 0], [21, 0, 0]] + "inputs": [[24, 0, 0], [25, 0, 0], [26, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add0", - "inputs": [[22, 0, 0], [2, 0, 0]] + "inputs": [[27, 0, 0], [6, 0, 0]] }, { "op": "null", - "name": "residual2.0.conv_3_1.weight", + "name": "convolution7_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual2.0.conv_3_1.bias", + "name": "convolution7_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution6", + "name": "convolution7", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -223,28 +262,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[23, 0, 0], [24, 0, 0], [25, 0, 0]] + "inputs": [[28, 0, 0], [29, 0, 0], [30, 0, 0]] }, { "op": "relu", "name": "relu4", - "inputs": [[26, 0, 0]] + "inputs": [[31, 0, 0]] }, { "op": "null", - "name": "residual2.0.conv_5_1.weight", + "name": "convolution8_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual2.0.conv_5_1.bias", + "name": "convolution8_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution7", + "name": "convolution8", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -255,12 +294,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[23, 0, 0], [28, 0, 0], [29, 0, 0]] + "inputs": [[28, 0, 0], [33, 0, 0], [34, 0, 0]] }, { "op": "relu", "name": "relu5", - "inputs": [[30, 0, 0]] + "inputs": [[35, 0, 0]] }, { "op": "Concat", @@ -269,23 +308,23 @@ "dim": "1", "num_args": "2" }, - "inputs": [[27, 0, 0], [31, 0, 0]] + "inputs": [[32, 0, 0], [36, 0, 0]] }, { "op": "null", - "name": "residual2.0.conv_3_2.weight", + "name": "convolution9_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual2.0.conv_3_2.bias", + "name": "convolution9_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution8", + "name": "convolution9", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -296,28 +335,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[32, 0, 0], [33, 0, 0], [34, 0, 0]] + "inputs": [[37, 0, 0], [38, 0, 0], [39, 0, 0]] }, { "op": "relu", "name": "relu6", - "inputs": [[35, 0, 0]] + "inputs": [[40, 0, 0]] }, { "op": "null", - "name": "residual2.0.conv_5_2.weight", + "name": "convolution10_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual2.0.conv_5_2.bias", + "name": "convolution10_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution9", + "name": "convolution10", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -328,12 +367,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[32, 0, 0], [37, 0, 0], [38, 0, 0]] + "inputs": [[37, 0, 0], [42, 0, 0], [43, 0, 0]] }, { "op": "relu", "name": "relu7", - "inputs": [[39, 0, 0]] + "inputs": [[44, 0, 0]] }, { "op": "Concat", @@ -342,49 +381,55 @@ "dim": "1", "num_args": "2" }, - "inputs": [[36, 0, 0], [40, 0, 0]] + "inputs": [[41, 0, 0], [45, 0, 0]] }, { "op": "null", - "name": "residual2.0.confusion.weight", + "name": "convolution11_weight", "attrs": {"__shape__": "(64, 256, 1, 1)"}, "inputs": [] }, + { + "op": "null", + "name": "convolution11_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, { "op": "Convolution", - "name": "convolution10", + "name": "convolution11", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", "layout": "NCHW", - "no_bias": "True", + "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[41, 0, 0], [42, 0, 0]] + "inputs": [[46, 0, 0], [47, 0, 0], [48, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add1", - "inputs": [[43, 0, 0], [23, 0, 0]] + "inputs": [[49, 0, 0], [28, 0, 0]] }, { "op": "null", - "name": "residual3.0.conv_3_1.weight", + "name": "convolution12_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual3.0.conv_3_1.bias", + "name": "convolution12_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution11", + "name": "convolution12", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -395,28 +440,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[44, 0, 0], [45, 0, 0], [46, 0, 0]] + "inputs": [[50, 0, 0], [51, 0, 0], [52, 0, 0]] }, { "op": "relu", "name": "relu8", - "inputs": [[47, 0, 0]] + "inputs": [[53, 0, 0]] }, { "op": "null", - "name": "residual3.0.conv_5_1.weight", + "name": "convolution13_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual3.0.conv_5_1.bias", + "name": "convolution13_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution12", + "name": "convolution13", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -427,12 +472,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[44, 0, 0], [49, 0, 0], [50, 0, 0]] + "inputs": [[50, 0, 0], [55, 0, 0], [56, 0, 0]] }, { "op": "relu", "name": "relu9", - "inputs": [[51, 0, 0]] + "inputs": [[57, 0, 0]] }, { "op": "Concat", @@ -441,23 +486,23 @@ "dim": "1", "num_args": "2" }, - "inputs": [[48, 0, 0], [52, 0, 0]] + "inputs": [[54, 0, 0], [58, 0, 0]] }, { "op": "null", - "name": "residual3.0.conv_3_2.weight", + "name": "convolution14_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual3.0.conv_3_2.bias", + "name": "convolution14_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution13", + "name": "convolution14", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -468,28 +513,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[53, 0, 0], [54, 0, 0], [55, 0, 0]] + "inputs": [[59, 0, 0], [60, 0, 0], [61, 0, 0]] }, { "op": "relu", "name": "relu10", - "inputs": [[56, 0, 0]] + "inputs": [[62, 0, 0]] }, { "op": "null", - "name": "residual3.0.conv_5_2.weight", + "name": "convolution15_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual3.0.conv_5_2.bias", + "name": "convolution15_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution14", + "name": "convolution15", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -500,12 +545,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[53, 0, 0], [58, 0, 0], [59, 0, 0]] + "inputs": [[59, 0, 0], [64, 0, 0], [65, 0, 0]] }, { "op": "relu", "name": "relu11", - "inputs": [[60, 0, 0]] + "inputs": [[66, 0, 0]] }, { "op": "Concat", @@ -514,49 +559,55 @@ "dim": "1", "num_args": "2" }, - "inputs": [[57, 0, 0], [61, 0, 0]] + "inputs": [[63, 0, 0], [67, 0, 0]] }, { "op": "null", - "name": "residual3.0.confusion.weight", + "name": "convolution16_weight", "attrs": {"__shape__": "(64, 256, 1, 1)"}, "inputs": [] }, + { + "op": "null", + "name": "convolution16_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, { "op": "Convolution", - "name": "convolution15", + "name": "convolution16", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", "layout": "NCHW", - "no_bias": "True", + "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[62, 0, 0], [63, 0, 0]] + "inputs": [[68, 0, 0], [69, 0, 0], [70, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add2", - "inputs": [[64, 0, 0], [44, 0, 0]] + "inputs": [[71, 0, 0], [50, 0, 0]] }, { "op": "null", - "name": "residual4.0.conv_3_1.weight", + "name": "convolution17_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual4.0.conv_3_1.bias", + "name": "convolution17_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution16", + "name": "convolution17", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -567,28 +618,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[65, 0, 0], [66, 0, 0], [67, 0, 0]] + "inputs": [[72, 0, 0], [73, 0, 0], [74, 0, 0]] }, { "op": "relu", "name": "relu12", - "inputs": [[68, 0, 0]] + "inputs": [[75, 0, 0]] }, { "op": "null", - "name": "residual4.0.conv_5_1.weight", + "name": "convolution18_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual4.0.conv_5_1.bias", + "name": "convolution18_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution17", + "name": "convolution18", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -599,12 +650,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[65, 0, 0], [70, 0, 0], [71, 0, 0]] + "inputs": [[72, 0, 0], [77, 0, 0], [78, 0, 0]] }, { "op": "relu", "name": "relu13", - "inputs": [[72, 0, 0]] + "inputs": [[79, 0, 0]] }, { "op": "Concat", @@ -613,23 +664,23 @@ "dim": "1", "num_args": "2" }, - "inputs": [[69, 0, 0], [73, 0, 0]] + "inputs": [[76, 0, 0], [80, 0, 0]] }, { "op": "null", - "name": "residual4.0.conv_3_2.weight", + "name": "convolution19_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual4.0.conv_3_2.bias", + "name": "convolution19_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution18", + "name": "convolution19", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -640,28 +691,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[74, 0, 0], [75, 0, 0], [76, 0, 0]] + "inputs": [[81, 0, 0], [82, 0, 0], [83, 0, 0]] }, { "op": "relu", "name": "relu14", - "inputs": [[77, 0, 0]] + "inputs": [[84, 0, 0]] }, { "op": "null", - "name": "residual4.0.conv_5_2.weight", + "name": "convolution20_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual4.0.conv_5_2.bias", + "name": "convolution20_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution19", + "name": "convolution20", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -672,12 +723,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[74, 0, 0], [79, 0, 0], [80, 0, 0]] + "inputs": [[81, 0, 0], [86, 0, 0], [87, 0, 0]] }, { "op": "relu", "name": "relu15", - "inputs": [[81, 0, 0]] + "inputs": [[88, 0, 0]] }, { "op": "Concat", @@ -686,49 +737,55 @@ "dim": "1", "num_args": "2" }, - "inputs": [[78, 0, 0], [82, 0, 0]] + "inputs": [[85, 0, 0], [89, 0, 0]] }, { "op": "null", - "name": "residual4.0.confusion.weight", + "name": "convolution21_weight", "attrs": {"__shape__": "(64, 256, 1, 1)"}, "inputs": [] }, + { + "op": "null", + "name": "convolution21_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, { "op": "Convolution", - "name": "convolution20", + "name": "convolution21", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", "layout": "NCHW", - "no_bias": "True", + "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[83, 0, 0], [84, 0, 0]] + "inputs": [[90, 0, 0], [91, 0, 0], [92, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add3", - "inputs": [[85, 0, 0], [65, 0, 0]] + "inputs": [[93, 0, 0], [72, 0, 0]] }, { "op": "null", - "name": "residual5.0.conv_3_1.weight", + "name": "convolution22_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual5.0.conv_3_1.bias", + "name": "convolution22_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution21", + "name": "convolution22", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -739,28 +796,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[86, 0, 0], [87, 0, 0], [88, 0, 0]] + "inputs": [[94, 0, 0], [95, 0, 0], [96, 0, 0]] }, { "op": "relu", "name": "relu16", - "inputs": [[89, 0, 0]] + "inputs": [[97, 0, 0]] }, { "op": "null", - "name": "residual5.0.conv_5_1.weight", + "name": "convolution23_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual5.0.conv_5_1.bias", + "name": "convolution23_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution22", + "name": "convolution23", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -771,12 +828,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[86, 0, 0], [91, 0, 0], [92, 0, 0]] + "inputs": [[94, 0, 0], [99, 0, 0], [100, 0, 0]] }, { "op": "relu", "name": "relu17", - "inputs": [[93, 0, 0]] + "inputs": [[101, 0, 0]] }, { "op": "Concat", @@ -785,23 +842,23 @@ "dim": "1", "num_args": "2" }, - "inputs": [[90, 0, 0], [94, 0, 0]] + "inputs": [[98, 0, 0], [102, 0, 0]] }, { "op": "null", - "name": "residual5.0.conv_3_2.weight", + "name": "convolution24_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual5.0.conv_3_2.bias", + "name": "convolution24_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution23", + "name": "convolution24", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -812,28 +869,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[95, 0, 0], [96, 0, 0], [97, 0, 0]] + "inputs": [[103, 0, 0], [104, 0, 0], [105, 0, 0]] }, { "op": "relu", "name": "relu18", - "inputs": [[98, 0, 0]] + "inputs": [[106, 0, 0]] }, { "op": "null", - "name": "residual5.0.conv_5_2.weight", + "name": "convolution25_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual5.0.conv_5_2.bias", + "name": "convolution25_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution24", + "name": "convolution25", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -844,12 +901,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[95, 0, 0], [100, 0, 0], [101, 0, 0]] + "inputs": [[103, 0, 0], [108, 0, 0], [109, 0, 0]] }, { "op": "relu", "name": "relu19", - "inputs": [[102, 0, 0]] + "inputs": [[110, 0, 0]] }, { "op": "Concat", @@ -858,49 +915,55 @@ "dim": "1", "num_args": "2" }, - "inputs": [[99, 0, 0], [103, 0, 0]] + "inputs": [[107, 0, 0], [111, 0, 0]] }, { "op": "null", - "name": "residual5.0.confusion.weight", + "name": "convolution26_weight", "attrs": {"__shape__": "(64, 256, 1, 1)"}, "inputs": [] }, + { + "op": "null", + "name": "convolution26_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, { "op": "Convolution", - "name": "convolution25", + "name": "convolution26", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", "layout": "NCHW", - "no_bias": "True", + "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[104, 0, 0], [105, 0, 0]] + "inputs": [[112, 0, 0], [113, 0, 0], [114, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add4", - "inputs": [[106, 0, 0], [86, 0, 0]] + "inputs": [[115, 0, 0], [94, 0, 0]] }, { "op": "null", - "name": "residual6.0.conv_3_1.weight", + "name": "convolution27_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual6.0.conv_3_1.bias", + "name": "convolution27_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution26", + "name": "convolution27", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -911,28 +974,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[107, 0, 0], [108, 0, 0], [109, 0, 0]] + "inputs": [[116, 0, 0], [117, 0, 0], [118, 0, 0]] }, { "op": "relu", "name": "relu20", - "inputs": [[110, 0, 0]] + "inputs": [[119, 0, 0]] }, { "op": "null", - "name": "residual6.0.conv_5_1.weight", + "name": "convolution28_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual6.0.conv_5_1.bias", + "name": "convolution28_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution27", + "name": "convolution28", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -943,12 +1006,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[107, 0, 0], [112, 0, 0], [113, 0, 0]] + "inputs": [[116, 0, 0], [121, 0, 0], [122, 0, 0]] }, { "op": "relu", "name": "relu21", - "inputs": [[114, 0, 0]] + "inputs": [[123, 0, 0]] }, { "op": "Concat", @@ -957,23 +1020,23 @@ "dim": "1", "num_args": "2" }, - "inputs": [[111, 0, 0], [115, 0, 0]] + "inputs": [[120, 0, 0], [124, 0, 0]] }, { "op": "null", - "name": "residual6.0.conv_3_2.weight", + "name": "convolution29_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual6.0.conv_3_2.bias", + "name": "convolution29_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution28", + "name": "convolution29", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -984,28 +1047,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[116, 0, 0], [117, 0, 0], [118, 0, 0]] + "inputs": [[125, 0, 0], [126, 0, 0], [127, 0, 0]] }, { "op": "relu", "name": "relu22", - "inputs": [[119, 0, 0]] + "inputs": [[128, 0, 0]] }, { "op": "null", - "name": "residual6.0.conv_5_2.weight", + "name": "convolution30_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual6.0.conv_5_2.bias", + "name": "convolution30_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution29", + "name": "convolution30", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -1016,12 +1079,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[116, 0, 0], [121, 0, 0], [122, 0, 0]] + "inputs": [[125, 0, 0], [130, 0, 0], [131, 0, 0]] }, { "op": "relu", "name": "relu23", - "inputs": [[123, 0, 0]] + "inputs": [[132, 0, 0]] }, { "op": "Concat", @@ -1030,49 +1093,55 @@ "dim": "1", "num_args": "2" }, - "inputs": [[120, 0, 0], [124, 0, 0]] + "inputs": [[129, 0, 0], [133, 0, 0]] }, { "op": "null", - "name": "residual6.0.confusion.weight", + "name": "convolution31_weight", "attrs": {"__shape__": "(64, 256, 1, 1)"}, "inputs": [] }, + { + "op": "null", + "name": "convolution31_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, { "op": "Convolution", - "name": "convolution30", + "name": "convolution31", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", "layout": "NCHW", - "no_bias": "True", + "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[125, 0, 0], [126, 0, 0]] + "inputs": [[134, 0, 0], [135, 0, 0], [136, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add5", - "inputs": [[127, 0, 0], [107, 0, 0]] + "inputs": [[137, 0, 0], [116, 0, 0]] }, { "op": "null", - "name": "residual7.0.conv_3_1.weight", + "name": "convolution32_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual7.0.conv_3_1.bias", + "name": "convolution32_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution31", + "name": "convolution32", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -1083,28 +1152,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[128, 0, 0], [129, 0, 0], [130, 0, 0]] + "inputs": [[138, 0, 0], [139, 0, 0], [140, 0, 0]] }, { "op": "relu", "name": "relu24", - "inputs": [[131, 0, 0]] + "inputs": [[141, 0, 0]] }, { "op": "null", - "name": "residual7.0.conv_5_1.weight", + "name": "convolution33_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual7.0.conv_5_1.bias", + "name": "convolution33_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution32", + "name": "convolution33", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -1115,12 +1184,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[128, 0, 0], [133, 0, 0], [134, 0, 0]] + "inputs": [[138, 0, 0], [143, 0, 0], [144, 0, 0]] }, { "op": "relu", "name": "relu25", - "inputs": [[135, 0, 0]] + "inputs": [[145, 0, 0]] }, { "op": "Concat", @@ -1129,23 +1198,23 @@ "dim": "1", "num_args": "2" }, - "inputs": [[132, 0, 0], [136, 0, 0]] + "inputs": [[142, 0, 0], [146, 0, 0]] }, { "op": "null", - "name": "residual7.0.conv_3_2.weight", + "name": "convolution34_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual7.0.conv_3_2.bias", + "name": "convolution34_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution33", + "name": "convolution34", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -1156,28 +1225,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[137, 0, 0], [138, 0, 0], [139, 0, 0]] + "inputs": [[147, 0, 0], [148, 0, 0], [149, 0, 0]] }, { "op": "relu", "name": "relu26", - "inputs": [[140, 0, 0]] + "inputs": [[150, 0, 0]] }, { "op": "null", - "name": "residual7.0.conv_5_2.weight", + "name": "convolution35_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual7.0.conv_5_2.bias", + "name": "convolution35_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution34", + "name": "convolution35", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -1188,12 +1257,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[137, 0, 0], [142, 0, 0], [143, 0, 0]] + "inputs": [[147, 0, 0], [152, 0, 0], [153, 0, 0]] }, { "op": "relu", "name": "relu27", - "inputs": [[144, 0, 0]] + "inputs": [[154, 0, 0]] }, { "op": "Concat", @@ -1202,49 +1271,55 @@ "dim": "1", "num_args": "2" }, - "inputs": [[141, 0, 0], [145, 0, 0]] + "inputs": [[151, 0, 0], [155, 0, 0]] }, { "op": "null", - "name": "residual7.0.confusion.weight", + "name": "convolution36_weight", "attrs": {"__shape__": "(64, 256, 1, 1)"}, "inputs": [] }, + { + "op": "null", + "name": "convolution36_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, { "op": "Convolution", - "name": "convolution35", + "name": "convolution36", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", "layout": "NCHW", - "no_bias": "True", + "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[146, 0, 0], [147, 0, 0]] + "inputs": [[156, 0, 0], [157, 0, 0], [158, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add6", - "inputs": [[148, 0, 0], [128, 0, 0]] + "inputs": [[159, 0, 0], [138, 0, 0]] }, { "op": "null", - "name": "residual8.0.conv_3_1.weight", + "name": "convolution37_weight", "attrs": {"__shape__": "(64, 64, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual8.0.conv_3_1.bias", + "name": "convolution37_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution36", + "name": "convolution37", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -1255,28 +1330,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[149, 0, 0], [150, 0, 0], [151, 0, 0]] + "inputs": [[160, 0, 0], [161, 0, 0], [162, 0, 0]] }, { "op": "relu", "name": "relu28", - "inputs": [[152, 0, 0]] + "inputs": [[163, 0, 0]] }, { "op": "null", - "name": "residual8.0.conv_5_1.weight", + "name": "convolution38_weight", "attrs": {"__shape__": "(64, 64, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual8.0.conv_5_1.bias", + "name": "convolution38_bias", "attrs": {"__shape__": "(64,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution37", + "name": "convolution38", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -1287,12 +1362,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[149, 0, 0], [154, 0, 0], [155, 0, 0]] + "inputs": [[160, 0, 0], [165, 0, 0], [166, 0, 0]] }, { "op": "relu", "name": "relu29", - "inputs": [[156, 0, 0]] + "inputs": [[167, 0, 0]] }, { "op": "Concat", @@ -1301,23 +1376,23 @@ "dim": "1", "num_args": "2" }, - "inputs": [[153, 0, 0], [157, 0, 0]] + "inputs": [[164, 0, 0], [168, 0, 0]] }, { "op": "null", - "name": "residual8.0.conv_3_2.weight", + "name": "convolution39_weight", "attrs": {"__shape__": "(128, 128, 3, 3)"}, "inputs": [] }, { "op": "null", - "name": "residual8.0.conv_3_2.bias", + "name": "convolution39_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution38", + "name": "convolution39", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", @@ -1328,28 +1403,28 @@ "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[158, 0, 0], [159, 0, 0], [160, 0, 0]] + "inputs": [[169, 0, 0], [170, 0, 0], [171, 0, 0]] }, { "op": "relu", "name": "relu30", - "inputs": [[161, 0, 0]] + "inputs": [[172, 0, 0]] }, { "op": "null", - "name": "residual8.0.conv_5_2.weight", + "name": "convolution40_weight", "attrs": {"__shape__": "(128, 128, 5, 5)"}, "inputs": [] }, { "op": "null", - "name": "residual8.0.conv_5_2.bias", + "name": "convolution40_bias", "attrs": {"__shape__": "(128,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution39", + "name": "convolution40", "attrs": { "dilate": "(1, 1)", "kernel": "(5, 5)", @@ -1360,12 +1435,12 @@ "pad": "(2, 2)", "stride": "(1, 1)" }, - "inputs": [[158, 0, 0], [163, 0, 0], [164, 0, 0]] + "inputs": [[169, 0, 0], [174, 0, 0], [175, 0, 0]] }, { "op": "relu", "name": "relu31", - "inputs": [[165, 0, 0]] + "inputs": [[176, 0, 0]] }, { "op": "Concat", @@ -1374,33 +1449,39 @@ "dim": "1", "num_args": "2" }, - "inputs": [[162, 0, 0], [166, 0, 0]] + "inputs": [[173, 0, 0], [177, 0, 0]] }, { "op": "null", - "name": "residual8.0.confusion.weight", + "name": "convolution41_weight", "attrs": {"__shape__": "(64, 256, 1, 1)"}, "inputs": [] }, + { + "op": "null", + "name": "convolution41_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, { "op": "Convolution", - "name": "convolution40", + "name": "convolution41", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", "layout": "NCHW", - "no_bias": "True", + "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[167, 0, 0], [168, 0, 0]] + "inputs": [[178, 0, 0], [179, 0, 0], [180, 0, 0]] }, { "op": "broadcast_add", "name": "broadcast_add7", - "inputs": [[169, 0, 0], [149, 0, 0]] + "inputs": [[181, 0, 0], [160, 0, 0]] }, { "op": "Concat", @@ -1409,174 +1490,264 @@ "dim": "1", "num_args": "9" }, - "inputs": [[2, 0, 0], [23, 0, 0], [44, 0, 0], [65, 0, 0], [86, 0, 0], [107, 0, 0], [128, 0, 0], [149, 0, 0], [170, 0, 0]] + "inputs": [[28, 0, 0], [50, 0, 0], [72, 0, 0], [94, 0, 0], [116, 0, 0], [138, 0, 0], [160, 0, 0], [182, 0, 0], [6, 0, 0]] }, { "op": "null", - "name": "bottle.weight", + "name": "convolution42_weight", "attrs": {"__shape__": "(64, 576, 1, 1)"}, "inputs": [] }, + { + "op": "null", + "name": "convolution42_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, { "op": "Convolution", - "name": "convolution41", + "name": "convolution42", "attrs": { "dilate": "(1, 1)", "kernel": "(1, 1)", "layout": "NCHW", - "no_bias": "True", + "no_bias": "False", "num_filter": "64", "num_group": "1", "pad": "(0, 0)", "stride": "(1, 1)" }, - "inputs": [[171, 0, 0], [172, 0, 0]] + "inputs": [[183, 0, 0], [184, 0, 0], [185, 0, 0]] + }, + { + "op": "null", + "name": "convolution43_weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution43_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution43", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[186, 0, 0], [187, 0, 0], [188, 0, 0]] }, { "op": "null", - "name": "conv_2x.weight", + "name": "convolution44_weight", "attrs": {"__shape__": "(576, 64, 3, 3)"}, "inputs": [] }, + { + "op": "null", + "name": "convolution44_bias", + "attrs": {"__shape__": "(576,)"}, + "inputs": [] + }, { "op": "Convolution", - "name": "convolution42", + "name": "convolution44", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", "layout": "NCHW", - "no_bias": "True", + "no_bias": "False", "num_filter": "576", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[173, 0, 0], [174, 0, 0]] + "inputs": [[189, 0, 0], [190, 0, 0], [191, 0, 0]] }, { "op": "Reshape", "name": "reshape0", "attrs": {"shape": "(0, -4, -1, 9, 0, 0)"}, - "inputs": [[175, 0, 0]] + "inputs": [[192, 0, 0]] }, { "op": "Reshape", "name": "reshape1", "attrs": {"shape": "(0, 0, -4, 3, 3, 0, 0)"}, - "inputs": [[176, 0, 0]] + "inputs": [[193, 0, 0]] }, { "op": "transpose", "name": "transpose0", "attrs": {"axes": "(0, 1, 4, 2, 5, 3)"}, - "inputs": [[177, 0, 0]] + "inputs": [[194, 0, 0]] }, { "op": "Reshape", "name": "reshape2", "attrs": {"shape": "(0, 0, -3, -3)"}, - "inputs": [[178, 0, 0]] + "inputs": [[195, 0, 0]] }, { "op": "null", - "name": "conv_output.weight", - "attrs": {"__shape__": "(1, 64, 3, 3)"}, + "name": "convolution45_weight", + "attrs": {"__shape__": "(3, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution45_bias", + "attrs": {"__shape__": "(3,)"}, "inputs": [] }, { "op": "Convolution", - "name": "convolution43", + "name": "convolution45", "attrs": { "dilate": "(1, 1)", "kernel": "(3, 3)", "layout": "NCHW", - "no_bias": "True", - "num_filter": "1", + "no_bias": "False", + "num_filter": "3", "num_group": "1", "pad": "(1, 1)", "stride": "(1, 1)" }, - "inputs": [[179, 0, 0], [180, 0, 0]] + "inputs": [[196, 0, 0], [197, 0, 0], [198, 0, 0]] + }, + { + "op": "null", + "name": "convolution46_weight", + "attrs": {"__shape__": "(3, 3, 1, 1)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution46_bias", + "attrs": {"__shape__": "(3,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution46", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "3", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[199, 0, 0], [200, 0, 0], [201, 0, 0]] } ], "arg_nodes": [ 0, 1, - 3, + 2, 4, + 5, 7, 8, + 11, 12, - 13, 16, 17, + 20, 21, - 24, 25, - 28, + 26, 29, + 30, 33, 34, - 37, 38, + 39, 42, - 45, - 46, - 49, - 50, - 54, + 43, + 47, + 48, + 51, + 52, 55, - 58, - 59, - 63, - 66, - 67, + 56, + 60, + 61, + 64, + 65, + 69, 70, - 71, - 75, - 76, - 79, - 80, - 84, + 73, + 74, + 77, + 78, + 82, + 83, + 86, 87, - 88, 91, 92, + 95, 96, - 97, + 99, 100, - 101, + 104, 105, 108, 109, - 112, 113, + 114, 117, 118, 121, 122, 126, - 129, + 127, 130, - 133, - 134, - 138, + 131, + 135, + 136, 139, - 142, + 140, 143, - 147, - 150, - 151, - 154, - 155, - 159, - 160, - 163, - 164, - 168, - 172, + 144, + 148, + 149, + 152, + 153, + 157, + 158, + 161, + 162, + 165, + 166, + 170, + 171, 174, - 180 + 175, + 179, + 180, + 184, + 185, + 187, + 188, + 190, + 191, + 197, + 198, + 200, + 201 ], "node_row_ptr": [ 0, @@ -1761,8 +1932,29 @@ 179, 180, 181, - 182 + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192, + 193, + 194, + 195, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203 ], - "heads": [[181, 0, 0]], + "heads": [[202, 0, 0]], "attrs": {"mxnet_version": ["int", 10300]} } \ No newline at end of file diff --git a/MSRN/MSRN_3x_old-0000.params b/MSRN/MSRN_3x_old-0000.params new file mode 100644 index 0000000..cd19db7 Binary files /dev/null and b/MSRN/MSRN_3x_old-0000.params differ diff --git a/MSRN/MSRN_3x_old-symbol.json b/MSRN/MSRN_3x_old-symbol.json new file mode 100644 index 0000000..61d3212 --- /dev/null +++ b/MSRN/MSRN_3x_old-symbol.json @@ -0,0 +1,1768 @@ +{ + "nodes": [ + { + "op": "null", + "name": "data", + "inputs": [] + }, + { + "op": "null", + "name": "conv_input.weight", + "attrs": {"__shape__": "(64, 1, 3, 3)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution0", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[0, 0, 0], [1, 0, 0]] + }, + { + "op": "null", + "name": "residual1.0.conv_3_1.weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual1.0.conv_3_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution1", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[2, 0, 0], [3, 0, 0], [4, 0, 0]] + }, + { + "op": "relu", + "name": "relu0", + "inputs": [[5, 0, 0]] + }, + { + "op": "null", + "name": "residual1.0.conv_5_1.weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual1.0.conv_5_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution2", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[2, 0, 0], [7, 0, 0], [8, 0, 0]] + }, + { + "op": "relu", + "name": "relu1", + "inputs": [[9, 0, 0]] + }, + { + "op": "Concat", + "name": "concat0", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[6, 0, 0], [10, 0, 0]] + }, + { + "op": "null", + "name": "residual1.0.conv_3_2.weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual1.0.conv_3_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution3", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[11, 0, 0], [12, 0, 0], [13, 0, 0]] + }, + { + "op": "relu", + "name": "relu2", + "inputs": [[14, 0, 0]] + }, + { + "op": "null", + "name": "residual1.0.conv_5_2.weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual1.0.conv_5_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution4", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[11, 0, 0], [16, 0, 0], [17, 0, 0]] + }, + { + "op": "relu", + "name": "relu3", + "inputs": [[18, 0, 0]] + }, + { + "op": "Concat", + "name": "concat1", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[15, 0, 0], [19, 0, 0]] + }, + { + "op": "null", + "name": "residual1.0.confusion.weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution5", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[20, 0, 0], [21, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add0", + "inputs": [[22, 0, 0], [2, 0, 0]] + }, + { + "op": "null", + "name": "residual2.0.conv_3_1.weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual2.0.conv_3_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution6", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[23, 0, 0], [24, 0, 0], [25, 0, 0]] + }, + { + "op": "relu", + "name": "relu4", + "inputs": [[26, 0, 0]] + }, + { + "op": "null", + "name": "residual2.0.conv_5_1.weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual2.0.conv_5_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution7", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[23, 0, 0], [28, 0, 0], [29, 0, 0]] + }, + { + "op": "relu", + "name": "relu5", + "inputs": [[30, 0, 0]] + }, + { + "op": "Concat", + "name": "concat2", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[27, 0, 0], [31, 0, 0]] + }, + { + "op": "null", + "name": "residual2.0.conv_3_2.weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual2.0.conv_3_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution8", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[32, 0, 0], [33, 0, 0], [34, 0, 0]] + }, + { + "op": "relu", + "name": "relu6", + "inputs": [[35, 0, 0]] + }, + { + "op": "null", + "name": "residual2.0.conv_5_2.weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual2.0.conv_5_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution9", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[32, 0, 0], [37, 0, 0], [38, 0, 0]] + }, + { + "op": "relu", + "name": "relu7", + "inputs": [[39, 0, 0]] + }, + { + "op": "Concat", + "name": "concat3", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[36, 0, 0], [40, 0, 0]] + }, + { + "op": "null", + "name": "residual2.0.confusion.weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution10", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[41, 0, 0], [42, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add1", + "inputs": [[43, 0, 0], [23, 0, 0]] + }, + { + "op": "null", + "name": "residual3.0.conv_3_1.weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual3.0.conv_3_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution11", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[44, 0, 0], [45, 0, 0], [46, 0, 0]] + }, + { + "op": "relu", + "name": "relu8", + "inputs": [[47, 0, 0]] + }, + { + "op": "null", + "name": "residual3.0.conv_5_1.weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual3.0.conv_5_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution12", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[44, 0, 0], [49, 0, 0], [50, 0, 0]] + }, + { + "op": "relu", + "name": "relu9", + "inputs": [[51, 0, 0]] + }, + { + "op": "Concat", + "name": "concat4", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[48, 0, 0], [52, 0, 0]] + }, + { + "op": "null", + "name": "residual3.0.conv_3_2.weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual3.0.conv_3_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution13", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[53, 0, 0], [54, 0, 0], [55, 0, 0]] + }, + { + "op": "relu", + "name": "relu10", + "inputs": [[56, 0, 0]] + }, + { + "op": "null", + "name": "residual3.0.conv_5_2.weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual3.0.conv_5_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution14", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[53, 0, 0], [58, 0, 0], [59, 0, 0]] + }, + { + "op": "relu", + "name": "relu11", + "inputs": [[60, 0, 0]] + }, + { + "op": "Concat", + "name": "concat5", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[57, 0, 0], [61, 0, 0]] + }, + { + "op": "null", + "name": "residual3.0.confusion.weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution15", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[62, 0, 0], [63, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add2", + "inputs": [[64, 0, 0], [44, 0, 0]] + }, + { + "op": "null", + "name": "residual4.0.conv_3_1.weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual4.0.conv_3_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution16", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[65, 0, 0], [66, 0, 0], [67, 0, 0]] + }, + { + "op": "relu", + "name": "relu12", + "inputs": [[68, 0, 0]] + }, + { + "op": "null", + "name": "residual4.0.conv_5_1.weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual4.0.conv_5_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution17", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[65, 0, 0], [70, 0, 0], [71, 0, 0]] + }, + { + "op": "relu", + "name": "relu13", + "inputs": [[72, 0, 0]] + }, + { + "op": "Concat", + "name": "concat6", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[69, 0, 0], [73, 0, 0]] + }, + { + "op": "null", + "name": "residual4.0.conv_3_2.weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual4.0.conv_3_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution18", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[74, 0, 0], [75, 0, 0], [76, 0, 0]] + }, + { + "op": "relu", + "name": "relu14", + "inputs": [[77, 0, 0]] + }, + { + "op": "null", + "name": "residual4.0.conv_5_2.weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual4.0.conv_5_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution19", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[74, 0, 0], [79, 0, 0], [80, 0, 0]] + }, + { + "op": "relu", + "name": "relu15", + "inputs": [[81, 0, 0]] + }, + { + "op": "Concat", + "name": "concat7", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[78, 0, 0], [82, 0, 0]] + }, + { + "op": "null", + "name": "residual4.0.confusion.weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution20", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[83, 0, 0], [84, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add3", + "inputs": [[85, 0, 0], [65, 0, 0]] + }, + { + "op": "null", + "name": "residual5.0.conv_3_1.weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual5.0.conv_3_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution21", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[86, 0, 0], [87, 0, 0], [88, 0, 0]] + }, + { + "op": "relu", + "name": "relu16", + "inputs": [[89, 0, 0]] + }, + { + "op": "null", + "name": "residual5.0.conv_5_1.weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual5.0.conv_5_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution22", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[86, 0, 0], [91, 0, 0], [92, 0, 0]] + }, + { + "op": "relu", + "name": "relu17", + "inputs": [[93, 0, 0]] + }, + { + "op": "Concat", + "name": "concat8", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[90, 0, 0], [94, 0, 0]] + }, + { + "op": "null", + "name": "residual5.0.conv_3_2.weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual5.0.conv_3_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution23", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[95, 0, 0], [96, 0, 0], [97, 0, 0]] + }, + { + "op": "relu", + "name": "relu18", + "inputs": [[98, 0, 0]] + }, + { + "op": "null", + "name": "residual5.0.conv_5_2.weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual5.0.conv_5_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution24", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[95, 0, 0], [100, 0, 0], [101, 0, 0]] + }, + { + "op": "relu", + "name": "relu19", + "inputs": [[102, 0, 0]] + }, + { + "op": "Concat", + "name": "concat9", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[99, 0, 0], [103, 0, 0]] + }, + { + "op": "null", + "name": "residual5.0.confusion.weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution25", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[104, 0, 0], [105, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add4", + "inputs": [[106, 0, 0], [86, 0, 0]] + }, + { + "op": "null", + "name": "residual6.0.conv_3_1.weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual6.0.conv_3_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution26", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[107, 0, 0], [108, 0, 0], [109, 0, 0]] + }, + { + "op": "relu", + "name": "relu20", + "inputs": [[110, 0, 0]] + }, + { + "op": "null", + "name": "residual6.0.conv_5_1.weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual6.0.conv_5_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution27", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[107, 0, 0], [112, 0, 0], [113, 0, 0]] + }, + { + "op": "relu", + "name": "relu21", + "inputs": [[114, 0, 0]] + }, + { + "op": "Concat", + "name": "concat10", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[111, 0, 0], [115, 0, 0]] + }, + { + "op": "null", + "name": "residual6.0.conv_3_2.weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual6.0.conv_3_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution28", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[116, 0, 0], [117, 0, 0], [118, 0, 0]] + }, + { + "op": "relu", + "name": "relu22", + "inputs": [[119, 0, 0]] + }, + { + "op": "null", + "name": "residual6.0.conv_5_2.weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual6.0.conv_5_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution29", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[116, 0, 0], [121, 0, 0], [122, 0, 0]] + }, + { + "op": "relu", + "name": "relu23", + "inputs": [[123, 0, 0]] + }, + { + "op": "Concat", + "name": "concat11", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[120, 0, 0], [124, 0, 0]] + }, + { + "op": "null", + "name": "residual6.0.confusion.weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution30", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[125, 0, 0], [126, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add5", + "inputs": [[127, 0, 0], [107, 0, 0]] + }, + { + "op": "null", + "name": "residual7.0.conv_3_1.weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual7.0.conv_3_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution31", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[128, 0, 0], [129, 0, 0], [130, 0, 0]] + }, + { + "op": "relu", + "name": "relu24", + "inputs": [[131, 0, 0]] + }, + { + "op": "null", + "name": "residual7.0.conv_5_1.weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual7.0.conv_5_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution32", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[128, 0, 0], [133, 0, 0], [134, 0, 0]] + }, + { + "op": "relu", + "name": "relu25", + "inputs": [[135, 0, 0]] + }, + { + "op": "Concat", + "name": "concat12", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[132, 0, 0], [136, 0, 0]] + }, + { + "op": "null", + "name": "residual7.0.conv_3_2.weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual7.0.conv_3_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution33", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[137, 0, 0], [138, 0, 0], [139, 0, 0]] + }, + { + "op": "relu", + "name": "relu26", + "inputs": [[140, 0, 0]] + }, + { + "op": "null", + "name": "residual7.0.conv_5_2.weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual7.0.conv_5_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution34", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[137, 0, 0], [142, 0, 0], [143, 0, 0]] + }, + { + "op": "relu", + "name": "relu27", + "inputs": [[144, 0, 0]] + }, + { + "op": "Concat", + "name": "concat13", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[141, 0, 0], [145, 0, 0]] + }, + { + "op": "null", + "name": "residual7.0.confusion.weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution35", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[146, 0, 0], [147, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add6", + "inputs": [[148, 0, 0], [128, 0, 0]] + }, + { + "op": "null", + "name": "residual8.0.conv_3_1.weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual8.0.conv_3_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution36", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[149, 0, 0], [150, 0, 0], [151, 0, 0]] + }, + { + "op": "relu", + "name": "relu28", + "inputs": [[152, 0, 0]] + }, + { + "op": "null", + "name": "residual8.0.conv_5_1.weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual8.0.conv_5_1.bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution37", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[149, 0, 0], [154, 0, 0], [155, 0, 0]] + }, + { + "op": "relu", + "name": "relu29", + "inputs": [[156, 0, 0]] + }, + { + "op": "Concat", + "name": "concat14", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[153, 0, 0], [157, 0, 0]] + }, + { + "op": "null", + "name": "residual8.0.conv_3_2.weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual8.0.conv_3_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution38", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[158, 0, 0], [159, 0, 0], [160, 0, 0]] + }, + { + "op": "relu", + "name": "relu30", + "inputs": [[161, 0, 0]] + }, + { + "op": "null", + "name": "residual8.0.conv_5_2.weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "residual8.0.conv_5_2.bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution39", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[158, 0, 0], [163, 0, 0], [164, 0, 0]] + }, + { + "op": "relu", + "name": "relu31", + "inputs": [[165, 0, 0]] + }, + { + "op": "Concat", + "name": "concat15", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[162, 0, 0], [166, 0, 0]] + }, + { + "op": "null", + "name": "residual8.0.confusion.weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution40", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[167, 0, 0], [168, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add7", + "inputs": [[169, 0, 0], [149, 0, 0]] + }, + { + "op": "Concat", + "name": "concat16", + "attrs": { + "dim": "1", + "num_args": "9" + }, + "inputs": [[2, 0, 0], [23, 0, 0], [44, 0, 0], [65, 0, 0], [86, 0, 0], [107, 0, 0], [128, 0, 0], [149, 0, 0], [170, 0, 0]] + }, + { + "op": "null", + "name": "bottle.weight", + "attrs": {"__shape__": "(64, 576, 1, 1)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution41", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "True", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[171, 0, 0], [172, 0, 0]] + }, + { + "op": "null", + "name": "conv_2x.weight", + "attrs": {"__shape__": "(576, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution42", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "True", + "num_filter": "576", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[173, 0, 0], [174, 0, 0]] + }, + { + "op": "Reshape", + "name": "reshape0", + "attrs": {"shape": "(0, -4, -1, 9, 0, 0)"}, + "inputs": [[175, 0, 0]] + }, + { + "op": "Reshape", + "name": "reshape1", + "attrs": {"shape": "(0, 0, -4, 3, 3, 0, 0)"}, + "inputs": [[176, 0, 0]] + }, + { + "op": "transpose", + "name": "transpose0", + "attrs": {"axes": "(0, 1, 4, 2, 5, 3)"}, + "inputs": [[177, 0, 0]] + }, + { + "op": "Reshape", + "name": "reshape2", + "attrs": {"shape": "(0, 0, -3, -3)"}, + "inputs": [[178, 0, 0]] + }, + { + "op": "null", + "name": "conv_output.weight", + "attrs": {"__shape__": "(1, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution43", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "True", + "num_filter": "1", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[179, 0, 0], [180, 0, 0]] + } + ], + "arg_nodes": [ + 0, + 1, + 3, + 4, + 7, + 8, + 12, + 13, + 16, + 17, + 21, + 24, + 25, + 28, + 29, + 33, + 34, + 37, + 38, + 42, + 45, + 46, + 49, + 50, + 54, + 55, + 58, + 59, + 63, + 66, + 67, + 70, + 71, + 75, + 76, + 79, + 80, + 84, + 87, + 88, + 91, + 92, + 96, + 97, + 100, + 101, + 105, + 108, + 109, + 112, + 113, + 117, + 118, + 121, + 122, + 126, + 129, + 130, + 133, + 134, + 138, + 139, + 142, + 143, + 147, + 150, + 151, + 154, + 155, + 159, + 160, + 163, + 164, + 168, + 172, + 174, + 180 + ], + "node_row_ptr": [ + 0, + 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, + 169, + 170, + 171, + 172, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, + 181, + 182 + ], + "heads": [[181, 0, 0]], + "attrs": {"mxnet_version": ["int", 10300]} +} \ No newline at end of file diff --git a/MSRN/MSRN_4x-0000.params b/MSRN/MSRN_4x-0000.params new file mode 100644 index 0000000..9a3f38b Binary files /dev/null and b/MSRN/MSRN_4x-0000.params differ diff --git a/MSRN/MSRN_4x-symbol.json b/MSRN/MSRN_4x-symbol.json new file mode 100644 index 0000000..81d7cf9 --- /dev/null +++ b/MSRN/MSRN_4x-symbol.json @@ -0,0 +1,2020 @@ +{ + "nodes": [ + { + "op": "null", + "name": "data", + "inputs": [] + }, + { + "op": "null", + "name": "convolution0_weight", + "attrs": {"__shape__": "(3, 3, 1, 1)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution0_bias", + "attrs": {"__shape__": "(3,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution0", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "3", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[0, 0, 0], [1, 0, 0], [2, 0, 0]] + }, + { + "op": "null", + "name": "convolution1_weight", + "attrs": {"__shape__": "(64, 3, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution1_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution1", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[3, 0, 0], [4, 0, 0], [5, 0, 0]] + }, + { + "op": "null", + "name": "convolution2_weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution2_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution2", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[6, 0, 0], [7, 0, 0], [8, 0, 0]] + }, + { + "op": "relu", + "name": "relu0", + "inputs": [[9, 0, 0]] + }, + { + "op": "null", + "name": "convolution3_weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution3_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution3", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[6, 0, 0], [11, 0, 0], [12, 0, 0]] + }, + { + "op": "relu", + "name": "relu1", + "inputs": [[13, 0, 0]] + }, + { + "op": "Concat", + "name": "concat0", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[10, 0, 0], [14, 0, 0]] + }, + { + "op": "null", + "name": "convolution4_weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution4_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution4", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[15, 0, 0], [16, 0, 0], [17, 0, 0]] + }, + { + "op": "relu", + "name": "relu2", + "inputs": [[18, 0, 0]] + }, + { + "op": "null", + "name": "convolution5_weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution5_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution5", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[15, 0, 0], [20, 0, 0], [21, 0, 0]] + }, + { + "op": "relu", + "name": "relu3", + "inputs": [[22, 0, 0]] + }, + { + "op": "Concat", + "name": "concat1", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[19, 0, 0], [23, 0, 0]] + }, + { + "op": "null", + "name": "convolution6_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution6_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution6", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[24, 0, 0], [25, 0, 0], [26, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add0", + "inputs": [[27, 0, 0], [6, 0, 0]] + }, + { + "op": "null", + "name": "convolution7_weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution7_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution7", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[28, 0, 0], [29, 0, 0], [30, 0, 0]] + }, + { + "op": "relu", + "name": "relu4", + "inputs": [[31, 0, 0]] + }, + { + "op": "null", + "name": "convolution8_weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution8_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution8", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[28, 0, 0], [33, 0, 0], [34, 0, 0]] + }, + { + "op": "relu", + "name": "relu5", + "inputs": [[35, 0, 0]] + }, + { + "op": "Concat", + "name": "concat2", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[32, 0, 0], [36, 0, 0]] + }, + { + "op": "null", + "name": "convolution9_weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution9_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution9", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[37, 0, 0], [38, 0, 0], [39, 0, 0]] + }, + { + "op": "relu", + "name": "relu6", + "inputs": [[40, 0, 0]] + }, + { + "op": "null", + "name": "convolution10_weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution10_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution10", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[37, 0, 0], [42, 0, 0], [43, 0, 0]] + }, + { + "op": "relu", + "name": "relu7", + "inputs": [[44, 0, 0]] + }, + { + "op": "Concat", + "name": "concat3", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[41, 0, 0], [45, 0, 0]] + }, + { + "op": "null", + "name": "convolution11_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution11_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution11", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[46, 0, 0], [47, 0, 0], [48, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add1", + "inputs": [[49, 0, 0], [28, 0, 0]] + }, + { + "op": "null", + "name": "convolution12_weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution12_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution12", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[50, 0, 0], [51, 0, 0], [52, 0, 0]] + }, + { + "op": "relu", + "name": "relu8", + "inputs": [[53, 0, 0]] + }, + { + "op": "null", + "name": "convolution13_weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution13_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution13", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[50, 0, 0], [55, 0, 0], [56, 0, 0]] + }, + { + "op": "relu", + "name": "relu9", + "inputs": [[57, 0, 0]] + }, + { + "op": "Concat", + "name": "concat4", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[54, 0, 0], [58, 0, 0]] + }, + { + "op": "null", + "name": "convolution14_weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution14_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution14", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[59, 0, 0], [60, 0, 0], [61, 0, 0]] + }, + { + "op": "relu", + "name": "relu10", + "inputs": [[62, 0, 0]] + }, + { + "op": "null", + "name": "convolution15_weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution15_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution15", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[59, 0, 0], [64, 0, 0], [65, 0, 0]] + }, + { + "op": "relu", + "name": "relu11", + "inputs": [[66, 0, 0]] + }, + { + "op": "Concat", + "name": "concat5", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[63, 0, 0], [67, 0, 0]] + }, + { + "op": "null", + "name": "convolution16_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution16_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution16", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[68, 0, 0], [69, 0, 0], [70, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add2", + "inputs": [[71, 0, 0], [50, 0, 0]] + }, + { + "op": "null", + "name": "convolution17_weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution17_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution17", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[72, 0, 0], [73, 0, 0], [74, 0, 0]] + }, + { + "op": "relu", + "name": "relu12", + "inputs": [[75, 0, 0]] + }, + { + "op": "null", + "name": "convolution18_weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution18_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution18", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[72, 0, 0], [77, 0, 0], [78, 0, 0]] + }, + { + "op": "relu", + "name": "relu13", + "inputs": [[79, 0, 0]] + }, + { + "op": "Concat", + "name": "concat6", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[76, 0, 0], [80, 0, 0]] + }, + { + "op": "null", + "name": "convolution19_weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution19_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution19", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[81, 0, 0], [82, 0, 0], [83, 0, 0]] + }, + { + "op": "relu", + "name": "relu14", + "inputs": [[84, 0, 0]] + }, + { + "op": "null", + "name": "convolution20_weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution20_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution20", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[81, 0, 0], [86, 0, 0], [87, 0, 0]] + }, + { + "op": "relu", + "name": "relu15", + "inputs": [[88, 0, 0]] + }, + { + "op": "Concat", + "name": "concat7", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[85, 0, 0], [89, 0, 0]] + }, + { + "op": "null", + "name": "convolution21_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution21_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution21", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[90, 0, 0], [91, 0, 0], [92, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add3", + "inputs": [[93, 0, 0], [72, 0, 0]] + }, + { + "op": "null", + "name": "convolution22_weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution22_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution22", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[94, 0, 0], [95, 0, 0], [96, 0, 0]] + }, + { + "op": "relu", + "name": "relu16", + "inputs": [[97, 0, 0]] + }, + { + "op": "null", + "name": "convolution23_weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution23_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution23", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[94, 0, 0], [99, 0, 0], [100, 0, 0]] + }, + { + "op": "relu", + "name": "relu17", + "inputs": [[101, 0, 0]] + }, + { + "op": "Concat", + "name": "concat8", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[98, 0, 0], [102, 0, 0]] + }, + { + "op": "null", + "name": "convolution24_weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution24_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution24", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[103, 0, 0], [104, 0, 0], [105, 0, 0]] + }, + { + "op": "relu", + "name": "relu18", + "inputs": [[106, 0, 0]] + }, + { + "op": "null", + "name": "convolution25_weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution25_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution25", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[103, 0, 0], [108, 0, 0], [109, 0, 0]] + }, + { + "op": "relu", + "name": "relu19", + "inputs": [[110, 0, 0]] + }, + { + "op": "Concat", + "name": "concat9", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[107, 0, 0], [111, 0, 0]] + }, + { + "op": "null", + "name": "convolution26_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution26_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution26", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[112, 0, 0], [113, 0, 0], [114, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add4", + "inputs": [[115, 0, 0], [94, 0, 0]] + }, + { + "op": "null", + "name": "convolution27_weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution27_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution27", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[116, 0, 0], [117, 0, 0], [118, 0, 0]] + }, + { + "op": "relu", + "name": "relu20", + "inputs": [[119, 0, 0]] + }, + { + "op": "null", + "name": "convolution28_weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution28_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution28", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[116, 0, 0], [121, 0, 0], [122, 0, 0]] + }, + { + "op": "relu", + "name": "relu21", + "inputs": [[123, 0, 0]] + }, + { + "op": "Concat", + "name": "concat10", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[120, 0, 0], [124, 0, 0]] + }, + { + "op": "null", + "name": "convolution29_weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution29_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution29", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[125, 0, 0], [126, 0, 0], [127, 0, 0]] + }, + { + "op": "relu", + "name": "relu22", + "inputs": [[128, 0, 0]] + }, + { + "op": "null", + "name": "convolution30_weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution30_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution30", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[125, 0, 0], [130, 0, 0], [131, 0, 0]] + }, + { + "op": "relu", + "name": "relu23", + "inputs": [[132, 0, 0]] + }, + { + "op": "Concat", + "name": "concat11", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[129, 0, 0], [133, 0, 0]] + }, + { + "op": "null", + "name": "convolution31_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution31_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution31", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[134, 0, 0], [135, 0, 0], [136, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add5", + "inputs": [[137, 0, 0], [116, 0, 0]] + }, + { + "op": "null", + "name": "convolution32_weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution32_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution32", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[138, 0, 0], [139, 0, 0], [140, 0, 0]] + }, + { + "op": "relu", + "name": "relu24", + "inputs": [[141, 0, 0]] + }, + { + "op": "null", + "name": "convolution33_weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution33_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution33", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[138, 0, 0], [143, 0, 0], [144, 0, 0]] + }, + { + "op": "relu", + "name": "relu25", + "inputs": [[145, 0, 0]] + }, + { + "op": "Concat", + "name": "concat12", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[142, 0, 0], [146, 0, 0]] + }, + { + "op": "null", + "name": "convolution34_weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution34_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution34", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[147, 0, 0], [148, 0, 0], [149, 0, 0]] + }, + { + "op": "relu", + "name": "relu26", + "inputs": [[150, 0, 0]] + }, + { + "op": "null", + "name": "convolution35_weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution35_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution35", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[147, 0, 0], [152, 0, 0], [153, 0, 0]] + }, + { + "op": "relu", + "name": "relu27", + "inputs": [[154, 0, 0]] + }, + { + "op": "Concat", + "name": "concat13", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[151, 0, 0], [155, 0, 0]] + }, + { + "op": "null", + "name": "convolution36_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution36_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution36", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[156, 0, 0], [157, 0, 0], [158, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add6", + "inputs": [[159, 0, 0], [138, 0, 0]] + }, + { + "op": "null", + "name": "convolution37_weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution37_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution37", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[160, 0, 0], [161, 0, 0], [162, 0, 0]] + }, + { + "op": "relu", + "name": "relu28", + "inputs": [[163, 0, 0]] + }, + { + "op": "null", + "name": "convolution38_weight", + "attrs": {"__shape__": "(64, 64, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution38_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution38", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[160, 0, 0], [165, 0, 0], [166, 0, 0]] + }, + { + "op": "relu", + "name": "relu29", + "inputs": [[167, 0, 0]] + }, + { + "op": "Concat", + "name": "concat14", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[164, 0, 0], [168, 0, 0]] + }, + { + "op": "null", + "name": "convolution39_weight", + "attrs": {"__shape__": "(128, 128, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution39_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution39", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[169, 0, 0], [170, 0, 0], [171, 0, 0]] + }, + { + "op": "relu", + "name": "relu30", + "inputs": [[172, 0, 0]] + }, + { + "op": "null", + "name": "convolution40_weight", + "attrs": {"__shape__": "(128, 128, 5, 5)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution40_bias", + "attrs": {"__shape__": "(128,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution40", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(5, 5)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "128", + "num_group": "1", + "pad": "(2, 2)", + "stride": "(1, 1)" + }, + "inputs": [[169, 0, 0], [174, 0, 0], [175, 0, 0]] + }, + { + "op": "relu", + "name": "relu31", + "inputs": [[176, 0, 0]] + }, + { + "op": "Concat", + "name": "concat15", + "attrs": { + "dim": "1", + "num_args": "2" + }, + "inputs": [[173, 0, 0], [177, 0, 0]] + }, + { + "op": "null", + "name": "convolution41_weight", + "attrs": {"__shape__": "(64, 256, 1, 1)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution41_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution41", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[178, 0, 0], [179, 0, 0], [180, 0, 0]] + }, + { + "op": "broadcast_add", + "name": "broadcast_add7", + "inputs": [[181, 0, 0], [160, 0, 0]] + }, + { + "op": "Concat", + "name": "concat16", + "attrs": { + "dim": "1", + "num_args": "9" + }, + "inputs": [[28, 0, 0], [50, 0, 0], [72, 0, 0], [94, 0, 0], [116, 0, 0], [138, 0, 0], [160, 0, 0], [182, 0, 0], [6, 0, 0]] + }, + { + "op": "null", + "name": "convolution42_weight", + "attrs": {"__shape__": "(64, 576, 1, 1)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution42_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution42", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[183, 0, 0], [184, 0, 0], [185, 0, 0]] + }, + { + "op": "null", + "name": "convolution43_weight", + "attrs": {"__shape__": "(64, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution43_bias", + "attrs": {"__shape__": "(64,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution43", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "64", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[186, 0, 0], [187, 0, 0], [188, 0, 0]] + }, + { + "op": "null", + "name": "convolution44_weight", + "attrs": {"__shape__": "(256, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution44_bias", + "attrs": {"__shape__": "(256,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution44", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "256", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[189, 0, 0], [190, 0, 0], [191, 0, 0]] + }, + { + "op": "Reshape", + "name": "reshape0", + "attrs": {"shape": "(0, -4, -1, 4, 0, 0)"}, + "inputs": [[192, 0, 0]] + }, + { + "op": "Reshape", + "name": "reshape1", + "attrs": {"shape": "(0, 0, -4, 2, 2, 0, 0)"}, + "inputs": [[193, 0, 0]] + }, + { + "op": "transpose", + "name": "transpose0", + "attrs": {"axes": "(0, 1, 4, 2, 5, 3)"}, + "inputs": [[194, 0, 0]] + }, + { + "op": "Reshape", + "name": "reshape2", + "attrs": {"shape": "(0, 0, -3, -3)"}, + "inputs": [[195, 0, 0]] + }, + { + "op": "null", + "name": "convolution45_weight", + "attrs": {"__shape__": "(256, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution45_bias", + "attrs": {"__shape__": "(256,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution45", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "256", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[196, 0, 0], [197, 0, 0], [198, 0, 0]] + }, + { + "op": "Reshape", + "name": "reshape0", + "attrs": {"shape": "(0, -4, -1, 4, 0, 0)"}, + "inputs": [[199, 0, 0]] + }, + { + "op": "Reshape", + "name": "reshape1", + "attrs": {"shape": "(0, 0, -4, 2, 2, 0, 0)"}, + "inputs": [[200, 0, 0]] + }, + { + "op": "transpose", + "name": "transpose0", + "attrs": {"axes": "(0, 1, 4, 2, 5, 3)"}, + "inputs": [[201, 0, 0]] + }, + { + "op": "Reshape", + "name": "reshape2", + "attrs": {"shape": "(0, 0, -3, -3)"}, + "inputs": [[202, 0, 0]] + }, + { + "op": "null", + "name": "convolution46_weight", + "attrs": {"__shape__": "(3, 64, 3, 3)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution46_bias", + "attrs": {"__shape__": "(3,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution46", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(3, 3)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "3", + "num_group": "1", + "pad": "(1, 1)", + "stride": "(1, 1)" + }, + "inputs": [[203, 0, 0], [204, 0, 0], [205, 0, 0]] + }, + { + "op": "null", + "name": "convolution47_weight", + "attrs": {"__shape__": "(3, 3, 1, 1)"}, + "inputs": [] + }, + { + "op": "null", + "name": "convolution47_bias", + "attrs": {"__shape__": "(3,)"}, + "inputs": [] + }, + { + "op": "Convolution", + "name": "convolution47", + "attrs": { + "dilate": "(1, 1)", + "kernel": "(1, 1)", + "layout": "NCHW", + "no_bias": "False", + "num_filter": "3", + "num_group": "1", + "pad": "(0, 0)", + "stride": "(1, 1)" + }, + "inputs": [[206, 0, 0], [207, 0, 0], [208, 0, 0]] + } + ], + "arg_nodes": [ + 0, + 1, + 2, + 4, + 5, + 7, + 8, + 11, + 12, + 16, + 17, + 20, + 21, + 25, + 26, + 29, + 30, + 33, + 34, + 38, + 39, + 42, + 43, + 47, + 48, + 51, + 52, + 55, + 56, + 60, + 61, + 64, + 65, + 69, + 70, + 73, + 74, + 77, + 78, + 82, + 83, + 86, + 87, + 91, + 92, + 95, + 96, + 99, + 100, + 104, + 105, + 108, + 109, + 113, + 114, + 117, + 118, + 121, + 122, + 126, + 127, + 130, + 131, + 135, + 136, + 139, + 140, + 143, + 144, + 148, + 149, + 152, + 153, + 157, + 158, + 161, + 162, + 165, + 166, + 170, + 171, + 174, + 175, + 179, + 180, + 184, + 185, + 187, + 188, + 190, + 191, + 197, + 198, + 204, + 205, + 207, + 208 + ], + "node_row_ptr": [ + 0, + 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, + 169, + 170, + 171, + 172, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192, + 193, + 194, + 195, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 210 + ], + "heads": [[209, 0, 0]], + "attrs": {"mxnet_version": ["int", 10300]} +} \ No newline at end of file diff --git a/MSRN/README.md b/MSRN/README.md index 39da4a8..f7e63e9 100644 --- a/MSRN/README.md +++ b/MSRN/README.md @@ -1,4 +1,4 @@ -Converted from **official** [MIVRC/MSRN-PyTorch](https://github.com/MIVRC/MSRN-PyTorch/tree/c015fb32fe67c0330240535741adf706dde82dd5). +Converted from **official** [MIVRC/MSRN-PyTorch](https://github.com/MIVRC/MSRN-PyTorch/tree/3951f331b93c2328207bbf681a68a072814b48c4). --- diff --git a/MSRN/info.md b/MSRN/info.md index 9db85c8..1db0621 100644 --- a/MSRN/info.md +++ b/MSRN/info.md @@ -1,7 +1,18 @@ +**Note**: Pre-processing has been included in the model's definition (The range of input and output has been set to 1). + ```python # MSRN_2x -sr_args = dict(up_scale=2, is_rgb_model=False, pad=None, crop=None, pre_upscale=False, upscale_uv=False) +sr_args = dict(up_scale=2, is_rgb_model=True, pad=None, crop=None, pre_upscale=False) # MSRN_3x +sr_args = dict(up_scale=3, is_rgb_model=True, pad=None, crop=None, pre_upscale=False) + +# MSRN_4x +sr_args = dict(up_scale=4, is_rgb_model=True, pad=None, crop=None, pre_upscale=False) + +# MSRN_2x_old +sr_args = dict(up_scale=2, is_rgb_model=False, pad=None, crop=None, pre_upscale=False, upscale_uv=False) + +# MSRN_3x_old sr_args = dict(up_scale=3, is_rgb_model=False, pad=None, crop=None, pre_upscale=False, upscale_uv=False) ```