diff --git a/public/ocr_v2_det_new/chunk_1.dat b/public/ocr_v2_det_new/chunk_1.dat new file mode 100644 index 0000000..58ee465 Binary files /dev/null and b/public/ocr_v2_det_new/chunk_1.dat differ diff --git a/public/ocr_v2_det_new/model.json b/public/ocr_v2_det_new/model.json new file mode 100644 index 0000000..13da02e --- /dev/null +++ b/public/ocr_v2_det_new/model.json @@ -0,0 +1,10846 @@ +{ + "chunkNum": 1, + "dataLayout": "nhwc", + "feedShape": { + "fc": 3, + "fh": 960, + "fw": 960 + }, + "ops": [ + { + "attrs": {}, + "inputs": { + "X": [ + "feed" + ] + }, + "outputs": { + "Out": [ + "image" + ] + }, + "type": "feed" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 2, + 2 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_33.w_0" + ], + "Input": [ + "image" + ] + }, + "outputs": { + "Output": [ + "conv2d_147.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_27.b_0" + ], + "Mean": [ + "batch_norm_27.w_1" + ], + "Scale": [ + "batch_norm_27.w_0" + ], + "Variance": [ + "batch_norm_27.w_2" + ], + "X": [ + "conv2d_147.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_27.w_1" + ], + "SavedMean": [ + "batch_norm_27.tmp_0" + ], + "SavedVariance": [ + "batch_norm_27.tmp_1" + ], + "VarianceOut": [ + "batch_norm_27.w_2" + ], + "Y": [ + "batch_norm_27.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_27.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_0.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_34.w_0" + ], + "Input": [ + "hardswish_0.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_148.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_28.b_0" + ], + "Mean": [ + "batch_norm_28.w_1" + ], + "Scale": [ + "batch_norm_28.w_0" + ], + "Variance": [ + "batch_norm_28.w_2" + ], + "X": [ + "conv2d_148.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_28.w_1" + ], + "SavedMean": [ + "batch_norm_28.tmp_0" + ], + "SavedVariance": [ + "batch_norm_28.tmp_1" + ], + "VarianceOut": [ + "batch_norm_28.w_2" + ], + "Y": [ + "batch_norm_28.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "batch_norm_28.tmp_3" + ] + }, + "outputs": { + "Out": [ + "relu_0.tmp_0" + ] + }, + "type": "relu" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 8, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_35.w_0" + ], + "Input": [ + "relu_0.tmp_0" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_0.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_29.b_0" + ], + "Mean": [ + "batch_norm_29.w_1" + ], + "Scale": [ + "batch_norm_29.w_0" + ], + "Variance": [ + "batch_norm_29.w_2" + ], + "X": [ + "depthwise_conv2d_0.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_29.w_1" + ], + "SavedMean": [ + "batch_norm_29.tmp_0" + ], + "SavedVariance": [ + "batch_norm_29.tmp_1" + ], + "VarianceOut": [ + "batch_norm_29.w_2" + ], + "Y": [ + "batch_norm_29.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "batch_norm_29.tmp_3" + ] + }, + "outputs": { + "Out": [ + "relu_1.tmp_0" + ] + }, + "type": "relu" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_36.w_0" + ], + "Input": [ + "relu_1.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_149.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_30.b_0" + ], + "Mean": [ + "batch_norm_30.w_1" + ], + "Scale": [ + "batch_norm_30.w_0" + ], + "Variance": [ + "batch_norm_30.w_2" + ], + "X": [ + "conv2d_149.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_30.w_1" + ], + "SavedMean": [ + "batch_norm_30.tmp_0" + ], + "SavedVariance": [ + "batch_norm_30.tmp_1" + ], + "VarianceOut": [ + "batch_norm_30.w_2" + ], + "Y": [ + "batch_norm_30.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": -1, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "hardswish_0.tmp_0" + ], + "Y": [ + "batch_norm_30.tmp_3" + ] + }, + "outputs": { + "Out": [ + "elementwise_add_0" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_37.w_0" + ], + "Input": [ + "elementwise_add_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_150.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_31.b_0" + ], + "Mean": [ + "batch_norm_31.w_1" + ], + "Scale": [ + "batch_norm_31.w_0" + ], + "Variance": [ + "batch_norm_31.w_2" + ], + "X": [ + "conv2d_150.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_31.w_1" + ], + "SavedMean": [ + "batch_norm_31.tmp_0" + ], + "SavedVariance": [ + "batch_norm_31.tmp_1" + ], + "VarianceOut": [ + "batch_norm_31.w_2" + ], + "Y": [ + "batch_norm_31.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "batch_norm_31.tmp_3" + ] + }, + "outputs": { + "Out": [ + "relu_2.tmp_0" + ] + }, + "type": "relu" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 32, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 2, + 2 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_38.w_0" + ], + "Input": [ + "relu_2.tmp_0" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_1.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_32.b_0" + ], + "Mean": [ + "batch_norm_32.w_1" + ], + "Scale": [ + "batch_norm_32.w_0" + ], + "Variance": [ + "batch_norm_32.w_2" + ], + "X": [ + "depthwise_conv2d_1.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_32.w_1" + ], + "SavedMean": [ + "batch_norm_32.tmp_0" + ], + "SavedVariance": [ + "batch_norm_32.tmp_1" + ], + "VarianceOut": [ + "batch_norm_32.w_2" + ], + "Y": [ + "batch_norm_32.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "batch_norm_32.tmp_3" + ] + }, + "outputs": { + "Out": [ + "relu_3.tmp_0" + ] + }, + "type": "relu" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_39.w_0" + ], + "Input": [ + "relu_3.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_151.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_33.b_0" + ], + "Mean": [ + "batch_norm_33.w_1" + ], + "Scale": [ + "batch_norm_33.w_0" + ], + "Variance": [ + "batch_norm_33.w_2" + ], + "X": [ + "conv2d_151.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_33.w_1" + ], + "SavedMean": [ + "batch_norm_33.tmp_0" + ], + "SavedVariance": [ + "batch_norm_33.tmp_1" + ], + "VarianceOut": [ + "batch_norm_33.w_2" + ], + "Y": [ + "batch_norm_33.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_40.w_0" + ], + "Input": [ + "batch_norm_33.tmp_3" + ] + }, + "outputs": { + "Output": [ + "conv2d_152.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_34.b_0" + ], + "Mean": [ + "batch_norm_34.w_1" + ], + "Scale": [ + "batch_norm_34.w_0" + ], + "Variance": [ + "batch_norm_34.w_2" + ], + "X": [ + "conv2d_152.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_34.w_1" + ], + "SavedMean": [ + "batch_norm_34.tmp_0" + ], + "SavedVariance": [ + "batch_norm_34.tmp_1" + ], + "VarianceOut": [ + "batch_norm_34.w_2" + ], + "Y": [ + "batch_norm_34.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "batch_norm_34.tmp_3" + ] + }, + "outputs": { + "Out": [ + "relu_4.tmp_0" + ] + }, + "type": "relu" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 40, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_41.w_0" + ], + "Input": [ + "relu_4.tmp_0" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_2.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_35.b_0" + ], + "Mean": [ + "batch_norm_35.w_1" + ], + "Scale": [ + "batch_norm_35.w_0" + ], + "Variance": [ + "batch_norm_35.w_2" + ], + "X": [ + "depthwise_conv2d_2.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_35.w_1" + ], + "SavedMean": [ + "batch_norm_35.tmp_0" + ], + "SavedVariance": [ + "batch_norm_35.tmp_1" + ], + "VarianceOut": [ + "batch_norm_35.w_2" + ], + "Y": [ + "batch_norm_35.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "batch_norm_35.tmp_3" + ] + }, + "outputs": { + "Out": [ + "relu_5.tmp_0" + ] + }, + "type": "relu" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_42.w_0" + ], + "Input": [ + "relu_5.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_153.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_36.b_0" + ], + "Mean": [ + "batch_norm_36.w_1" + ], + "Scale": [ + "batch_norm_36.w_0" + ], + "Variance": [ + "batch_norm_36.w_2" + ], + "X": [ + "conv2d_153.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_36.w_1" + ], + "SavedMean": [ + "batch_norm_36.tmp_0" + ], + "SavedVariance": [ + "batch_norm_36.tmp_1" + ], + "VarianceOut": [ + "batch_norm_36.w_2" + ], + "Y": [ + "batch_norm_36.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": -1, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "batch_norm_33.tmp_3" + ], + "Y": [ + "batch_norm_36.tmp_3" + ] + }, + "outputs": { + "Out": [ + "elementwise_add_1" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_43.w_0" + ], + "Input": [ + "elementwise_add_1" + ] + }, + "outputs": { + "Output": [ + "conv2d_154.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_37.b_0" + ], + "Mean": [ + "batch_norm_37.w_1" + ], + "Scale": [ + "batch_norm_37.w_0" + ], + "Variance": [ + "batch_norm_37.w_2" + ], + "X": [ + "conv2d_154.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_37.w_1" + ], + "SavedMean": [ + "batch_norm_37.tmp_0" + ], + "SavedVariance": [ + "batch_norm_37.tmp_1" + ], + "VarianceOut": [ + "batch_norm_37.w_2" + ], + "Y": [ + "batch_norm_37.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "batch_norm_37.tmp_3" + ] + }, + "outputs": { + "Out": [ + "relu_6.tmp_0" + ] + }, + "type": "relu" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 40, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 2, + 2 + ], + "strides": [ + 2, + 2 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_44.w_0" + ], + "Input": [ + "relu_6.tmp_0" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_3.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_38.b_0" + ], + "Mean": [ + "batch_norm_38.w_1" + ], + "Scale": [ + "batch_norm_38.w_0" + ], + "Variance": [ + "batch_norm_38.w_2" + ], + "X": [ + "depthwise_conv2d_3.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_38.w_1" + ], + "SavedMean": [ + "batch_norm_38.tmp_0" + ], + "SavedVariance": [ + "batch_norm_38.tmp_1" + ], + "VarianceOut": [ + "batch_norm_38.w_2" + ], + "Y": [ + "batch_norm_38.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "batch_norm_38.tmp_3" + ] + }, + "outputs": { + "Out": [ + "relu_7.tmp_0" + ] + }, + "type": "relu" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_45.w_0" + ], + "Input": [ + "relu_7.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_155.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_39.b_0" + ], + "Mean": [ + "batch_norm_39.w_1" + ], + "Scale": [ + "batch_norm_39.w_0" + ], + "Variance": [ + "batch_norm_39.w_2" + ], + "X": [ + "conv2d_155.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_39.w_1" + ], + "SavedMean": [ + "batch_norm_39.tmp_0" + ], + "SavedVariance": [ + "batch_norm_39.tmp_1" + ], + "VarianceOut": [ + "batch_norm_39.w_2" + ], + "Y": [ + "batch_norm_39.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_46.w_0" + ], + "Input": [ + "batch_norm_39.tmp_3" + ] + }, + "outputs": { + "Output": [ + "conv2d_156.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_40.b_0" + ], + "Mean": [ + "batch_norm_40.w_1" + ], + "Scale": [ + "batch_norm_40.w_0" + ], + "Variance": [ + "batch_norm_40.w_2" + ], + "X": [ + "conv2d_156.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_40.w_1" + ], + "SavedMean": [ + "batch_norm_40.tmp_0" + ], + "SavedVariance": [ + "batch_norm_40.tmp_1" + ], + "VarianceOut": [ + "batch_norm_40.w_2" + ], + "Y": [ + "batch_norm_40.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "batch_norm_40.tmp_3" + ] + }, + "outputs": { + "Out": [ + "relu_8.tmp_0" + ] + }, + "type": "relu" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 64, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 2, + 2 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_47.w_0" + ], + "Input": [ + "relu_8.tmp_0" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_4.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_41.b_0" + ], + "Mean": [ + "batch_norm_41.w_1" + ], + "Scale": [ + "batch_norm_41.w_0" + ], + "Variance": [ + "batch_norm_41.w_2" + ], + "X": [ + "depthwise_conv2d_4.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_41.w_1" + ], + "SavedMean": [ + "batch_norm_41.tmp_0" + ], + "SavedVariance": [ + "batch_norm_41.tmp_1" + ], + "VarianceOut": [ + "batch_norm_41.w_2" + ], + "Y": [ + "batch_norm_41.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "batch_norm_41.tmp_3" + ] + }, + "outputs": { + "Out": [ + "relu_9.tmp_0" + ] + }, + "type": "relu" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_48.w_0" + ], + "Input": [ + "relu_9.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_157.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_42.b_0" + ], + "Mean": [ + "batch_norm_42.w_1" + ], + "Scale": [ + "batch_norm_42.w_0" + ], + "Variance": [ + "batch_norm_42.w_2" + ], + "X": [ + "conv2d_157.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_42.w_1" + ], + "SavedMean": [ + "batch_norm_42.tmp_0" + ], + "SavedVariance": [ + "batch_norm_42.tmp_1" + ], + "VarianceOut": [ + "batch_norm_42.w_2" + ], + "Y": [ + "batch_norm_42.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": -1, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "batch_norm_39.tmp_3" + ], + "Y": [ + "batch_norm_42.tmp_3" + ] + }, + "outputs": { + "Out": [ + "elementwise_add_2" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_49.w_0" + ], + "Input": [ + "elementwise_add_2" + ] + }, + "outputs": { + "Output": [ + "conv2d_158.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_43.b_0" + ], + "Mean": [ + "batch_norm_43.w_1" + ], + "Scale": [ + "batch_norm_43.w_0" + ], + "Variance": [ + "batch_norm_43.w_2" + ], + "X": [ + "conv2d_158.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_43.w_1" + ], + "SavedMean": [ + "batch_norm_43.tmp_0" + ], + "SavedVariance": [ + "batch_norm_43.tmp_1" + ], + "VarianceOut": [ + "batch_norm_43.w_2" + ], + "Y": [ + "batch_norm_43.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "batch_norm_43.tmp_3" + ] + }, + "outputs": { + "Out": [ + "relu_10.tmp_0" + ] + }, + "type": "relu" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 64, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 2, + 2 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_50.w_0" + ], + "Input": [ + "relu_10.tmp_0" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_5.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_44.b_0" + ], + "Mean": [ + "batch_norm_44.w_1" + ], + "Scale": [ + "batch_norm_44.w_0" + ], + "Variance": [ + "batch_norm_44.w_2" + ], + "X": [ + "depthwise_conv2d_5.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_44.w_1" + ], + "SavedMean": [ + "batch_norm_44.tmp_0" + ], + "SavedVariance": [ + "batch_norm_44.tmp_1" + ], + "VarianceOut": [ + "batch_norm_44.w_2" + ], + "Y": [ + "batch_norm_44.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "batch_norm_44.tmp_3" + ] + }, + "outputs": { + "Out": [ + "relu_11.tmp_0" + ] + }, + "type": "relu" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_51.w_0" + ], + "Input": [ + "relu_11.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_159.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_45.b_0" + ], + "Mean": [ + "batch_norm_45.w_1" + ], + "Scale": [ + "batch_norm_45.w_0" + ], + "Variance": [ + "batch_norm_45.w_2" + ], + "X": [ + "conv2d_159.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_45.w_1" + ], + "SavedMean": [ + "batch_norm_45.tmp_0" + ], + "SavedVariance": [ + "batch_norm_45.tmp_1" + ], + "VarianceOut": [ + "batch_norm_45.w_2" + ], + "Y": [ + "batch_norm_45.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": -1, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "elementwise_add_2" + ], + "Y": [ + "batch_norm_45.tmp_3" + ] + }, + "outputs": { + "Out": [ + "elementwise_add_3" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_52.w_0" + ], + "Input": [ + "elementwise_add_3" + ] + }, + "outputs": { + "Output": [ + "conv2d_160.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_46.b_0" + ], + "Mean": [ + "batch_norm_46.w_1" + ], + "Scale": [ + "batch_norm_46.w_0" + ], + "Variance": [ + "batch_norm_46.w_2" + ], + "X": [ + "conv2d_160.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_46.w_1" + ], + "SavedMean": [ + "batch_norm_46.tmp_0" + ], + "SavedVariance": [ + "batch_norm_46.tmp_1" + ], + "VarianceOut": [ + "batch_norm_46.w_2" + ], + "Y": [ + "batch_norm_46.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_46.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_1.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 120, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 2, + 2 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_53.w_0" + ], + "Input": [ + "hardswish_1.tmp_0" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_6.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_47.b_0" + ], + "Mean": [ + "batch_norm_47.w_1" + ], + "Scale": [ + "batch_norm_47.w_0" + ], + "Variance": [ + "batch_norm_47.w_2" + ], + "X": [ + "depthwise_conv2d_6.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_47.w_1" + ], + "SavedMean": [ + "batch_norm_47.tmp_0" + ], + "SavedVariance": [ + "batch_norm_47.tmp_1" + ], + "VarianceOut": [ + "batch_norm_47.w_2" + ], + "Y": [ + "batch_norm_47.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_47.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_2.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_54.w_0" + ], + "Input": [ + "hardswish_2.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_161.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_48.b_0" + ], + "Mean": [ + "batch_norm_48.w_1" + ], + "Scale": [ + "batch_norm_48.w_0" + ], + "Variance": [ + "batch_norm_48.w_2" + ], + "X": [ + "conv2d_161.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_48.w_1" + ], + "SavedMean": [ + "batch_norm_48.tmp_0" + ], + "SavedVariance": [ + "batch_norm_48.tmp_1" + ], + "VarianceOut": [ + "batch_norm_48.w_2" + ], + "Y": [ + "batch_norm_48.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_55.w_0" + ], + "Input": [ + "batch_norm_48.tmp_3" + ] + }, + "outputs": { + "Output": [ + "conv2d_162.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_49.b_0" + ], + "Mean": [ + "batch_norm_49.w_1" + ], + "Scale": [ + "batch_norm_49.w_0" + ], + "Variance": [ + "batch_norm_49.w_2" + ], + "X": [ + "conv2d_162.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_49.w_1" + ], + "SavedMean": [ + "batch_norm_49.tmp_0" + ], + "SavedVariance": [ + "batch_norm_49.tmp_1" + ], + "VarianceOut": [ + "batch_norm_49.w_2" + ], + "Y": [ + "batch_norm_49.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_49.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_3.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 104, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_56.w_0" + ], + "Input": [ + "hardswish_3.tmp_0" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_7.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_50.b_0" + ], + "Mean": [ + "batch_norm_50.w_1" + ], + "Scale": [ + "batch_norm_50.w_0" + ], + "Variance": [ + "batch_norm_50.w_2" + ], + "X": [ + "depthwise_conv2d_7.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_50.w_1" + ], + "SavedMean": [ + "batch_norm_50.tmp_0" + ], + "SavedVariance": [ + "batch_norm_50.tmp_1" + ], + "VarianceOut": [ + "batch_norm_50.w_2" + ], + "Y": [ + "batch_norm_50.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_50.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_4.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_57.w_0" + ], + "Input": [ + "hardswish_4.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_163.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_51.b_0" + ], + "Mean": [ + "batch_norm_51.w_1" + ], + "Scale": [ + "batch_norm_51.w_0" + ], + "Variance": [ + "batch_norm_51.w_2" + ], + "X": [ + "conv2d_163.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_51.w_1" + ], + "SavedMean": [ + "batch_norm_51.tmp_0" + ], + "SavedVariance": [ + "batch_norm_51.tmp_1" + ], + "VarianceOut": [ + "batch_norm_51.w_2" + ], + "Y": [ + "batch_norm_51.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": -1, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "batch_norm_48.tmp_3" + ], + "Y": [ + "batch_norm_51.tmp_3" + ] + }, + "outputs": { + "Out": [ + "elementwise_add_4" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_58.w_0" + ], + "Input": [ + "elementwise_add_4" + ] + }, + "outputs": { + "Output": [ + "conv2d_164.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_52.b_0" + ], + "Mean": [ + "batch_norm_52.w_1" + ], + "Scale": [ + "batch_norm_52.w_0" + ], + "Variance": [ + "batch_norm_52.w_2" + ], + "X": [ + "conv2d_164.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_52.w_1" + ], + "SavedMean": [ + "batch_norm_52.tmp_0" + ], + "SavedVariance": [ + "batch_norm_52.tmp_1" + ], + "VarianceOut": [ + "batch_norm_52.w_2" + ], + "Y": [ + "batch_norm_52.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_52.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_5.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 96, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_59.w_0" + ], + "Input": [ + "hardswish_5.tmp_0" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_8.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_53.b_0" + ], + "Mean": [ + "batch_norm_53.w_1" + ], + "Scale": [ + "batch_norm_53.w_0" + ], + "Variance": [ + "batch_norm_53.w_2" + ], + "X": [ + "depthwise_conv2d_8.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_53.w_1" + ], + "SavedMean": [ + "batch_norm_53.tmp_0" + ], + "SavedVariance": [ + "batch_norm_53.tmp_1" + ], + "VarianceOut": [ + "batch_norm_53.w_2" + ], + "Y": [ + "batch_norm_53.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_53.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_6.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_60.w_0" + ], + "Input": [ + "hardswish_6.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_165.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_54.b_0" + ], + "Mean": [ + "batch_norm_54.w_1" + ], + "Scale": [ + "batch_norm_54.w_0" + ], + "Variance": [ + "batch_norm_54.w_2" + ], + "X": [ + "conv2d_165.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_54.w_1" + ], + "SavedMean": [ + "batch_norm_54.tmp_0" + ], + "SavedVariance": [ + "batch_norm_54.tmp_1" + ], + "VarianceOut": [ + "batch_norm_54.w_2" + ], + "Y": [ + "batch_norm_54.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": -1, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "elementwise_add_4" + ], + "Y": [ + "batch_norm_54.tmp_3" + ] + }, + "outputs": { + "Out": [ + "elementwise_add_5" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_61.w_0" + ], + "Input": [ + "elementwise_add_5" + ] + }, + "outputs": { + "Output": [ + "conv2d_166.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_55.b_0" + ], + "Mean": [ + "batch_norm_55.w_1" + ], + "Scale": [ + "batch_norm_55.w_0" + ], + "Variance": [ + "batch_norm_55.w_2" + ], + "X": [ + "conv2d_166.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_55.w_1" + ], + "SavedMean": [ + "batch_norm_55.tmp_0" + ], + "SavedVariance": [ + "batch_norm_55.tmp_1" + ], + "VarianceOut": [ + "batch_norm_55.w_2" + ], + "Y": [ + "batch_norm_55.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_55.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_7.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 96, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_62.w_0" + ], + "Input": [ + "hardswish_7.tmp_0" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_9.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_56.b_0" + ], + "Mean": [ + "batch_norm_56.w_1" + ], + "Scale": [ + "batch_norm_56.w_0" + ], + "Variance": [ + "batch_norm_56.w_2" + ], + "X": [ + "depthwise_conv2d_9.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_56.w_1" + ], + "SavedMean": [ + "batch_norm_56.tmp_0" + ], + "SavedVariance": [ + "batch_norm_56.tmp_1" + ], + "VarianceOut": [ + "batch_norm_56.w_2" + ], + "Y": [ + "batch_norm_56.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_56.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_8.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_63.w_0" + ], + "Input": [ + "hardswish_8.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_167.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_57.b_0" + ], + "Mean": [ + "batch_norm_57.w_1" + ], + "Scale": [ + "batch_norm_57.w_0" + ], + "Variance": [ + "batch_norm_57.w_2" + ], + "X": [ + "conv2d_167.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_57.w_1" + ], + "SavedMean": [ + "batch_norm_57.tmp_0" + ], + "SavedVariance": [ + "batch_norm_57.tmp_1" + ], + "VarianceOut": [ + "batch_norm_57.w_2" + ], + "Y": [ + "batch_norm_57.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": -1, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "elementwise_add_5" + ], + "Y": [ + "batch_norm_57.tmp_3" + ] + }, + "outputs": { + "Out": [ + "elementwise_add_6" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_64.w_0" + ], + "Input": [ + "elementwise_add_6" + ] + }, + "outputs": { + "Output": [ + "conv2d_168.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_58.b_0" + ], + "Mean": [ + "batch_norm_58.w_1" + ], + "Scale": [ + "batch_norm_58.w_0" + ], + "Variance": [ + "batch_norm_58.w_2" + ], + "X": [ + "conv2d_168.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_58.w_1" + ], + "SavedMean": [ + "batch_norm_58.tmp_0" + ], + "SavedVariance": [ + "batch_norm_58.tmp_1" + ], + "VarianceOut": [ + "batch_norm_58.w_2" + ], + "Y": [ + "batch_norm_58.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_58.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_9.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 240, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_65.w_0" + ], + "Input": [ + "hardswish_9.tmp_0" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_10.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_59.b_0" + ], + "Mean": [ + "batch_norm_59.w_1" + ], + "Scale": [ + "batch_norm_59.w_0" + ], + "Variance": [ + "batch_norm_59.w_2" + ], + "X": [ + "depthwise_conv2d_10.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_59.w_1" + ], + "SavedMean": [ + "batch_norm_59.tmp_0" + ], + "SavedVariance": [ + "batch_norm_59.tmp_1" + ], + "VarianceOut": [ + "batch_norm_59.w_2" + ], + "Y": [ + "batch_norm_59.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_59.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_10.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_66.w_0" + ], + "Input": [ + "hardswish_10.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_169.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_60.b_0" + ], + "Mean": [ + "batch_norm_60.w_1" + ], + "Scale": [ + "batch_norm_60.w_0" + ], + "Variance": [ + "batch_norm_60.w_2" + ], + "X": [ + "conv2d_169.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_60.w_1" + ], + "SavedMean": [ + "batch_norm_60.tmp_0" + ], + "SavedVariance": [ + "batch_norm_60.tmp_1" + ], + "VarianceOut": [ + "batch_norm_60.w_2" + ], + "Y": [ + "batch_norm_60.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_67.w_0" + ], + "Input": [ + "batch_norm_60.tmp_3" + ] + }, + "outputs": { + "Output": [ + "conv2d_170.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_61.b_0" + ], + "Mean": [ + "batch_norm_61.w_1" + ], + "Scale": [ + "batch_norm_61.w_0" + ], + "Variance": [ + "batch_norm_61.w_2" + ], + "X": [ + "conv2d_170.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_61.w_1" + ], + "SavedMean": [ + "batch_norm_61.tmp_0" + ], + "SavedVariance": [ + "batch_norm_61.tmp_1" + ], + "VarianceOut": [ + "batch_norm_61.w_2" + ], + "Y": [ + "batch_norm_61.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_61.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_11.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 336, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_68.w_0" + ], + "Input": [ + "hardswish_11.tmp_0" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_11.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_62.b_0" + ], + "Mean": [ + "batch_norm_62.w_1" + ], + "Scale": [ + "batch_norm_62.w_0" + ], + "Variance": [ + "batch_norm_62.w_2" + ], + "X": [ + "depthwise_conv2d_11.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_62.w_1" + ], + "SavedMean": [ + "batch_norm_62.tmp_0" + ], + "SavedVariance": [ + "batch_norm_62.tmp_1" + ], + "VarianceOut": [ + "batch_norm_62.w_2" + ], + "Y": [ + "batch_norm_62.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_62.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_12.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_69.w_0" + ], + "Input": [ + "hardswish_12.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_171.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_63.b_0" + ], + "Mean": [ + "batch_norm_63.w_1" + ], + "Scale": [ + "batch_norm_63.w_0" + ], + "Variance": [ + "batch_norm_63.w_2" + ], + "X": [ + "conv2d_171.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_63.w_1" + ], + "SavedMean": [ + "batch_norm_63.tmp_0" + ], + "SavedVariance": [ + "batch_norm_63.tmp_1" + ], + "VarianceOut": [ + "batch_norm_63.w_2" + ], + "Y": [ + "batch_norm_63.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": -1, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "batch_norm_60.tmp_3" + ], + "Y": [ + "batch_norm_63.tmp_3" + ] + }, + "outputs": { + "Out": [ + "elementwise_add_7" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_70.w_0" + ], + "Input": [ + "elementwise_add_7" + ] + }, + "outputs": { + "Output": [ + "conv2d_172.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_64.b_0" + ], + "Mean": [ + "batch_norm_64.w_1" + ], + "Scale": [ + "batch_norm_64.w_0" + ], + "Variance": [ + "batch_norm_64.w_2" + ], + "X": [ + "conv2d_172.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_64.w_1" + ], + "SavedMean": [ + "batch_norm_64.tmp_0" + ], + "SavedVariance": [ + "batch_norm_64.tmp_1" + ], + "VarianceOut": [ + "batch_norm_64.w_2" + ], + "Y": [ + "batch_norm_64.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_64.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_13.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 336, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 2, + 2 + ], + "strides": [ + 2, + 2 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_71.w_0" + ], + "Input": [ + "hardswish_13.tmp_0" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_12.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_65.b_0" + ], + "Mean": [ + "batch_norm_65.w_1" + ], + "Scale": [ + "batch_norm_65.w_0" + ], + "Variance": [ + "batch_norm_65.w_2" + ], + "X": [ + "depthwise_conv2d_12.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_65.w_1" + ], + "SavedMean": [ + "batch_norm_65.tmp_0" + ], + "SavedVariance": [ + "batch_norm_65.tmp_1" + ], + "VarianceOut": [ + "batch_norm_65.w_2" + ], + "Y": [ + "batch_norm_65.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_65.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_14.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_72.w_0" + ], + "Input": [ + "hardswish_14.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_173.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_66.b_0" + ], + "Mean": [ + "batch_norm_66.w_1" + ], + "Scale": [ + "batch_norm_66.w_0" + ], + "Variance": [ + "batch_norm_66.w_2" + ], + "X": [ + "conv2d_173.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_66.w_1" + ], + "SavedMean": [ + "batch_norm_66.tmp_0" + ], + "SavedVariance": [ + "batch_norm_66.tmp_1" + ], + "VarianceOut": [ + "batch_norm_66.w_2" + ], + "Y": [ + "batch_norm_66.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_73.w_0" + ], + "Input": [ + "batch_norm_66.tmp_3" + ] + }, + "outputs": { + "Output": [ + "conv2d_174.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_67.b_0" + ], + "Mean": [ + "batch_norm_67.w_1" + ], + "Scale": [ + "batch_norm_67.w_0" + ], + "Variance": [ + "batch_norm_67.w_2" + ], + "X": [ + "conv2d_174.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_67.w_1" + ], + "SavedMean": [ + "batch_norm_67.tmp_0" + ], + "SavedVariance": [ + "batch_norm_67.tmp_1" + ], + "VarianceOut": [ + "batch_norm_67.w_2" + ], + "Y": [ + "batch_norm_67.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_67.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_15.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 480, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 2, + 2 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_74.w_0" + ], + "Input": [ + "hardswish_15.tmp_0" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_13.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_68.b_0" + ], + "Mean": [ + "batch_norm_68.w_1" + ], + "Scale": [ + "batch_norm_68.w_0" + ], + "Variance": [ + "batch_norm_68.w_2" + ], + "X": [ + "depthwise_conv2d_13.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_68.w_1" + ], + "SavedMean": [ + "batch_norm_68.tmp_0" + ], + "SavedVariance": [ + "batch_norm_68.tmp_1" + ], + "VarianceOut": [ + "batch_norm_68.w_2" + ], + "Y": [ + "batch_norm_68.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_68.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_16.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_75.w_0" + ], + "Input": [ + "hardswish_16.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_175.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_69.b_0" + ], + "Mean": [ + "batch_norm_69.w_1" + ], + "Scale": [ + "batch_norm_69.w_0" + ], + "Variance": [ + "batch_norm_69.w_2" + ], + "X": [ + "conv2d_175.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_69.w_1" + ], + "SavedMean": [ + "batch_norm_69.tmp_0" + ], + "SavedVariance": [ + "batch_norm_69.tmp_1" + ], + "VarianceOut": [ + "batch_norm_69.w_2" + ], + "Y": [ + "batch_norm_69.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": -1, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "batch_norm_66.tmp_3" + ], + "Y": [ + "batch_norm_69.tmp_3" + ] + }, + "outputs": { + "Out": [ + "elementwise_add_8" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_76.w_0" + ], + "Input": [ + "elementwise_add_8" + ] + }, + "outputs": { + "Output": [ + "conv2d_176.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_70.b_0" + ], + "Mean": [ + "batch_norm_70.w_1" + ], + "Scale": [ + "batch_norm_70.w_0" + ], + "Variance": [ + "batch_norm_70.w_2" + ], + "X": [ + "conv2d_176.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_70.w_1" + ], + "SavedMean": [ + "batch_norm_70.tmp_0" + ], + "SavedVariance": [ + "batch_norm_70.tmp_1" + ], + "VarianceOut": [ + "batch_norm_70.w_2" + ], + "Y": [ + "batch_norm_70.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_70.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_17.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 480, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 2, + 2 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_77.w_0" + ], + "Input": [ + "hardswish_17.tmp_0" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_14.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_71.b_0" + ], + "Mean": [ + "batch_norm_71.w_1" + ], + "Scale": [ + "batch_norm_71.w_0" + ], + "Variance": [ + "batch_norm_71.w_2" + ], + "X": [ + "depthwise_conv2d_14.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_71.w_1" + ], + "SavedMean": [ + "batch_norm_71.tmp_0" + ], + "SavedVariance": [ + "batch_norm_71.tmp_1" + ], + "VarianceOut": [ + "batch_norm_71.w_2" + ], + "Y": [ + "batch_norm_71.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_71.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_18.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_78.w_0" + ], + "Input": [ + "hardswish_18.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_177.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_72.b_0" + ], + "Mean": [ + "batch_norm_72.w_1" + ], + "Scale": [ + "batch_norm_72.w_0" + ], + "Variance": [ + "batch_norm_72.w_2" + ], + "X": [ + "conv2d_177.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_72.w_1" + ], + "SavedMean": [ + "batch_norm_72.tmp_0" + ], + "SavedVariance": [ + "batch_norm_72.tmp_1" + ], + "VarianceOut": [ + "batch_norm_72.w_2" + ], + "Y": [ + "batch_norm_72.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": -1, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "elementwise_add_8" + ], + "Y": [ + "batch_norm_72.tmp_3" + ] + }, + "outputs": { + "Out": [ + "elementwise_add_9" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_79.w_0" + ], + "Input": [ + "elementwise_add_9" + ] + }, + "outputs": { + "Output": [ + "conv2d_178.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_73.b_0" + ], + "Mean": [ + "batch_norm_73.w_1" + ], + "Scale": [ + "batch_norm_73.w_0" + ], + "Variance": [ + "batch_norm_73.w_2" + ], + "X": [ + "conv2d_178.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_73.w_1" + ], + "SavedMean": [ + "batch_norm_73.tmp_0" + ], + "SavedVariance": [ + "batch_norm_73.tmp_1" + ], + "VarianceOut": [ + "batch_norm_73.w_2" + ], + "Y": [ + "batch_norm_73.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0 + }, + "inputs": { + "X": [ + "batch_norm_73.tmp_3" + ] + }, + "outputs": { + "Out": [ + "hardswish_19.tmp_0" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_83.w_0" + ], + "Input": [ + "hardswish_19.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_179.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_82.w_0" + ], + "Input": [ + "elementwise_add_7" + ] + }, + "outputs": { + "Output": [ + "conv2d_180.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_81.w_0" + ], + "Input": [ + "elementwise_add_3" + ] + }, + "outputs": { + "Output": [ + "conv2d_181.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_80.w_0" + ], + "Input": [ + "elementwise_add_1" + ] + }, + "outputs": { + "Output": [ + "conv2d_182.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "align_corners": false, + "align_mode": 1, + "data_layout": "NCHW", + "interp_method": "nearest", + "out_d": -1, + "out_h": -1, + "out_w": -1, + "scale": [ + 2.0, + 2.0 + ] + }, + "inputs": { + "X": [ + "conv2d_179.tmp_0" + ] + }, + "outputs": { + "Out": [ + "nearest_interp_v2_0.tmp_0" + ] + }, + "type": "nearest_interp_v2" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": -1, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "conv2d_180.tmp_0" + ], + "Y": [ + "nearest_interp_v2_0.tmp_0" + ] + }, + "outputs": { + "Out": [ + "tmp_0" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "align_corners": false, + "align_mode": 1, + "data_layout": "NCHW", + "interp_method": "nearest", + "out_d": -1, + "out_h": -1, + "out_w": -1, + "scale": [ + 2.0, + 2.0 + ] + }, + "inputs": { + "X": [ + "tmp_0" + ] + }, + "outputs": { + "Out": [ + "nearest_interp_v2_1.tmp_0" + ] + }, + "type": "nearest_interp_v2" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": -1, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "conv2d_181.tmp_0" + ], + "Y": [ + "nearest_interp_v2_1.tmp_0" + ] + }, + "outputs": { + "Out": [ + "tmp_1" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "align_corners": false, + "align_mode": 1, + "data_layout": "NCHW", + "interp_method": "nearest", + "out_d": -1, + "out_h": -1, + "out_w": -1, + "scale": [ + 2.0, + 2.0 + ] + }, + "inputs": { + "X": [ + "tmp_1" + ] + }, + "outputs": { + "Out": [ + "nearest_interp_v2_2.tmp_0" + ] + }, + "type": "nearest_interp_v2" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": -1, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "conv2d_182.tmp_0" + ], + "Y": [ + "nearest_interp_v2_2.tmp_0" + ] + }, + "outputs": { + "Out": [ + "tmp_2" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_84.w_0" + ], + "Input": [ + "conv2d_179.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_183.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_85.w_0" + ], + "Input": [ + "tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_184.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_86.w_0" + ], + "Input": [ + "tmp_1" + ] + }, + "outputs": { + "Output": [ + "conv2d_185.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_87.w_0" + ], + "Input": [ + "tmp_2" + ] + }, + "outputs": { + "Output": [ + "conv2d_186.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "align_corners": false, + "align_mode": 1, + "data_layout": "NCHW", + "interp_method": "nearest", + "out_d": -1, + "out_h": -1, + "out_w": -1, + "scale": [ + 8.0, + 8.0 + ] + }, + "inputs": { + "X": [ + "conv2d_183.tmp_0" + ] + }, + "outputs": { + "Out": [ + "nearest_interp_v2_3.tmp_0" + ] + }, + "type": "nearest_interp_v2" + }, + { + "attrs": { + "align_corners": false, + "align_mode": 1, + "data_layout": "NCHW", + "interp_method": "nearest", + "out_d": -1, + "out_h": -1, + "out_w": -1, + "scale": [ + 4.0, + 4.0 + ] + }, + "inputs": { + "X": [ + "conv2d_184.tmp_0" + ] + }, + "outputs": { + "Out": [ + "nearest_interp_v2_4.tmp_0" + ] + }, + "type": "nearest_interp_v2" + }, + { + "attrs": { + "align_corners": false, + "align_mode": 1, + "data_layout": "NCHW", + "interp_method": "nearest", + "out_d": -1, + "out_h": -1, + "out_w": -1, + "scale": [ + 2.0, + 2.0 + ] + }, + "inputs": { + "X": [ + "conv2d_185.tmp_0" + ] + }, + "outputs": { + "Out": [ + "nearest_interp_v2_5.tmp_0" + ] + }, + "type": "nearest_interp_v2" + }, + { + "attrs": { + "axis": 1 + }, + "inputs": { + "X": [ + "nearest_interp_v2_3.tmp_0", + "nearest_interp_v2_4.tmp_0", + "nearest_interp_v2_5.tmp_0", + "conv2d_186.tmp_0" + ] + }, + "outputs": { + "Out": [ + "concat_0.tmp_0" + ] + }, + "type": "concat" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false + }, + "inputs": { + "Filter": [ + "conv2d_88.w_0" + ], + "Input": [ + "concat_0.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_187.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_74.b_0" + ], + "Mean": [ + "batch_norm_74.w_1" + ], + "Scale": [ + "batch_norm_74.w_0" + ], + "Variance": [ + "batch_norm_74.w_2" + ], + "X": [ + "conv2d_187.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_74.w_1" + ], + "SavedMean": [ + "batch_norm_74.tmp_0" + ], + "SavedVariance": [ + "batch_norm_74.tmp_1" + ], + "VarianceOut": [ + "batch_norm_74.w_2" + ], + "Y": [ + "batch_norm_74.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "batch_norm_74.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_74.tmp_4" + ] + }, + "type": "relu" + }, + { + "attrs": { + "dilations": [ + 1, + 1 + ], + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_relu": false, + "groups": 1, + "output_padding": [], + "output_size": [], + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 2, + 2 + ] + }, + "inputs": { + "Filter": [ + "conv2d_transpose_4.w_0" + ], + "Input": [ + "batch_norm_74.tmp_4" + ] + }, + "outputs": { + "Output": [ + "conv2d_transpose_12.tmp_0" + ] + }, + "type": "conv2d_transpose" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": 1, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "conv2d_transpose_12.tmp_0" + ], + "Y": [ + "conv2d_transpose_4.b_0" + ] + }, + "outputs": { + "Out": [ + "elementwise_add_10.tmp_0" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false + }, + "inputs": { + "Bias": [ + "batch_norm_75.b_0" + ], + "Mean": [ + "batch_norm_75.w_1" + ], + "Scale": [ + "batch_norm_75.w_0" + ], + "Variance": [ + "batch_norm_75.w_2" + ], + "X": [ + "elementwise_add_10.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_75.w_1" + ], + "SavedMean": [ + "batch_norm_75.tmp_0" + ], + "SavedVariance": [ + "batch_norm_75.tmp_1" + ], + "VarianceOut": [ + "batch_norm_75.w_2" + ], + "Y": [ + "batch_norm_75.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "batch_norm_75.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_75.tmp_4" + ] + }, + "type": "relu" + }, + { + "attrs": { + "dilations": [ + 1, + 1 + ], + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_relu": false, + "groups": 1, + "output_padding": [], + "output_size": [], + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 2, + 2 + ] + }, + "inputs": { + "Filter": [ + "conv2d_transpose_5.w_0" + ], + "Input": [ + "batch_norm_75.tmp_4" + ] + }, + "outputs": { + "Output": [ + "conv2d_transpose_13.tmp_0" + ] + }, + "type": "conv2d_transpose" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": 1, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "conv2d_transpose_13.tmp_0" + ], + "Y": [ + "conv2d_transpose_5.b_0" + ] + }, + "outputs": { + "Out": [ + "elementwise_add_11.tmp_0" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "elementwise_add_11.tmp_0" + ] + }, + "outputs": { + "Out": [ + "sigmoid_0.tmp_0" + ] + }, + "type": "sigmoid" + }, + { + "attrs": { + "bias": 0.0, + "bias_after_scale": true, + "scale": 1.0 + }, + "inputs": { + "X": [ + "sigmoid_0.tmp_0" + ] + }, + "outputs": { + "Out": [ + "save_infer_model/scale_0.tmp_1" + ] + }, + "type": "scale" + }, + { + "attrs": {}, + "inputs": { + "X": [ + "save_infer_model/scale_0.tmp_1" + ] + }, + "outputs": { + "Out": [ + "fetch" + ] + }, + "type": "fetch" + } + ], + "vars": { + "batch_norm_27.b_0": { + "name": "batch_norm_27.b_0", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_27.tmp_0": { + "name": "batch_norm_27.tmp_0", + "persistable": false, + "shape": [ + 8 + ] + }, + "batch_norm_27.tmp_1": { + "name": "batch_norm_27.tmp_1", + "persistable": false, + "shape": [ + 8 + ] + }, + "batch_norm_27.tmp_2": { + "name": "batch_norm_27.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_27.tmp_3": { + "name": "batch_norm_27.tmp_3", + "persistable": false, + "shape": [ + 1, + 8, + 480, + 480 + ] + }, + "batch_norm_27.w_0": { + "name": "batch_norm_27.w_0", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_27.w_1": { + "name": "batch_norm_27.w_1", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_27.w_2": { + "name": "batch_norm_27.w_2", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_28.b_0": { + "name": "batch_norm_28.b_0", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_28.tmp_0": { + "name": "batch_norm_28.tmp_0", + "persistable": false, + "shape": [ + 8 + ] + }, + "batch_norm_28.tmp_1": { + "name": "batch_norm_28.tmp_1", + "persistable": false, + "shape": [ + 8 + ] + }, + "batch_norm_28.tmp_2": { + "name": "batch_norm_28.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_28.tmp_3": { + "name": "batch_norm_28.tmp_3", + "persistable": false, + "shape": [ + 1, + 8, + 480, + 480 + ] + }, + "batch_norm_28.w_0": { + "name": "batch_norm_28.w_0", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_28.w_1": { + "name": "batch_norm_28.w_1", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_28.w_2": { + "name": "batch_norm_28.w_2", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_29.b_0": { + "name": "batch_norm_29.b_0", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_29.tmp_0": { + "name": "batch_norm_29.tmp_0", + "persistable": false, + "shape": [ + 8 + ] + }, + "batch_norm_29.tmp_1": { + "name": "batch_norm_29.tmp_1", + "persistable": false, + "shape": [ + 8 + ] + }, + "batch_norm_29.tmp_2": { + "name": "batch_norm_29.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_29.tmp_3": { + "name": "batch_norm_29.tmp_3", + "persistable": false, + "shape": [ + 1, + 8, + 480, + 480 + ] + }, + "batch_norm_29.w_0": { + "name": "batch_norm_29.w_0", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_29.w_1": { + "name": "batch_norm_29.w_1", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_29.w_2": { + "name": "batch_norm_29.w_2", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_30.b_0": { + "name": "batch_norm_30.b_0", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_30.tmp_0": { + "name": "batch_norm_30.tmp_0", + "persistable": false, + "shape": [ + 8 + ] + }, + "batch_norm_30.tmp_1": { + "name": "batch_norm_30.tmp_1", + "persistable": false, + "shape": [ + 8 + ] + }, + "batch_norm_30.tmp_2": { + "name": "batch_norm_30.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_30.tmp_3": { + "name": "batch_norm_30.tmp_3", + "persistable": false, + "shape": [ + 1, + 8, + 480, + 480 + ] + }, + "batch_norm_30.w_0": { + "name": "batch_norm_30.w_0", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_30.w_1": { + "name": "batch_norm_30.w_1", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_30.w_2": { + "name": "batch_norm_30.w_2", + "persistable": true, + "shape": [ + 8 + ] + }, + "batch_norm_31.b_0": { + "name": "batch_norm_31.b_0", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_31.tmp_0": { + "name": "batch_norm_31.tmp_0", + "persistable": false, + "shape": [ + 32 + ] + }, + "batch_norm_31.tmp_1": { + "name": "batch_norm_31.tmp_1", + "persistable": false, + "shape": [ + 32 + ] + }, + "batch_norm_31.tmp_2": { + "name": "batch_norm_31.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_31.tmp_3": { + "name": "batch_norm_31.tmp_3", + "persistable": false, + "shape": [ + 1, + 32, + 480, + 480 + ] + }, + "batch_norm_31.w_0": { + "name": "batch_norm_31.w_0", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_31.w_1": { + "name": "batch_norm_31.w_1", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_31.w_2": { + "name": "batch_norm_31.w_2", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_32.b_0": { + "name": "batch_norm_32.b_0", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_32.tmp_0": { + "name": "batch_norm_32.tmp_0", + "persistable": false, + "shape": [ + 32 + ] + }, + "batch_norm_32.tmp_1": { + "name": "batch_norm_32.tmp_1", + "persistable": false, + "shape": [ + 32 + ] + }, + "batch_norm_32.tmp_2": { + "name": "batch_norm_32.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_32.tmp_3": { + "name": "batch_norm_32.tmp_3", + "persistable": false, + "shape": [ + 1, + 32, + 240, + 240 + ] + }, + "batch_norm_32.w_0": { + "name": "batch_norm_32.w_0", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_32.w_1": { + "name": "batch_norm_32.w_1", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_32.w_2": { + "name": "batch_norm_32.w_2", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_33.b_0": { + "name": "batch_norm_33.b_0", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_33.tmp_0": { + "name": "batch_norm_33.tmp_0", + "persistable": false, + "shape": [ + 16 + ] + }, + "batch_norm_33.tmp_1": { + "name": "batch_norm_33.tmp_1", + "persistable": false, + "shape": [ + 16 + ] + }, + "batch_norm_33.tmp_2": { + "name": "batch_norm_33.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_33.tmp_3": { + "name": "batch_norm_33.tmp_3", + "persistable": false, + "shape": [ + 1, + 16, + 240, + 240 + ] + }, + "batch_norm_33.w_0": { + "name": "batch_norm_33.w_0", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_33.w_1": { + "name": "batch_norm_33.w_1", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_33.w_2": { + "name": "batch_norm_33.w_2", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_34.b_0": { + "name": "batch_norm_34.b_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_34.tmp_0": { + "name": "batch_norm_34.tmp_0", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_34.tmp_1": { + "name": "batch_norm_34.tmp_1", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_34.tmp_2": { + "name": "batch_norm_34.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_34.tmp_3": { + "name": "batch_norm_34.tmp_3", + "persistable": false, + "shape": [ + 1, + 40, + 240, + 240 + ] + }, + "batch_norm_34.w_0": { + "name": "batch_norm_34.w_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_34.w_1": { + "name": "batch_norm_34.w_1", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_34.w_2": { + "name": "batch_norm_34.w_2", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_35.b_0": { + "name": "batch_norm_35.b_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_35.tmp_0": { + "name": "batch_norm_35.tmp_0", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_35.tmp_1": { + "name": "batch_norm_35.tmp_1", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_35.tmp_2": { + "name": "batch_norm_35.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_35.tmp_3": { + "name": "batch_norm_35.tmp_3", + "persistable": false, + "shape": [ + 1, + 40, + 240, + 240 + ] + }, + "batch_norm_35.w_0": { + "name": "batch_norm_35.w_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_35.w_1": { + "name": "batch_norm_35.w_1", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_35.w_2": { + "name": "batch_norm_35.w_2", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_36.b_0": { + "name": "batch_norm_36.b_0", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_36.tmp_0": { + "name": "batch_norm_36.tmp_0", + "persistable": false, + "shape": [ + 16 + ] + }, + "batch_norm_36.tmp_1": { + "name": "batch_norm_36.tmp_1", + "persistable": false, + "shape": [ + 16 + ] + }, + "batch_norm_36.tmp_2": { + "name": "batch_norm_36.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_36.tmp_3": { + "name": "batch_norm_36.tmp_3", + "persistable": false, + "shape": [ + 1, + 16, + 240, + 240 + ] + }, + "batch_norm_36.w_0": { + "name": "batch_norm_36.w_0", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_36.w_1": { + "name": "batch_norm_36.w_1", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_36.w_2": { + "name": "batch_norm_36.w_2", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_37.b_0": { + "name": "batch_norm_37.b_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_37.tmp_0": { + "name": "batch_norm_37.tmp_0", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_37.tmp_1": { + "name": "batch_norm_37.tmp_1", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_37.tmp_2": { + "name": "batch_norm_37.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_37.tmp_3": { + "name": "batch_norm_37.tmp_3", + "persistable": false, + "shape": [ + 1, + 40, + 240, + 240 + ] + }, + "batch_norm_37.w_0": { + "name": "batch_norm_37.w_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_37.w_1": { + "name": "batch_norm_37.w_1", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_37.w_2": { + "name": "batch_norm_37.w_2", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_38.b_0": { + "name": "batch_norm_38.b_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_38.tmp_0": { + "name": "batch_norm_38.tmp_0", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_38.tmp_1": { + "name": "batch_norm_38.tmp_1", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_38.tmp_2": { + "name": "batch_norm_38.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_38.tmp_3": { + "name": "batch_norm_38.tmp_3", + "persistable": false, + "shape": [ + 1, + 40, + 120, + 120 + ] + }, + "batch_norm_38.w_0": { + "name": "batch_norm_38.w_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_38.w_1": { + "name": "batch_norm_38.w_1", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_38.w_2": { + "name": "batch_norm_38.w_2", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_39.b_0": { + "name": "batch_norm_39.b_0", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_39.tmp_0": { + "name": "batch_norm_39.tmp_0", + "persistable": false, + "shape": [ + 24 + ] + }, + "batch_norm_39.tmp_1": { + "name": "batch_norm_39.tmp_1", + "persistable": false, + "shape": [ + 24 + ] + }, + "batch_norm_39.tmp_2": { + "name": "batch_norm_39.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_39.tmp_3": { + "name": "batch_norm_39.tmp_3", + "persistable": false, + "shape": [ + 1, + 24, + 120, + 120 + ] + }, + "batch_norm_39.w_0": { + "name": "batch_norm_39.w_0", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_39.w_1": { + "name": "batch_norm_39.w_1", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_39.w_2": { + "name": "batch_norm_39.w_2", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_40.b_0": { + "name": "batch_norm_40.b_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_40.tmp_0": { + "name": "batch_norm_40.tmp_0", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_40.tmp_1": { + "name": "batch_norm_40.tmp_1", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_40.tmp_2": { + "name": "batch_norm_40.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_40.tmp_3": { + "name": "batch_norm_40.tmp_3", + "persistable": false, + "shape": [ + 1, + 64, + 120, + 120 + ] + }, + "batch_norm_40.w_0": { + "name": "batch_norm_40.w_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_40.w_1": { + "name": "batch_norm_40.w_1", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_40.w_2": { + "name": "batch_norm_40.w_2", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_41.b_0": { + "name": "batch_norm_41.b_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_41.tmp_0": { + "name": "batch_norm_41.tmp_0", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_41.tmp_1": { + "name": "batch_norm_41.tmp_1", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_41.tmp_2": { + "name": "batch_norm_41.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_41.tmp_3": { + "name": "batch_norm_41.tmp_3", + "persistable": false, + "shape": [ + 1, + 64, + 120, + 120 + ] + }, + "batch_norm_41.w_0": { + "name": "batch_norm_41.w_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_41.w_1": { + "name": "batch_norm_41.w_1", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_41.w_2": { + "name": "batch_norm_41.w_2", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_42.b_0": { + "name": "batch_norm_42.b_0", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_42.tmp_0": { + "name": "batch_norm_42.tmp_0", + "persistable": false, + "shape": [ + 24 + ] + }, + "batch_norm_42.tmp_1": { + "name": "batch_norm_42.tmp_1", + "persistable": false, + "shape": [ + 24 + ] + }, + "batch_norm_42.tmp_2": { + "name": "batch_norm_42.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_42.tmp_3": { + "name": "batch_norm_42.tmp_3", + "persistable": false, + "shape": [ + 1, + 24, + 120, + 120 + ] + }, + "batch_norm_42.w_0": { + "name": "batch_norm_42.w_0", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_42.w_1": { + "name": "batch_norm_42.w_1", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_42.w_2": { + "name": "batch_norm_42.w_2", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_43.b_0": { + "name": "batch_norm_43.b_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_43.tmp_0": { + "name": "batch_norm_43.tmp_0", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_43.tmp_1": { + "name": "batch_norm_43.tmp_1", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_43.tmp_2": { + "name": "batch_norm_43.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_43.tmp_3": { + "name": "batch_norm_43.tmp_3", + "persistable": false, + "shape": [ + 1, + 64, + 120, + 120 + ] + }, + "batch_norm_43.w_0": { + "name": "batch_norm_43.w_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_43.w_1": { + "name": "batch_norm_43.w_1", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_43.w_2": { + "name": "batch_norm_43.w_2", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_44.b_0": { + "name": "batch_norm_44.b_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_44.tmp_0": { + "name": "batch_norm_44.tmp_0", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_44.tmp_1": { + "name": "batch_norm_44.tmp_1", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_44.tmp_2": { + "name": "batch_norm_44.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_44.tmp_3": { + "name": "batch_norm_44.tmp_3", + "persistable": false, + "shape": [ + 1, + 64, + 120, + 120 + ] + }, + "batch_norm_44.w_0": { + "name": "batch_norm_44.w_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_44.w_1": { + "name": "batch_norm_44.w_1", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_44.w_2": { + "name": "batch_norm_44.w_2", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_45.b_0": { + "name": "batch_norm_45.b_0", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_45.tmp_0": { + "name": "batch_norm_45.tmp_0", + "persistable": false, + "shape": [ + 24 + ] + }, + "batch_norm_45.tmp_1": { + "name": "batch_norm_45.tmp_1", + "persistable": false, + "shape": [ + 24 + ] + }, + "batch_norm_45.tmp_2": { + "name": "batch_norm_45.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_45.tmp_3": { + "name": "batch_norm_45.tmp_3", + "persistable": false, + "shape": [ + 1, + 24, + 120, + 120 + ] + }, + "batch_norm_45.w_0": { + "name": "batch_norm_45.w_0", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_45.w_1": { + "name": "batch_norm_45.w_1", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_45.w_2": { + "name": "batch_norm_45.w_2", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_46.b_0": { + "name": "batch_norm_46.b_0", + "persistable": true, + "shape": [ + 120 + ] + }, + "batch_norm_46.tmp_0": { + "name": "batch_norm_46.tmp_0", + "persistable": false, + "shape": [ + 120 + ] + }, + "batch_norm_46.tmp_1": { + "name": "batch_norm_46.tmp_1", + "persistable": false, + "shape": [ + 120 + ] + }, + "batch_norm_46.tmp_2": { + "name": "batch_norm_46.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_46.tmp_3": { + "name": "batch_norm_46.tmp_3", + "persistable": false, + "shape": [ + 1, + 120, + 120, + 120 + ] + }, + "batch_norm_46.w_0": { + "name": "batch_norm_46.w_0", + "persistable": true, + "shape": [ + 120 + ] + }, + "batch_norm_46.w_1": { + "name": "batch_norm_46.w_1", + "persistable": true, + "shape": [ + 120 + ] + }, + "batch_norm_46.w_2": { + "name": "batch_norm_46.w_2", + "persistable": true, + "shape": [ + 120 + ] + }, + "batch_norm_47.b_0": { + "name": "batch_norm_47.b_0", + "persistable": true, + "shape": [ + 120 + ] + }, + "batch_norm_47.tmp_0": { + "name": "batch_norm_47.tmp_0", + "persistable": false, + "shape": [ + 120 + ] + }, + "batch_norm_47.tmp_1": { + "name": "batch_norm_47.tmp_1", + "persistable": false, + "shape": [ + 120 + ] + }, + "batch_norm_47.tmp_2": { + "name": "batch_norm_47.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_47.tmp_3": { + "name": "batch_norm_47.tmp_3", + "persistable": false, + "shape": [ + 1, + 120, + 60, + 60 + ] + }, + "batch_norm_47.w_0": { + "name": "batch_norm_47.w_0", + "persistable": true, + "shape": [ + 120 + ] + }, + "batch_norm_47.w_1": { + "name": "batch_norm_47.w_1", + "persistable": true, + "shape": [ + 120 + ] + }, + "batch_norm_47.w_2": { + "name": "batch_norm_47.w_2", + "persistable": true, + "shape": [ + 120 + ] + }, + "batch_norm_48.b_0": { + "name": "batch_norm_48.b_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_48.tmp_0": { + "name": "batch_norm_48.tmp_0", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_48.tmp_1": { + "name": "batch_norm_48.tmp_1", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_48.tmp_2": { + "name": "batch_norm_48.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_48.tmp_3": { + "name": "batch_norm_48.tmp_3", + "persistable": false, + "shape": [ + 1, + 40, + 60, + 60 + ] + }, + "batch_norm_48.w_0": { + "name": "batch_norm_48.w_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_48.w_1": { + "name": "batch_norm_48.w_1", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_48.w_2": { + "name": "batch_norm_48.w_2", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_49.b_0": { + "name": "batch_norm_49.b_0", + "persistable": true, + "shape": [ + 104 + ] + }, + "batch_norm_49.tmp_0": { + "name": "batch_norm_49.tmp_0", + "persistable": false, + "shape": [ + 104 + ] + }, + "batch_norm_49.tmp_1": { + "name": "batch_norm_49.tmp_1", + "persistable": false, + "shape": [ + 104 + ] + }, + "batch_norm_49.tmp_2": { + "name": "batch_norm_49.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_49.tmp_3": { + "name": "batch_norm_49.tmp_3", + "persistable": false, + "shape": [ + 1, + 104, + 60, + 60 + ] + }, + "batch_norm_49.w_0": { + "name": "batch_norm_49.w_0", + "persistable": true, + "shape": [ + 104 + ] + }, + "batch_norm_49.w_1": { + "name": "batch_norm_49.w_1", + "persistable": true, + "shape": [ + 104 + ] + }, + "batch_norm_49.w_2": { + "name": "batch_norm_49.w_2", + "persistable": true, + "shape": [ + 104 + ] + }, + "batch_norm_50.b_0": { + "name": "batch_norm_50.b_0", + "persistable": true, + "shape": [ + 104 + ] + }, + "batch_norm_50.tmp_0": { + "name": "batch_norm_50.tmp_0", + "persistable": false, + "shape": [ + 104 + ] + }, + "batch_norm_50.tmp_1": { + "name": "batch_norm_50.tmp_1", + "persistable": false, + "shape": [ + 104 + ] + }, + "batch_norm_50.tmp_2": { + "name": "batch_norm_50.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_50.tmp_3": { + "name": "batch_norm_50.tmp_3", + "persistable": false, + "shape": [ + 1, + 104, + 60, + 60 + ] + }, + "batch_norm_50.w_0": { + "name": "batch_norm_50.w_0", + "persistable": true, + "shape": [ + 104 + ] + }, + "batch_norm_50.w_1": { + "name": "batch_norm_50.w_1", + "persistable": true, + "shape": [ + 104 + ] + }, + "batch_norm_50.w_2": { + "name": "batch_norm_50.w_2", + "persistable": true, + "shape": [ + 104 + ] + }, + "batch_norm_51.b_0": { + "name": "batch_norm_51.b_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_51.tmp_0": { + "name": "batch_norm_51.tmp_0", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_51.tmp_1": { + "name": "batch_norm_51.tmp_1", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_51.tmp_2": { + "name": "batch_norm_51.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_51.tmp_3": { + "name": "batch_norm_51.tmp_3", + "persistable": false, + "shape": [ + 1, + 40, + 60, + 60 + ] + }, + "batch_norm_51.w_0": { + "name": "batch_norm_51.w_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_51.w_1": { + "name": "batch_norm_51.w_1", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_51.w_2": { + "name": "batch_norm_51.w_2", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_52.b_0": { + "name": "batch_norm_52.b_0", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_52.tmp_0": { + "name": "batch_norm_52.tmp_0", + "persistable": false, + "shape": [ + 96 + ] + }, + "batch_norm_52.tmp_1": { + "name": "batch_norm_52.tmp_1", + "persistable": false, + "shape": [ + 96 + ] + }, + "batch_norm_52.tmp_2": { + "name": "batch_norm_52.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_52.tmp_3": { + "name": "batch_norm_52.tmp_3", + "persistable": false, + "shape": [ + 1, + 96, + 60, + 60 + ] + }, + "batch_norm_52.w_0": { + "name": "batch_norm_52.w_0", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_52.w_1": { + "name": "batch_norm_52.w_1", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_52.w_2": { + "name": "batch_norm_52.w_2", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_53.b_0": { + "name": "batch_norm_53.b_0", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_53.tmp_0": { + "name": "batch_norm_53.tmp_0", + "persistable": false, + "shape": [ + 96 + ] + }, + "batch_norm_53.tmp_1": { + "name": "batch_norm_53.tmp_1", + "persistable": false, + "shape": [ + 96 + ] + }, + "batch_norm_53.tmp_2": { + "name": "batch_norm_53.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_53.tmp_3": { + "name": "batch_norm_53.tmp_3", + "persistable": false, + "shape": [ + 1, + 96, + 60, + 60 + ] + }, + "batch_norm_53.w_0": { + "name": "batch_norm_53.w_0", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_53.w_1": { + "name": "batch_norm_53.w_1", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_53.w_2": { + "name": "batch_norm_53.w_2", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_54.b_0": { + "name": "batch_norm_54.b_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_54.tmp_0": { + "name": "batch_norm_54.tmp_0", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_54.tmp_1": { + "name": "batch_norm_54.tmp_1", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_54.tmp_2": { + "name": "batch_norm_54.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_54.tmp_3": { + "name": "batch_norm_54.tmp_3", + "persistable": false, + "shape": [ + 1, + 40, + 60, + 60 + ] + }, + "batch_norm_54.w_0": { + "name": "batch_norm_54.w_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_54.w_1": { + "name": "batch_norm_54.w_1", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_54.w_2": { + "name": "batch_norm_54.w_2", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_55.b_0": { + "name": "batch_norm_55.b_0", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_55.tmp_0": { + "name": "batch_norm_55.tmp_0", + "persistable": false, + "shape": [ + 96 + ] + }, + "batch_norm_55.tmp_1": { + "name": "batch_norm_55.tmp_1", + "persistable": false, + "shape": [ + 96 + ] + }, + "batch_norm_55.tmp_2": { + "name": "batch_norm_55.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_55.tmp_3": { + "name": "batch_norm_55.tmp_3", + "persistable": false, + "shape": [ + 1, + 96, + 60, + 60 + ] + }, + "batch_norm_55.w_0": { + "name": "batch_norm_55.w_0", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_55.w_1": { + "name": "batch_norm_55.w_1", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_55.w_2": { + "name": "batch_norm_55.w_2", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_56.b_0": { + "name": "batch_norm_56.b_0", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_56.tmp_0": { + "name": "batch_norm_56.tmp_0", + "persistable": false, + "shape": [ + 96 + ] + }, + "batch_norm_56.tmp_1": { + "name": "batch_norm_56.tmp_1", + "persistable": false, + "shape": [ + 96 + ] + }, + "batch_norm_56.tmp_2": { + "name": "batch_norm_56.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_56.tmp_3": { + "name": "batch_norm_56.tmp_3", + "persistable": false, + "shape": [ + 1, + 96, + 60, + 60 + ] + }, + "batch_norm_56.w_0": { + "name": "batch_norm_56.w_0", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_56.w_1": { + "name": "batch_norm_56.w_1", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_56.w_2": { + "name": "batch_norm_56.w_2", + "persistable": true, + "shape": [ + 96 + ] + }, + "batch_norm_57.b_0": { + "name": "batch_norm_57.b_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_57.tmp_0": { + "name": "batch_norm_57.tmp_0", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_57.tmp_1": { + "name": "batch_norm_57.tmp_1", + "persistable": false, + "shape": [ + 40 + ] + }, + "batch_norm_57.tmp_2": { + "name": "batch_norm_57.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_57.tmp_3": { + "name": "batch_norm_57.tmp_3", + "persistable": false, + "shape": [ + 1, + 40, + 60, + 60 + ] + }, + "batch_norm_57.w_0": { + "name": "batch_norm_57.w_0", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_57.w_1": { + "name": "batch_norm_57.w_1", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_57.w_2": { + "name": "batch_norm_57.w_2", + "persistable": true, + "shape": [ + 40 + ] + }, + "batch_norm_58.b_0": { + "name": "batch_norm_58.b_0", + "persistable": true, + "shape": [ + 240 + ] + }, + "batch_norm_58.tmp_0": { + "name": "batch_norm_58.tmp_0", + "persistable": false, + "shape": [ + 240 + ] + }, + "batch_norm_58.tmp_1": { + "name": "batch_norm_58.tmp_1", + "persistable": false, + "shape": [ + 240 + ] + }, + "batch_norm_58.tmp_2": { + "name": "batch_norm_58.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_58.tmp_3": { + "name": "batch_norm_58.tmp_3", + "persistable": false, + "shape": [ + 1, + 240, + 60, + 60 + ] + }, + "batch_norm_58.w_0": { + "name": "batch_norm_58.w_0", + "persistable": true, + "shape": [ + 240 + ] + }, + "batch_norm_58.w_1": { + "name": "batch_norm_58.w_1", + "persistable": true, + "shape": [ + 240 + ] + }, + "batch_norm_58.w_2": { + "name": "batch_norm_58.w_2", + "persistable": true, + "shape": [ + 240 + ] + }, + "batch_norm_59.b_0": { + "name": "batch_norm_59.b_0", + "persistable": true, + "shape": [ + 240 + ] + }, + "batch_norm_59.tmp_0": { + "name": "batch_norm_59.tmp_0", + "persistable": false, + "shape": [ + 240 + ] + }, + "batch_norm_59.tmp_1": { + "name": "batch_norm_59.tmp_1", + "persistable": false, + "shape": [ + 240 + ] + }, + "batch_norm_59.tmp_2": { + "name": "batch_norm_59.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_59.tmp_3": { + "name": "batch_norm_59.tmp_3", + "persistable": false, + "shape": [ + 1, + 240, + 60, + 60 + ] + }, + "batch_norm_59.w_0": { + "name": "batch_norm_59.w_0", + "persistable": true, + "shape": [ + 240 + ] + }, + "batch_norm_59.w_1": { + "name": "batch_norm_59.w_1", + "persistable": true, + "shape": [ + 240 + ] + }, + "batch_norm_59.w_2": { + "name": "batch_norm_59.w_2", + "persistable": true, + "shape": [ + 240 + ] + }, + "batch_norm_60.b_0": { + "name": "batch_norm_60.b_0", + "persistable": true, + "shape": [ + 56 + ] + }, + "batch_norm_60.tmp_0": { + "name": "batch_norm_60.tmp_0", + "persistable": false, + "shape": [ + 56 + ] + }, + "batch_norm_60.tmp_1": { + "name": "batch_norm_60.tmp_1", + "persistable": false, + "shape": [ + 56 + ] + }, + "batch_norm_60.tmp_2": { + "name": "batch_norm_60.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_60.tmp_3": { + "name": "batch_norm_60.tmp_3", + "persistable": false, + "shape": [ + 1, + 56, + 60, + 60 + ] + }, + "batch_norm_60.w_0": { + "name": "batch_norm_60.w_0", + "persistable": true, + "shape": [ + 56 + ] + }, + "batch_norm_60.w_1": { + "name": "batch_norm_60.w_1", + "persistable": true, + "shape": [ + 56 + ] + }, + "batch_norm_60.w_2": { + "name": "batch_norm_60.w_2", + "persistable": true, + "shape": [ + 56 + ] + }, + "batch_norm_61.b_0": { + "name": "batch_norm_61.b_0", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_61.tmp_0": { + "name": "batch_norm_61.tmp_0", + "persistable": false, + "shape": [ + 336 + ] + }, + "batch_norm_61.tmp_1": { + "name": "batch_norm_61.tmp_1", + "persistable": false, + "shape": [ + 336 + ] + }, + "batch_norm_61.tmp_2": { + "name": "batch_norm_61.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_61.tmp_3": { + "name": "batch_norm_61.tmp_3", + "persistable": false, + "shape": [ + 1, + 336, + 60, + 60 + ] + }, + "batch_norm_61.w_0": { + "name": "batch_norm_61.w_0", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_61.w_1": { + "name": "batch_norm_61.w_1", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_61.w_2": { + "name": "batch_norm_61.w_2", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_62.b_0": { + "name": "batch_norm_62.b_0", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_62.tmp_0": { + "name": "batch_norm_62.tmp_0", + "persistable": false, + "shape": [ + 336 + ] + }, + "batch_norm_62.tmp_1": { + "name": "batch_norm_62.tmp_1", + "persistable": false, + "shape": [ + 336 + ] + }, + "batch_norm_62.tmp_2": { + "name": "batch_norm_62.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_62.tmp_3": { + "name": "batch_norm_62.tmp_3", + "persistable": false, + "shape": [ + 1, + 336, + 60, + 60 + ] + }, + "batch_norm_62.w_0": { + "name": "batch_norm_62.w_0", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_62.w_1": { + "name": "batch_norm_62.w_1", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_62.w_2": { + "name": "batch_norm_62.w_2", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_63.b_0": { + "name": "batch_norm_63.b_0", + "persistable": true, + "shape": [ + 56 + ] + }, + "batch_norm_63.tmp_0": { + "name": "batch_norm_63.tmp_0", + "persistable": false, + "shape": [ + 56 + ] + }, + "batch_norm_63.tmp_1": { + "name": "batch_norm_63.tmp_1", + "persistable": false, + "shape": [ + 56 + ] + }, + "batch_norm_63.tmp_2": { + "name": "batch_norm_63.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_63.tmp_3": { + "name": "batch_norm_63.tmp_3", + "persistable": false, + "shape": [ + 1, + 56, + 60, + 60 + ] + }, + "batch_norm_63.w_0": { + "name": "batch_norm_63.w_0", + "persistable": true, + "shape": [ + 56 + ] + }, + "batch_norm_63.w_1": { + "name": "batch_norm_63.w_1", + "persistable": true, + "shape": [ + 56 + ] + }, + "batch_norm_63.w_2": { + "name": "batch_norm_63.w_2", + "persistable": true, + "shape": [ + 56 + ] + }, + "batch_norm_64.b_0": { + "name": "batch_norm_64.b_0", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_64.tmp_0": { + "name": "batch_norm_64.tmp_0", + "persistable": false, + "shape": [ + 336 + ] + }, + "batch_norm_64.tmp_1": { + "name": "batch_norm_64.tmp_1", + "persistable": false, + "shape": [ + 336 + ] + }, + "batch_norm_64.tmp_2": { + "name": "batch_norm_64.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_64.tmp_3": { + "name": "batch_norm_64.tmp_3", + "persistable": false, + "shape": [ + 1, + 336, + 60, + 60 + ] + }, + "batch_norm_64.w_0": { + "name": "batch_norm_64.w_0", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_64.w_1": { + "name": "batch_norm_64.w_1", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_64.w_2": { + "name": "batch_norm_64.w_2", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_65.b_0": { + "name": "batch_norm_65.b_0", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_65.tmp_0": { + "name": "batch_norm_65.tmp_0", + "persistable": false, + "shape": [ + 336 + ] + }, + "batch_norm_65.tmp_1": { + "name": "batch_norm_65.tmp_1", + "persistable": false, + "shape": [ + 336 + ] + }, + "batch_norm_65.tmp_2": { + "name": "batch_norm_65.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_65.tmp_3": { + "name": "batch_norm_65.tmp_3", + "persistable": false, + "shape": [ + 1, + 336, + 30, + 30 + ] + }, + "batch_norm_65.w_0": { + "name": "batch_norm_65.w_0", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_65.w_1": { + "name": "batch_norm_65.w_1", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_65.w_2": { + "name": "batch_norm_65.w_2", + "persistable": true, + "shape": [ + 336 + ] + }, + "batch_norm_66.b_0": { + "name": "batch_norm_66.b_0", + "persistable": true, + "shape": [ + 80 + ] + }, + "batch_norm_66.tmp_0": { + "name": "batch_norm_66.tmp_0", + "persistable": false, + "shape": [ + 80 + ] + }, + "batch_norm_66.tmp_1": { + "name": "batch_norm_66.tmp_1", + "persistable": false, + "shape": [ + 80 + ] + }, + "batch_norm_66.tmp_2": { + "name": "batch_norm_66.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_66.tmp_3": { + "name": "batch_norm_66.tmp_3", + "persistable": false, + "shape": [ + 1, + 80, + 30, + 30 + ] + }, + "batch_norm_66.w_0": { + "name": "batch_norm_66.w_0", + "persistable": true, + "shape": [ + 80 + ] + }, + "batch_norm_66.w_1": { + "name": "batch_norm_66.w_1", + "persistable": true, + "shape": [ + 80 + ] + }, + "batch_norm_66.w_2": { + "name": "batch_norm_66.w_2", + "persistable": true, + "shape": [ + 80 + ] + }, + "batch_norm_67.b_0": { + "name": "batch_norm_67.b_0", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_67.tmp_0": { + "name": "batch_norm_67.tmp_0", + "persistable": false, + "shape": [ + 480 + ] + }, + "batch_norm_67.tmp_1": { + "name": "batch_norm_67.tmp_1", + "persistable": false, + "shape": [ + 480 + ] + }, + "batch_norm_67.tmp_2": { + "name": "batch_norm_67.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_67.tmp_3": { + "name": "batch_norm_67.tmp_3", + "persistable": false, + "shape": [ + 1, + 480, + 30, + 30 + ] + }, + "batch_norm_67.w_0": { + "name": "batch_norm_67.w_0", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_67.w_1": { + "name": "batch_norm_67.w_1", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_67.w_2": { + "name": "batch_norm_67.w_2", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_68.b_0": { + "name": "batch_norm_68.b_0", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_68.tmp_0": { + "name": "batch_norm_68.tmp_0", + "persistable": false, + "shape": [ + 480 + ] + }, + "batch_norm_68.tmp_1": { + "name": "batch_norm_68.tmp_1", + "persistable": false, + "shape": [ + 480 + ] + }, + "batch_norm_68.tmp_2": { + "name": "batch_norm_68.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_68.tmp_3": { + "name": "batch_norm_68.tmp_3", + "persistable": false, + "shape": [ + 1, + 480, + 30, + 30 + ] + }, + "batch_norm_68.w_0": { + "name": "batch_norm_68.w_0", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_68.w_1": { + "name": "batch_norm_68.w_1", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_68.w_2": { + "name": "batch_norm_68.w_2", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_69.b_0": { + "name": "batch_norm_69.b_0", + "persistable": true, + "shape": [ + 80 + ] + }, + "batch_norm_69.tmp_0": { + "name": "batch_norm_69.tmp_0", + "persistable": false, + "shape": [ + 80 + ] + }, + "batch_norm_69.tmp_1": { + "name": "batch_norm_69.tmp_1", + "persistable": false, + "shape": [ + 80 + ] + }, + "batch_norm_69.tmp_2": { + "name": "batch_norm_69.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_69.tmp_3": { + "name": "batch_norm_69.tmp_3", + "persistable": false, + "shape": [ + 1, + 80, + 30, + 30 + ] + }, + "batch_norm_69.w_0": { + "name": "batch_norm_69.w_0", + "persistable": true, + "shape": [ + 80 + ] + }, + "batch_norm_69.w_1": { + "name": "batch_norm_69.w_1", + "persistable": true, + "shape": [ + 80 + ] + }, + "batch_norm_69.w_2": { + "name": "batch_norm_69.w_2", + "persistable": true, + "shape": [ + 80 + ] + }, + "batch_norm_70.b_0": { + "name": "batch_norm_70.b_0", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_70.tmp_0": { + "name": "batch_norm_70.tmp_0", + "persistable": false, + "shape": [ + 480 + ] + }, + "batch_norm_70.tmp_1": { + "name": "batch_norm_70.tmp_1", + "persistable": false, + "shape": [ + 480 + ] + }, + "batch_norm_70.tmp_2": { + "name": "batch_norm_70.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_70.tmp_3": { + "name": "batch_norm_70.tmp_3", + "persistable": false, + "shape": [ + 1, + 480, + 30, + 30 + ] + }, + "batch_norm_70.w_0": { + "name": "batch_norm_70.w_0", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_70.w_1": { + "name": "batch_norm_70.w_1", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_70.w_2": { + "name": "batch_norm_70.w_2", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_71.b_0": { + "name": "batch_norm_71.b_0", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_71.tmp_0": { + "name": "batch_norm_71.tmp_0", + "persistable": false, + "shape": [ + 480 + ] + }, + "batch_norm_71.tmp_1": { + "name": "batch_norm_71.tmp_1", + "persistable": false, + "shape": [ + 480 + ] + }, + "batch_norm_71.tmp_2": { + "name": "batch_norm_71.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_71.tmp_3": { + "name": "batch_norm_71.tmp_3", + "persistable": false, + "shape": [ + 1, + 480, + 30, + 30 + ] + }, + "batch_norm_71.w_0": { + "name": "batch_norm_71.w_0", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_71.w_1": { + "name": "batch_norm_71.w_1", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_71.w_2": { + "name": "batch_norm_71.w_2", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_72.b_0": { + "name": "batch_norm_72.b_0", + "persistable": true, + "shape": [ + 80 + ] + }, + "batch_norm_72.tmp_0": { + "name": "batch_norm_72.tmp_0", + "persistable": false, + "shape": [ + 80 + ] + }, + "batch_norm_72.tmp_1": { + "name": "batch_norm_72.tmp_1", + "persistable": false, + "shape": [ + 80 + ] + }, + "batch_norm_72.tmp_2": { + "name": "batch_norm_72.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_72.tmp_3": { + "name": "batch_norm_72.tmp_3", + "persistable": false, + "shape": [ + 1, + 80, + 30, + 30 + ] + }, + "batch_norm_72.w_0": { + "name": "batch_norm_72.w_0", + "persistable": true, + "shape": [ + 80 + ] + }, + "batch_norm_72.w_1": { + "name": "batch_norm_72.w_1", + "persistable": true, + "shape": [ + 80 + ] + }, + "batch_norm_72.w_2": { + "name": "batch_norm_72.w_2", + "persistable": true, + "shape": [ + 80 + ] + }, + "batch_norm_73.b_0": { + "name": "batch_norm_73.b_0", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_73.tmp_0": { + "name": "batch_norm_73.tmp_0", + "persistable": false, + "shape": [ + 480 + ] + }, + "batch_norm_73.tmp_1": { + "name": "batch_norm_73.tmp_1", + "persistable": false, + "shape": [ + 480 + ] + }, + "batch_norm_73.tmp_2": { + "name": "batch_norm_73.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_73.tmp_3": { + "name": "batch_norm_73.tmp_3", + "persistable": false, + "shape": [ + 1, + 480, + 30, + 30 + ] + }, + "batch_norm_73.w_0": { + "name": "batch_norm_73.w_0", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_73.w_1": { + "name": "batch_norm_73.w_1", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_73.w_2": { + "name": "batch_norm_73.w_2", + "persistable": true, + "shape": [ + 480 + ] + }, + "batch_norm_74.b_0": { + "name": "batch_norm_74.b_0", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_74.tmp_0": { + "name": "batch_norm_74.tmp_0", + "persistable": false, + "shape": [ + 24 + ] + }, + "batch_norm_74.tmp_1": { + "name": "batch_norm_74.tmp_1", + "persistable": false, + "shape": [ + 24 + ] + }, + "batch_norm_74.tmp_2": { + "name": "batch_norm_74.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_74.tmp_3": { + "name": "batch_norm_74.tmp_3", + "persistable": false, + "shape": [ + 1, + 24, + 240, + 240 + ] + }, + "batch_norm_74.tmp_4": { + "name": "batch_norm_74.tmp_4", + "persistable": false, + "shape": [ + 1, + 24, + 240, + 240 + ] + }, + "batch_norm_74.w_0": { + "name": "batch_norm_74.w_0", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_74.w_1": { + "name": "batch_norm_74.w_1", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_74.w_2": { + "name": "batch_norm_74.w_2", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_75.b_0": { + "name": "batch_norm_75.b_0", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_75.tmp_0": { + "name": "batch_norm_75.tmp_0", + "persistable": false, + "shape": [ + 24 + ] + }, + "batch_norm_75.tmp_1": { + "name": "batch_norm_75.tmp_1", + "persistable": false, + "shape": [ + 24 + ] + }, + "batch_norm_75.tmp_2": { + "name": "batch_norm_75.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_75.tmp_3": { + "name": "batch_norm_75.tmp_3", + "persistable": false, + "shape": [ + 1, + 24, + 480, + 480 + ] + }, + "batch_norm_75.tmp_4": { + "name": "batch_norm_75.tmp_4", + "persistable": false, + "shape": [ + 1, + 24, + 480, + 480 + ] + }, + "batch_norm_75.w_0": { + "name": "batch_norm_75.w_0", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_75.w_1": { + "name": "batch_norm_75.w_1", + "persistable": true, + "shape": [ + 24 + ] + }, + "batch_norm_75.w_2": { + "name": "batch_norm_75.w_2", + "persistable": true, + "shape": [ + 24 + ] + }, + "concat_0.tmp_0": { + "name": "concat_0.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 240, + 240 + ] + }, + "conv2d_147.tmp_0": { + "name": "conv2d_147.tmp_0", + "persistable": false, + "shape": [ + 1, + 8, + 480, + 480 + ] + }, + "conv2d_148.tmp_0": { + "name": "conv2d_148.tmp_0", + "persistable": false, + "shape": [ + 1, + 8, + 480, + 480 + ] + }, + "conv2d_149.tmp_0": { + "name": "conv2d_149.tmp_0", + "persistable": false, + "shape": [ + 1, + 8, + 480, + 480 + ] + }, + "conv2d_150.tmp_0": { + "name": "conv2d_150.tmp_0", + "persistable": false, + "shape": [ + 1, + 32, + 480, + 480 + ] + }, + "conv2d_151.tmp_0": { + "name": "conv2d_151.tmp_0", + "persistable": false, + "shape": [ + 1, + 16, + 240, + 240 + ] + }, + "conv2d_152.tmp_0": { + "name": "conv2d_152.tmp_0", + "persistable": false, + "shape": [ + 1, + 40, + 240, + 240 + ] + }, + "conv2d_153.tmp_0": { + "name": "conv2d_153.tmp_0", + "persistable": false, + "shape": [ + 1, + 16, + 240, + 240 + ] + }, + "conv2d_154.tmp_0": { + "name": "conv2d_154.tmp_0", + "persistable": false, + "shape": [ + 1, + 40, + 240, + 240 + ] + }, + "conv2d_155.tmp_0": { + "name": "conv2d_155.tmp_0", + "persistable": false, + "shape": [ + 1, + 24, + 120, + 120 + ] + }, + "conv2d_156.tmp_0": { + "name": "conv2d_156.tmp_0", + "persistable": false, + "shape": [ + 1, + 64, + 120, + 120 + ] + }, + "conv2d_157.tmp_0": { + "name": "conv2d_157.tmp_0", + "persistable": false, + "shape": [ + 1, + 24, + 120, + 120 + ] + }, + "conv2d_158.tmp_0": { + "name": "conv2d_158.tmp_0", + "persistable": false, + "shape": [ + 1, + 64, + 120, + 120 + ] + }, + "conv2d_159.tmp_0": { + "name": "conv2d_159.tmp_0", + "persistable": false, + "shape": [ + 1, + 24, + 120, + 120 + ] + }, + "conv2d_160.tmp_0": { + "name": "conv2d_160.tmp_0", + "persistable": false, + "shape": [ + 1, + 120, + 120, + 120 + ] + }, + "conv2d_161.tmp_0": { + "name": "conv2d_161.tmp_0", + "persistable": false, + "shape": [ + 1, + 40, + 60, + 60 + ] + }, + "conv2d_162.tmp_0": { + "name": "conv2d_162.tmp_0", + "persistable": false, + "shape": [ + 1, + 104, + 60, + 60 + ] + }, + "conv2d_163.tmp_0": { + "name": "conv2d_163.tmp_0", + "persistable": false, + "shape": [ + 1, + 40, + 60, + 60 + ] + }, + "conv2d_164.tmp_0": { + "name": "conv2d_164.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 60, + 60 + ] + }, + "conv2d_165.tmp_0": { + "name": "conv2d_165.tmp_0", + "persistable": false, + "shape": [ + 1, + 40, + 60, + 60 + ] + }, + "conv2d_166.tmp_0": { + "name": "conv2d_166.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 60, + 60 + ] + }, + "conv2d_167.tmp_0": { + "name": "conv2d_167.tmp_0", + "persistable": false, + "shape": [ + 1, + 40, + 60, + 60 + ] + }, + "conv2d_168.tmp_0": { + "name": "conv2d_168.tmp_0", + "persistable": false, + "shape": [ + 1, + 240, + 60, + 60 + ] + }, + "conv2d_169.tmp_0": { + "name": "conv2d_169.tmp_0", + "persistable": false, + "shape": [ + 1, + 56, + 60, + 60 + ] + }, + "conv2d_170.tmp_0": { + "name": "conv2d_170.tmp_0", + "persistable": false, + "shape": [ + 1, + 336, + 60, + 60 + ] + }, + "conv2d_171.tmp_0": { + "name": "conv2d_171.tmp_0", + "persistable": false, + "shape": [ + 1, + 56, + 60, + 60 + ] + }, + "conv2d_172.tmp_0": { + "name": "conv2d_172.tmp_0", + "persistable": false, + "shape": [ + 1, + 336, + 60, + 60 + ] + }, + "conv2d_173.tmp_0": { + "name": "conv2d_173.tmp_0", + "persistable": false, + "shape": [ + 1, + 80, + 30, + 30 + ] + }, + "conv2d_174.tmp_0": { + "name": "conv2d_174.tmp_0", + "persistable": false, + "shape": [ + 1, + 480, + 30, + 30 + ] + }, + "conv2d_175.tmp_0": { + "name": "conv2d_175.tmp_0", + "persistable": false, + "shape": [ + 1, + 80, + 30, + 30 + ] + }, + "conv2d_176.tmp_0": { + "name": "conv2d_176.tmp_0", + "persistable": false, + "shape": [ + 1, + 480, + 30, + 30 + ] + }, + "conv2d_177.tmp_0": { + "name": "conv2d_177.tmp_0", + "persistable": false, + "shape": [ + 1, + 80, + 30, + 30 + ] + }, + "conv2d_178.tmp_0": { + "name": "conv2d_178.tmp_0", + "persistable": false, + "shape": [ + 1, + 480, + 30, + 30 + ] + }, + "conv2d_179.tmp_0": { + "name": "conv2d_179.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 30, + 30 + ] + }, + "conv2d_180.tmp_0": { + "name": "conv2d_180.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 60, + 60 + ] + }, + "conv2d_181.tmp_0": { + "name": "conv2d_181.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 120, + 120 + ] + }, + "conv2d_182.tmp_0": { + "name": "conv2d_182.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 240, + 240 + ] + }, + "conv2d_183.tmp_0": { + "name": "conv2d_183.tmp_0", + "persistable": false, + "shape": [ + 1, + 24, + 30, + 30 + ] + }, + "conv2d_184.tmp_0": { + "name": "conv2d_184.tmp_0", + "persistable": false, + "shape": [ + 1, + 24, + 60, + 60 + ] + }, + "conv2d_185.tmp_0": { + "name": "conv2d_185.tmp_0", + "persistable": false, + "shape": [ + 1, + 24, + 120, + 120 + ] + }, + "conv2d_186.tmp_0": { + "name": "conv2d_186.tmp_0", + "persistable": false, + "shape": [ + 1, + 24, + 240, + 240 + ] + }, + "conv2d_187.tmp_0": { + "name": "conv2d_187.tmp_0", + "persistable": false, + "shape": [ + 1, + 24, + 240, + 240 + ] + }, + "conv2d_33.w_0": { + "name": "conv2d_33.w_0", + "persistable": true, + "shape": [ + 8, + 3, + 3, + 3 + ] + }, + "conv2d_34.w_0": { + "name": "conv2d_34.w_0", + "persistable": true, + "shape": [ + 8, + 8, + 1, + 1 + ] + }, + "conv2d_35.w_0": { + "name": "conv2d_35.w_0", + "persistable": true, + "shape": [ + 8, + 1, + 3, + 3 + ] + }, + "conv2d_36.w_0": { + "name": "conv2d_36.w_0", + "persistable": true, + "shape": [ + 8, + 8, + 1, + 1 + ] + }, + "conv2d_37.w_0": { + "name": "conv2d_37.w_0", + "persistable": true, + "shape": [ + 32, + 8, + 1, + 1 + ] + }, + "conv2d_38.w_0": { + "name": "conv2d_38.w_0", + "persistable": true, + "shape": [ + 32, + 1, + 3, + 3 + ] + }, + "conv2d_39.w_0": { + "name": "conv2d_39.w_0", + "persistable": true, + "shape": [ + 16, + 32, + 1, + 1 + ] + }, + "conv2d_40.w_0": { + "name": "conv2d_40.w_0", + "persistable": true, + "shape": [ + 40, + 16, + 1, + 1 + ] + }, + "conv2d_41.w_0": { + "name": "conv2d_41.w_0", + "persistable": true, + "shape": [ + 40, + 1, + 3, + 3 + ] + }, + "conv2d_42.w_0": { + "name": "conv2d_42.w_0", + "persistable": true, + "shape": [ + 16, + 40, + 1, + 1 + ] + }, + "conv2d_43.w_0": { + "name": "conv2d_43.w_0", + "persistable": true, + "shape": [ + 40, + 16, + 1, + 1 + ] + }, + "conv2d_44.w_0": { + "name": "conv2d_44.w_0", + "persistable": true, + "shape": [ + 40, + 1, + 5, + 5 + ] + }, + "conv2d_45.w_0": { + "name": "conv2d_45.w_0", + "persistable": true, + "shape": [ + 24, + 40, + 1, + 1 + ] + }, + "conv2d_46.w_0": { + "name": "conv2d_46.w_0", + "persistable": true, + "shape": [ + 64, + 24, + 1, + 1 + ] + }, + "conv2d_47.w_0": { + "name": "conv2d_47.w_0", + "persistable": true, + "shape": [ + 64, + 1, + 5, + 5 + ] + }, + "conv2d_48.w_0": { + "name": "conv2d_48.w_0", + "persistable": true, + "shape": [ + 24, + 64, + 1, + 1 + ] + }, + "conv2d_49.w_0": { + "name": "conv2d_49.w_0", + "persistable": true, + "shape": [ + 64, + 24, + 1, + 1 + ] + }, + "conv2d_50.w_0": { + "name": "conv2d_50.w_0", + "persistable": true, + "shape": [ + 64, + 1, + 5, + 5 + ] + }, + "conv2d_51.w_0": { + "name": "conv2d_51.w_0", + "persistable": true, + "shape": [ + 24, + 64, + 1, + 1 + ] + }, + "conv2d_52.w_0": { + "name": "conv2d_52.w_0", + "persistable": true, + "shape": [ + 120, + 24, + 1, + 1 + ] + }, + "conv2d_53.w_0": { + "name": "conv2d_53.w_0", + "persistable": true, + "shape": [ + 120, + 1, + 3, + 3 + ] + }, + "conv2d_54.w_0": { + "name": "conv2d_54.w_0", + "persistable": true, + "shape": [ + 40, + 120, + 1, + 1 + ] + }, + "conv2d_55.w_0": { + "name": "conv2d_55.w_0", + "persistable": true, + "shape": [ + 104, + 40, + 1, + 1 + ] + }, + "conv2d_56.w_0": { + "name": "conv2d_56.w_0", + "persistable": true, + "shape": [ + 104, + 1, + 3, + 3 + ] + }, + "conv2d_57.w_0": { + "name": "conv2d_57.w_0", + "persistable": true, + "shape": [ + 40, + 104, + 1, + 1 + ] + }, + "conv2d_58.w_0": { + "name": "conv2d_58.w_0", + "persistable": true, + "shape": [ + 96, + 40, + 1, + 1 + ] + }, + "conv2d_59.w_0": { + "name": "conv2d_59.w_0", + "persistable": true, + "shape": [ + 96, + 1, + 3, + 3 + ] + }, + "conv2d_60.w_0": { + "name": "conv2d_60.w_0", + "persistable": true, + "shape": [ + 40, + 96, + 1, + 1 + ] + }, + "conv2d_61.w_0": { + "name": "conv2d_61.w_0", + "persistable": true, + "shape": [ + 96, + 40, + 1, + 1 + ] + }, + "conv2d_62.w_0": { + "name": "conv2d_62.w_0", + "persistable": true, + "shape": [ + 96, + 1, + 3, + 3 + ] + }, + "conv2d_63.w_0": { + "name": "conv2d_63.w_0", + "persistable": true, + "shape": [ + 40, + 96, + 1, + 1 + ] + }, + "conv2d_64.w_0": { + "name": "conv2d_64.w_0", + "persistable": true, + "shape": [ + 240, + 40, + 1, + 1 + ] + }, + "conv2d_65.w_0": { + "name": "conv2d_65.w_0", + "persistable": true, + "shape": [ + 240, + 1, + 3, + 3 + ] + }, + "conv2d_66.w_0": { + "name": "conv2d_66.w_0", + "persistable": true, + "shape": [ + 56, + 240, + 1, + 1 + ] + }, + "conv2d_67.w_0": { + "name": "conv2d_67.w_0", + "persistable": true, + "shape": [ + 336, + 56, + 1, + 1 + ] + }, + "conv2d_68.w_0": { + "name": "conv2d_68.w_0", + "persistable": true, + "shape": [ + 336, + 1, + 3, + 3 + ] + }, + "conv2d_69.w_0": { + "name": "conv2d_69.w_0", + "persistable": true, + "shape": [ + 56, + 336, + 1, + 1 + ] + }, + "conv2d_70.w_0": { + "name": "conv2d_70.w_0", + "persistable": true, + "shape": [ + 336, + 56, + 1, + 1 + ] + }, + "conv2d_71.w_0": { + "name": "conv2d_71.w_0", + "persistable": true, + "shape": [ + 336, + 1, + 5, + 5 + ] + }, + "conv2d_72.w_0": { + "name": "conv2d_72.w_0", + "persistable": true, + "shape": [ + 80, + 336, + 1, + 1 + ] + }, + "conv2d_73.w_0": { + "name": "conv2d_73.w_0", + "persistable": true, + "shape": [ + 480, + 80, + 1, + 1 + ] + }, + "conv2d_74.w_0": { + "name": "conv2d_74.w_0", + "persistable": true, + "shape": [ + 480, + 1, + 5, + 5 + ] + }, + "conv2d_75.w_0": { + "name": "conv2d_75.w_0", + "persistable": true, + "shape": [ + 80, + 480, + 1, + 1 + ] + }, + "conv2d_76.w_0": { + "name": "conv2d_76.w_0", + "persistable": true, + "shape": [ + 480, + 80, + 1, + 1 + ] + }, + "conv2d_77.w_0": { + "name": "conv2d_77.w_0", + "persistable": true, + "shape": [ + 480, + 1, + 5, + 5 + ] + }, + "conv2d_78.w_0": { + "name": "conv2d_78.w_0", + "persistable": true, + "shape": [ + 80, + 480, + 1, + 1 + ] + }, + "conv2d_79.w_0": { + "name": "conv2d_79.w_0", + "persistable": true, + "shape": [ + 480, + 80, + 1, + 1 + ] + }, + "conv2d_80.w_0": { + "name": "conv2d_80.w_0", + "persistable": true, + "shape": [ + 96, + 16, + 1, + 1 + ] + }, + "conv2d_81.w_0": { + "name": "conv2d_81.w_0", + "persistable": true, + "shape": [ + 96, + 24, + 1, + 1 + ] + }, + "conv2d_82.w_0": { + "name": "conv2d_82.w_0", + "persistable": true, + "shape": [ + 96, + 56, + 1, + 1 + ] + }, + "conv2d_83.w_0": { + "name": "conv2d_83.w_0", + "persistable": true, + "shape": [ + 96, + 480, + 1, + 1 + ] + }, + "conv2d_84.w_0": { + "name": "conv2d_84.w_0", + "persistable": true, + "shape": [ + 24, + 96, + 3, + 3 + ] + }, + "conv2d_85.w_0": { + "name": "conv2d_85.w_0", + "persistable": true, + "shape": [ + 24, + 96, + 3, + 3 + ] + }, + "conv2d_86.w_0": { + "name": "conv2d_86.w_0", + "persistable": true, + "shape": [ + 24, + 96, + 3, + 3 + ] + }, + "conv2d_87.w_0": { + "name": "conv2d_87.w_0", + "persistable": true, + "shape": [ + 24, + 96, + 3, + 3 + ] + }, + "conv2d_88.w_0": { + "name": "conv2d_88.w_0", + "persistable": true, + "shape": [ + 24, + 96, + 3, + 3 + ] + }, + "conv2d_transpose_12.tmp_0": { + "name": "conv2d_transpose_12.tmp_0", + "persistable": false, + "shape": [ + 1, + 24, + 480, + 480 + ] + }, + "conv2d_transpose_13.tmp_0": { + "name": "conv2d_transpose_13.tmp_0", + "persistable": false, + "shape": [ + 1, + 1, + 960, + 960 + ] + }, + "conv2d_transpose_4.b_0": { + "name": "conv2d_transpose_4.b_0", + "persistable": true, + "shape": [ + 24 + ] + }, + "conv2d_transpose_4.w_0": { + "name": "conv2d_transpose_4.w_0", + "persistable": true, + "shape": [ + 24, + 24, + 2, + 2 + ] + }, + "conv2d_transpose_5.b_0": { + "name": "conv2d_transpose_5.b_0", + "persistable": true, + "shape": [ + 1 + ] + }, + "conv2d_transpose_5.w_0": { + "name": "conv2d_transpose_5.w_0", + "persistable": true, + "shape": [ + 24, + 1, + 2, + 2 + ] + }, + "depthwise_conv2d_0.tmp_0": { + "name": "depthwise_conv2d_0.tmp_0", + "persistable": false, + "shape": [ + 1, + 8, + 480, + 480 + ] + }, + "depthwise_conv2d_1.tmp_0": { + "name": "depthwise_conv2d_1.tmp_0", + "persistable": false, + "shape": [ + 1, + 32, + 240, + 240 + ] + }, + "depthwise_conv2d_10.tmp_0": { + "name": "depthwise_conv2d_10.tmp_0", + "persistable": false, + "shape": [ + 1, + 240, + 60, + 60 + ] + }, + "depthwise_conv2d_11.tmp_0": { + "name": "depthwise_conv2d_11.tmp_0", + "persistable": false, + "shape": [ + 1, + 336, + 60, + 60 + ] + }, + "depthwise_conv2d_12.tmp_0": { + "name": "depthwise_conv2d_12.tmp_0", + "persistable": false, + "shape": [ + 1, + 336, + 30, + 30 + ] + }, + "depthwise_conv2d_13.tmp_0": { + "name": "depthwise_conv2d_13.tmp_0", + "persistable": false, + "shape": [ + 1, + 480, + 30, + 30 + ] + }, + "depthwise_conv2d_14.tmp_0": { + "name": "depthwise_conv2d_14.tmp_0", + "persistable": false, + "shape": [ + 1, + 480, + 30, + 30 + ] + }, + "depthwise_conv2d_2.tmp_0": { + "name": "depthwise_conv2d_2.tmp_0", + "persistable": false, + "shape": [ + 1, + 40, + 240, + 240 + ] + }, + "depthwise_conv2d_3.tmp_0": { + "name": "depthwise_conv2d_3.tmp_0", + "persistable": false, + "shape": [ + 1, + 40, + 120, + 120 + ] + }, + "depthwise_conv2d_4.tmp_0": { + "name": "depthwise_conv2d_4.tmp_0", + "persistable": false, + "shape": [ + 1, + 64, + 120, + 120 + ] + }, + "depthwise_conv2d_5.tmp_0": { + "name": "depthwise_conv2d_5.tmp_0", + "persistable": false, + "shape": [ + 1, + 64, + 120, + 120 + ] + }, + "depthwise_conv2d_6.tmp_0": { + "name": "depthwise_conv2d_6.tmp_0", + "persistable": false, + "shape": [ + 1, + 120, + 60, + 60 + ] + }, + "depthwise_conv2d_7.tmp_0": { + "name": "depthwise_conv2d_7.tmp_0", + "persistable": false, + "shape": [ + 1, + 104, + 60, + 60 + ] + }, + "depthwise_conv2d_8.tmp_0": { + "name": "depthwise_conv2d_8.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 60, + 60 + ] + }, + "depthwise_conv2d_9.tmp_0": { + "name": "depthwise_conv2d_9.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 60, + 60 + ] + }, + "elementwise_add_0": { + "name": "elementwise_add_0", + "persistable": false, + "shape": [ + 1, + 8, + 480, + 480 + ] + }, + "elementwise_add_1": { + "name": "elementwise_add_1", + "persistable": false, + "shape": [ + 1, + 16, + 240, + 240 + ] + }, + "elementwise_add_10.tmp_0": { + "name": "elementwise_add_10.tmp_0", + "persistable": false, + "shape": [ + 1, + 24, + 480, + 480 + ] + }, + "elementwise_add_11.tmp_0": { + "name": "elementwise_add_11.tmp_0", + "persistable": false, + "shape": [ + 1, + 1, + 960, + 960 + ] + }, + "elementwise_add_2": { + "name": "elementwise_add_2", + "persistable": false, + "shape": [ + 1, + 24, + 120, + 120 + ] + }, + "elementwise_add_3": { + "name": "elementwise_add_3", + "persistable": false, + "shape": [ + 1, + 24, + 120, + 120 + ] + }, + "elementwise_add_4": { + "name": "elementwise_add_4", + "persistable": false, + "shape": [ + 1, + 40, + 60, + 60 + ] + }, + "elementwise_add_5": { + "name": "elementwise_add_5", + "persistable": false, + "shape": [ + 1, + 40, + 60, + 60 + ] + }, + "elementwise_add_6": { + "name": "elementwise_add_6", + "persistable": false, + "shape": [ + 1, + 40, + 60, + 60 + ] + }, + "elementwise_add_7": { + "name": "elementwise_add_7", + "persistable": false, + "shape": [ + 1, + 56, + 60, + 60 + ] + }, + "elementwise_add_8": { + "name": "elementwise_add_8", + "persistable": false, + "shape": [ + 1, + 80, + 30, + 30 + ] + }, + "elementwise_add_9": { + "name": "elementwise_add_9", + "persistable": false, + "shape": [ + 1, + 80, + 30, + 30 + ] + }, + "hardswish_0.tmp_0": { + "name": "hardswish_0.tmp_0", + "persistable": false, + "shape": [ + 1, + 8, + 480, + 480 + ] + }, + "hardswish_1.tmp_0": { + "name": "hardswish_1.tmp_0", + "persistable": false, + "shape": [ + 1, + 120, + 120, + 120 + ] + }, + "hardswish_10.tmp_0": { + "name": "hardswish_10.tmp_0", + "persistable": false, + "shape": [ + 1, + 240, + 60, + 60 + ] + }, + "hardswish_11.tmp_0": { + "name": "hardswish_11.tmp_0", + "persistable": false, + "shape": [ + 1, + 336, + 60, + 60 + ] + }, + "hardswish_12.tmp_0": { + "name": "hardswish_12.tmp_0", + "persistable": false, + "shape": [ + 1, + 336, + 60, + 60 + ] + }, + "hardswish_13.tmp_0": { + "name": "hardswish_13.tmp_0", + "persistable": false, + "shape": [ + 1, + 336, + 60, + 60 + ] + }, + "hardswish_14.tmp_0": { + "name": "hardswish_14.tmp_0", + "persistable": false, + "shape": [ + 1, + 336, + 30, + 30 + ] + }, + "hardswish_15.tmp_0": { + "name": "hardswish_15.tmp_0", + "persistable": false, + "shape": [ + 1, + 480, + 30, + 30 + ] + }, + "hardswish_16.tmp_0": { + "name": "hardswish_16.tmp_0", + "persistable": false, + "shape": [ + 1, + 480, + 30, + 30 + ] + }, + "hardswish_17.tmp_0": { + "name": "hardswish_17.tmp_0", + "persistable": false, + "shape": [ + 1, + 480, + 30, + 30 + ] + }, + "hardswish_18.tmp_0": { + "name": "hardswish_18.tmp_0", + "persistable": false, + "shape": [ + 1, + 480, + 30, + 30 + ] + }, + "hardswish_19.tmp_0": { + "name": "hardswish_19.tmp_0", + "persistable": false, + "shape": [ + 1, + 480, + 30, + 30 + ] + }, + "hardswish_2.tmp_0": { + "name": "hardswish_2.tmp_0", + "persistable": false, + "shape": [ + 1, + 120, + 60, + 60 + ] + }, + "hardswish_3.tmp_0": { + "name": "hardswish_3.tmp_0", + "persistable": false, + "shape": [ + 1, + 104, + 60, + 60 + ] + }, + "hardswish_4.tmp_0": { + "name": "hardswish_4.tmp_0", + "persistable": false, + "shape": [ + 1, + 104, + 60, + 60 + ] + }, + "hardswish_5.tmp_0": { + "name": "hardswish_5.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 60, + 60 + ] + }, + "hardswish_6.tmp_0": { + "name": "hardswish_6.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 60, + 60 + ] + }, + "hardswish_7.tmp_0": { + "name": "hardswish_7.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 60, + 60 + ] + }, + "hardswish_8.tmp_0": { + "name": "hardswish_8.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 60, + 60 + ] + }, + "hardswish_9.tmp_0": { + "name": "hardswish_9.tmp_0", + "persistable": false, + "shape": [ + 1, + 240, + 60, + 60 + ] + }, + "nearest_interp_v2_0.tmp_0": { + "name": "nearest_interp_v2_0.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 60, + 60 + ] + }, + "nearest_interp_v2_1.tmp_0": { + "name": "nearest_interp_v2_1.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 120, + 120 + ] + }, + "nearest_interp_v2_2.tmp_0": { + "name": "nearest_interp_v2_2.tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 240, + 240 + ] + }, + "nearest_interp_v2_3.tmp_0": { + "name": "nearest_interp_v2_3.tmp_0", + "persistable": false, + "shape": [ + 1, + 24, + 240, + 240 + ] + }, + "nearest_interp_v2_4.tmp_0": { + "name": "nearest_interp_v2_4.tmp_0", + "persistable": false, + "shape": [ + 1, + 24, + 240, + 240 + ] + }, + "nearest_interp_v2_5.tmp_0": { + "name": "nearest_interp_v2_5.tmp_0", + "persistable": false, + "shape": [ + 1, + 24, + 240, + 240 + ] + }, + "relu_0.tmp_0": { + "name": "relu_0.tmp_0", + "persistable": false, + "shape": [ + 1, + 8, + 480, + 480 + ] + }, + "relu_1.tmp_0": { + "name": "relu_1.tmp_0", + "persistable": false, + "shape": [ + 1, + 8, + 480, + 480 + ] + }, + "relu_10.tmp_0": { + "name": "relu_10.tmp_0", + "persistable": false, + "shape": [ + 1, + 64, + 120, + 120 + ] + }, + "relu_11.tmp_0": { + "name": "relu_11.tmp_0", + "persistable": false, + "shape": [ + 1, + 64, + 120, + 120 + ] + }, + "relu_2.tmp_0": { + "name": "relu_2.tmp_0", + "persistable": false, + "shape": [ + 1, + 32, + 480, + 480 + ] + }, + "relu_3.tmp_0": { + "name": "relu_3.tmp_0", + "persistable": false, + "shape": [ + 1, + 32, + 240, + 240 + ] + }, + "relu_4.tmp_0": { + "name": "relu_4.tmp_0", + "persistable": false, + "shape": [ + 1, + 40, + 240, + 240 + ] + }, + "relu_5.tmp_0": { + "name": "relu_5.tmp_0", + "persistable": false, + "shape": [ + 1, + 40, + 240, + 240 + ] + }, + "relu_6.tmp_0": { + "name": "relu_6.tmp_0", + "persistable": false, + "shape": [ + 1, + 40, + 240, + 240 + ] + }, + "relu_7.tmp_0": { + "name": "relu_7.tmp_0", + "persistable": false, + "shape": [ + 1, + 40, + 120, + 120 + ] + }, + "relu_8.tmp_0": { + "name": "relu_8.tmp_0", + "persistable": false, + "shape": [ + 1, + 64, + 120, + 120 + ] + }, + "relu_9.tmp_0": { + "name": "relu_9.tmp_0", + "persistable": false, + "shape": [ + 1, + 64, + 120, + 120 + ] + }, + "save_infer_model/scale_0.tmp_1": { + "name": "save_infer_model/scale_0.tmp_1", + "persistable": false, + "shape": [ + 1, + 1, + 960, + 960 + ] + }, + "sigmoid_0.tmp_0": { + "name": "sigmoid_0.tmp_0", + "persistable": false, + "shape": [ + 1, + 1, + 960, + 960 + ] + }, + "tmp_0": { + "name": "tmp_0", + "persistable": false, + "shape": [ + 1, + 96, + 60, + 60 + ] + }, + "tmp_1": { + "name": "tmp_1", + "persistable": false, + "shape": [ + 1, + 96, + 120, + 120 + ] + }, + "tmp_2": { + "name": "tmp_2", + "persistable": false, + "shape": [ + 1, + 96, + 240, + 240 + ] + }, + "x": { + "name": "x", + "persistable": false, + "shape": [ + 1, + 3, + 960, + 960 + ] + } + } +} \ No newline at end of file diff --git a/public/ocr_v2_rec_320/chunk_1.dat b/public/ocr_v2_rec_320/chunk_1.dat new file mode 100644 index 0000000..246d537 Binary files /dev/null and b/public/ocr_v2_rec_320/chunk_1.dat differ diff --git a/public/ocr_v2_rec_320/chunk_2.dat b/public/ocr_v2_rec_320/chunk_2.dat new file mode 100644 index 0000000..c405d56 Binary files /dev/null and b/public/ocr_v2_rec_320/chunk_2.dat differ diff --git a/public/ocr_v2_rec_320/model.json b/public/ocr_v2_rec_320/model.json new file mode 100644 index 0000000..b8c4205 --- /dev/null +++ b/public/ocr_v2_rec_320/model.json @@ -0,0 +1,42769 @@ +{ + "chunkNum": 2, + "dataLayout": "nhwc", + "feedShape": { + "fc": 3, + "fh": 32, + "fw": 320 + }, + "ops": [ + { + "attrs": { + "with_quant_attr": false + }, + "inputs": { + "X": [ + "feed" + ] + }, + "outputs": { + "Out": [ + "image" + ] + }, + "type": "feed" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 2, + 2 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_0.w_0" + ], + "Input": [ + "image" + ] + }, + "outputs": { + "Output": [ + "conv2d_31.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_0.b_0" + ], + "Mean": [ + "batch_norm_0.w_1" + ], + "Scale": [ + "batch_norm_0.w_0" + ], + "Variance": [ + "batch_norm_0.w_2" + ], + "X": [ + "conv2d_31.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_0.w_1" + ], + "SavedMean": [ + "batch_norm_0.tmp_0" + ], + "SavedVariance": [ + "batch_norm_0.tmp_1" + ], + "VarianceOut": [ + "batch_norm_0.w_2" + ], + "Y": [ + "batch_norm_0.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_0.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_0.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 16, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_1.w_0" + ], + "Input": [ + "batch_norm_0.tmp_4" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_0.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_1.b_0" + ], + "Mean": [ + "batch_norm_1.w_1" + ], + "Scale": [ + "batch_norm_1.w_0" + ], + "Variance": [ + "batch_norm_1.w_2" + ], + "X": [ + "depthwise_conv2d_0.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_1.w_1" + ], + "SavedMean": [ + "batch_norm_1.tmp_0" + ], + "SavedVariance": [ + "batch_norm_1.tmp_1" + ], + "VarianceOut": [ + "batch_norm_1.w_2" + ], + "Y": [ + "batch_norm_1.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_1.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_1.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_2.w_0" + ], + "Input": [ + "batch_norm_1.tmp_4" + ] + }, + "outputs": { + "Output": [ + "conv2d_32.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_2.b_0" + ], + "Mean": [ + "batch_norm_2.w_1" + ], + "Scale": [ + "batch_norm_2.w_0" + ], + "Variance": [ + "batch_norm_2.w_2" + ], + "X": [ + "conv2d_32.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_2.w_1" + ], + "SavedMean": [ + "batch_norm_2.tmp_0" + ], + "SavedVariance": [ + "batch_norm_2.tmp_1" + ], + "VarianceOut": [ + "batch_norm_2.w_2" + ], + "Y": [ + "batch_norm_2.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_2.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_2.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 32, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_3.w_0" + ], + "Input": [ + "batch_norm_2.tmp_4" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_1.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_3.b_0" + ], + "Mean": [ + "batch_norm_3.w_1" + ], + "Scale": [ + "batch_norm_3.w_0" + ], + "Variance": [ + "batch_norm_3.w_2" + ], + "X": [ + "depthwise_conv2d_1.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_3.w_1" + ], + "SavedMean": [ + "batch_norm_3.tmp_0" + ], + "SavedVariance": [ + "batch_norm_3.tmp_1" + ], + "VarianceOut": [ + "batch_norm_3.w_2" + ], + "Y": [ + "batch_norm_3.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_3.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_3.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_4.w_0" + ], + "Input": [ + "batch_norm_3.tmp_4" + ] + }, + "outputs": { + "Output": [ + "conv2d_33.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_4.b_0" + ], + "Mean": [ + "batch_norm_4.w_1" + ], + "Scale": [ + "batch_norm_4.w_0" + ], + "Variance": [ + "batch_norm_4.w_2" + ], + "X": [ + "conv2d_33.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_4.w_1" + ], + "SavedMean": [ + "batch_norm_4.tmp_0" + ], + "SavedVariance": [ + "batch_norm_4.tmp_1" + ], + "VarianceOut": [ + "batch_norm_4.w_2" + ], + "Y": [ + "batch_norm_4.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_4.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_4.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 64, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_5.w_0" + ], + "Input": [ + "batch_norm_4.tmp_4" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_2.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_5.b_0" + ], + "Mean": [ + "batch_norm_5.w_1" + ], + "Scale": [ + "batch_norm_5.w_0" + ], + "Variance": [ + "batch_norm_5.w_2" + ], + "X": [ + "depthwise_conv2d_2.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_5.w_1" + ], + "SavedMean": [ + "batch_norm_5.tmp_0" + ], + "SavedVariance": [ + "batch_norm_5.tmp_1" + ], + "VarianceOut": [ + "batch_norm_5.w_2" + ], + "Y": [ + "batch_norm_5.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_5.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_5.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_6.w_0" + ], + "Input": [ + "batch_norm_5.tmp_4" + ] + }, + "outputs": { + "Output": [ + "conv2d_34.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_6.b_0" + ], + "Mean": [ + "batch_norm_6.w_1" + ], + "Scale": [ + "batch_norm_6.w_0" + ], + "Variance": [ + "batch_norm_6.w_2" + ], + "X": [ + "conv2d_34.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_6.w_1" + ], + "SavedMean": [ + "batch_norm_6.tmp_0" + ], + "SavedVariance": [ + "batch_norm_6.tmp_1" + ], + "VarianceOut": [ + "batch_norm_6.w_2" + ], + "Y": [ + "batch_norm_6.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_6.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_6.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 64, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 2, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_7.w_0" + ], + "Input": [ + "batch_norm_6.tmp_4" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_3.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_7.b_0" + ], + "Mean": [ + "batch_norm_7.w_1" + ], + "Scale": [ + "batch_norm_7.w_0" + ], + "Variance": [ + "batch_norm_7.w_2" + ], + "X": [ + "depthwise_conv2d_3.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_7.w_1" + ], + "SavedMean": [ + "batch_norm_7.tmp_0" + ], + "SavedVariance": [ + "batch_norm_7.tmp_1" + ], + "VarianceOut": [ + "batch_norm_7.w_2" + ], + "Y": [ + "batch_norm_7.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_7.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_7.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_8.w_0" + ], + "Input": [ + "batch_norm_7.tmp_4" + ] + }, + "outputs": { + "Output": [ + "conv2d_35.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_8.b_0" + ], + "Mean": [ + "batch_norm_8.w_1" + ], + "Scale": [ + "batch_norm_8.w_0" + ], + "Variance": [ + "batch_norm_8.w_2" + ], + "X": [ + "conv2d_35.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_8.w_1" + ], + "SavedMean": [ + "batch_norm_8.tmp_0" + ], + "SavedVariance": [ + "batch_norm_8.tmp_1" + ], + "VarianceOut": [ + "batch_norm_8.w_2" + ], + "Y": [ + "batch_norm_8.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_8.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_8.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 128, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_9.w_0" + ], + "Input": [ + "batch_norm_8.tmp_4" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_4.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_9.b_0" + ], + "Mean": [ + "batch_norm_9.w_1" + ], + "Scale": [ + "batch_norm_9.w_0" + ], + "Variance": [ + "batch_norm_9.w_2" + ], + "X": [ + "depthwise_conv2d_4.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_9.w_1" + ], + "SavedMean": [ + "batch_norm_9.tmp_0" + ], + "SavedVariance": [ + "batch_norm_9.tmp_1" + ], + "VarianceOut": [ + "batch_norm_9.w_2" + ], + "Y": [ + "batch_norm_9.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_9.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_9.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_10.w_0" + ], + "Input": [ + "batch_norm_9.tmp_4" + ] + }, + "outputs": { + "Output": [ + "conv2d_36.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_10.b_0" + ], + "Mean": [ + "batch_norm_10.w_1" + ], + "Scale": [ + "batch_norm_10.w_0" + ], + "Variance": [ + "batch_norm_10.w_2" + ], + "X": [ + "conv2d_36.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_10.w_1" + ], + "SavedMean": [ + "batch_norm_10.tmp_0" + ], + "SavedVariance": [ + "batch_norm_10.tmp_1" + ], + "VarianceOut": [ + "batch_norm_10.w_2" + ], + "Y": [ + "batch_norm_10.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_10.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_10.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 128, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 1, + 1 + ], + "strides": [ + 2, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_11.w_0" + ], + "Input": [ + "batch_norm_10.tmp_4" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_5.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_11.b_0" + ], + "Mean": [ + "batch_norm_11.w_1" + ], + "Scale": [ + "batch_norm_11.w_0" + ], + "Variance": [ + "batch_norm_11.w_2" + ], + "X": [ + "depthwise_conv2d_5.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_11.w_1" + ], + "SavedMean": [ + "batch_norm_11.tmp_0" + ], + "SavedVariance": [ + "batch_norm_11.tmp_1" + ], + "VarianceOut": [ + "batch_norm_11.w_2" + ], + "Y": [ + "batch_norm_11.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_11.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_11.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_12.w_0" + ], + "Input": [ + "batch_norm_11.tmp_4" + ] + }, + "outputs": { + "Output": [ + "conv2d_37.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_12.b_0" + ], + "Mean": [ + "batch_norm_12.w_1" + ], + "Scale": [ + "batch_norm_12.w_0" + ], + "Variance": [ + "batch_norm_12.w_2" + ], + "X": [ + "conv2d_37.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_12.w_1" + ], + "SavedMean": [ + "batch_norm_12.tmp_0" + ], + "SavedVariance": [ + "batch_norm_12.tmp_1" + ], + "VarianceOut": [ + "batch_norm_12.w_2" + ], + "Y": [ + "batch_norm_12.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_12.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_12.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 256, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 2, + 2 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_13.w_0" + ], + "Input": [ + "batch_norm_12.tmp_4" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_6.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_13.b_0" + ], + "Mean": [ + "batch_norm_13.w_1" + ], + "Scale": [ + "batch_norm_13.w_0" + ], + "Variance": [ + "batch_norm_13.w_2" + ], + "X": [ + "depthwise_conv2d_6.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_13.w_1" + ], + "SavedMean": [ + "batch_norm_13.tmp_0" + ], + "SavedVariance": [ + "batch_norm_13.tmp_1" + ], + "VarianceOut": [ + "batch_norm_13.w_2" + ], + "Y": [ + "batch_norm_13.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_13.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_13.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_14.w_0" + ], + "Input": [ + "batch_norm_13.tmp_4" + ] + }, + "outputs": { + "Output": [ + "conv2d_38.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_14.b_0" + ], + "Mean": [ + "batch_norm_14.w_1" + ], + "Scale": [ + "batch_norm_14.w_0" + ], + "Variance": [ + "batch_norm_14.w_2" + ], + "X": [ + "conv2d_38.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_14.w_1" + ], + "SavedMean": [ + "batch_norm_14.tmp_0" + ], + "SavedVariance": [ + "batch_norm_14.tmp_1" + ], + "VarianceOut": [ + "batch_norm_14.w_2" + ], + "Y": [ + "batch_norm_14.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_14.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_14.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 256, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 2, + 2 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_15.w_0" + ], + "Input": [ + "batch_norm_14.tmp_4" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_7.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_15.b_0" + ], + "Mean": [ + "batch_norm_15.w_1" + ], + "Scale": [ + "batch_norm_15.w_0" + ], + "Variance": [ + "batch_norm_15.w_2" + ], + "X": [ + "depthwise_conv2d_7.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_15.w_1" + ], + "SavedMean": [ + "batch_norm_15.tmp_0" + ], + "SavedVariance": [ + "batch_norm_15.tmp_1" + ], + "VarianceOut": [ + "batch_norm_15.w_2" + ], + "Y": [ + "batch_norm_15.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_15.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_15.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_16.w_0" + ], + "Input": [ + "batch_norm_15.tmp_4" + ] + }, + "outputs": { + "Output": [ + "conv2d_39.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_16.b_0" + ], + "Mean": [ + "batch_norm_16.w_1" + ], + "Scale": [ + "batch_norm_16.w_0" + ], + "Variance": [ + "batch_norm_16.w_2" + ], + "X": [ + "conv2d_39.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_16.w_1" + ], + "SavedMean": [ + "batch_norm_16.tmp_0" + ], + "SavedVariance": [ + "batch_norm_16.tmp_1" + ], + "VarianceOut": [ + "batch_norm_16.w_2" + ], + "Y": [ + "batch_norm_16.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_16.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_16.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 256, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 2, + 2 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_17.w_0" + ], + "Input": [ + "batch_norm_16.tmp_4" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_8.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_17.b_0" + ], + "Mean": [ + "batch_norm_17.w_1" + ], + "Scale": [ + "batch_norm_17.w_0" + ], + "Variance": [ + "batch_norm_17.w_2" + ], + "X": [ + "depthwise_conv2d_8.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_17.w_1" + ], + "SavedMean": [ + "batch_norm_17.tmp_0" + ], + "SavedVariance": [ + "batch_norm_17.tmp_1" + ], + "VarianceOut": [ + "batch_norm_17.w_2" + ], + "Y": [ + "batch_norm_17.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_17.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_17.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_18.w_0" + ], + "Input": [ + "batch_norm_17.tmp_4" + ] + }, + "outputs": { + "Output": [ + "conv2d_40.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_18.b_0" + ], + "Mean": [ + "batch_norm_18.w_1" + ], + "Scale": [ + "batch_norm_18.w_0" + ], + "Variance": [ + "batch_norm_18.w_2" + ], + "X": [ + "conv2d_40.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_18.w_1" + ], + "SavedMean": [ + "batch_norm_18.tmp_0" + ], + "SavedVariance": [ + "batch_norm_18.tmp_1" + ], + "VarianceOut": [ + "batch_norm_18.w_2" + ], + "Y": [ + "batch_norm_18.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_18.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_18.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 256, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 2, + 2 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_19.w_0" + ], + "Input": [ + "batch_norm_18.tmp_4" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_9.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_19.b_0" + ], + "Mean": [ + "batch_norm_19.w_1" + ], + "Scale": [ + "batch_norm_19.w_0" + ], + "Variance": [ + "batch_norm_19.w_2" + ], + "X": [ + "depthwise_conv2d_9.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_19.w_1" + ], + "SavedMean": [ + "batch_norm_19.tmp_0" + ], + "SavedVariance": [ + "batch_norm_19.tmp_1" + ], + "VarianceOut": [ + "batch_norm_19.w_2" + ], + "Y": [ + "batch_norm_19.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_19.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_19.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_20.w_0" + ], + "Input": [ + "batch_norm_19.tmp_4" + ] + }, + "outputs": { + "Output": [ + "conv2d_41.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_20.b_0" + ], + "Mean": [ + "batch_norm_20.w_1" + ], + "Scale": [ + "batch_norm_20.w_0" + ], + "Variance": [ + "batch_norm_20.w_2" + ], + "X": [ + "conv2d_41.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_20.w_1" + ], + "SavedMean": [ + "batch_norm_20.tmp_0" + ], + "SavedVariance": [ + "batch_norm_20.tmp_1" + ], + "VarianceOut": [ + "batch_norm_20.w_2" + ], + "Y": [ + "batch_norm_20.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_20.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_20.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 256, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 2, + 2 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_21.w_0" + ], + "Input": [ + "batch_norm_20.tmp_4" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_10.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_21.b_0" + ], + "Mean": [ + "batch_norm_21.w_1" + ], + "Scale": [ + "batch_norm_21.w_0" + ], + "Variance": [ + "batch_norm_21.w_2" + ], + "X": [ + "depthwise_conv2d_10.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_21.w_1" + ], + "SavedMean": [ + "batch_norm_21.tmp_0" + ], + "SavedVariance": [ + "batch_norm_21.tmp_1" + ], + "VarianceOut": [ + "batch_norm_21.w_2" + ], + "Y": [ + "batch_norm_21.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_21.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_21.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_22.w_0" + ], + "Input": [ + "batch_norm_21.tmp_4" + ] + }, + "outputs": { + "Output": [ + "conv2d_42.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_22.b_0" + ], + "Mean": [ + "batch_norm_22.w_1" + ], + "Scale": [ + "batch_norm_22.w_0" + ], + "Variance": [ + "batch_norm_22.w_2" + ], + "X": [ + "conv2d_42.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_22.w_1" + ], + "SavedMean": [ + "batch_norm_22.tmp_0" + ], + "SavedVariance": [ + "batch_norm_22.tmp_1" + ], + "VarianceOut": [ + "batch_norm_22.w_2" + ], + "Y": [ + "batch_norm_22.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_22.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_22.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 256, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 2, + 2 + ], + "strides": [ + 2, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_23.w_0" + ], + "Input": [ + "batch_norm_22.tmp_4" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_11.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_23.b_0" + ], + "Mean": [ + "batch_norm_23.w_1" + ], + "Scale": [ + "batch_norm_23.w_0" + ], + "Variance": [ + "batch_norm_23.w_2" + ], + "X": [ + "depthwise_conv2d_11.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_23.w_1" + ], + "SavedMean": [ + "batch_norm_23.tmp_0" + ], + "SavedVariance": [ + "batch_norm_23.tmp_1" + ], + "VarianceOut": [ + "batch_norm_23.w_2" + ], + "Y": [ + "batch_norm_23.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_23.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_23.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "adaptive": true, + "ceil_mode": false, + "exclusive": true, + "global_pooling": false, + "ksize": [ + 1, + 1 + ], + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "pooling_type": "avg", + "strides": [ + 1, + 1 + ], + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_23.tmp_4" + ] + }, + "outputs": { + "Out": [ + "pool2d_0.tmp_0" + ] + }, + "type": "pool2d" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_24.w_0" + ], + "Input": [ + "pool2d_0.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_43.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": 1, + "with_quant_attr": false, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "conv2d_43.tmp_0" + ], + "Y": [ + "conv2d_24.b_0" + ] + }, + "outputs": { + "Out": [ + "conv2d_43.tmp_1" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "with_quant_attr": false + }, + "inputs": { + "X": [ + "conv2d_43.tmp_1" + ] + }, + "outputs": { + "Out": [ + "relu_0.tmp_0" + ] + }, + "type": "relu" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_25.w_0" + ], + "Input": [ + "relu_0.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_44.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": 1, + "with_quant_attr": false, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "conv2d_44.tmp_0" + ], + "Y": [ + "conv2d_25.b_0" + ] + }, + "outputs": { + "Out": [ + "conv2d_44.tmp_1" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "offset": 0.5, + "slope": 0.16666670143604279, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "conv2d_44.tmp_1" + ] + }, + "outputs": { + "Out": [ + "hardsigmoid_0.tmp_0" + ] + }, + "type": "hard_sigmoid" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": -1, + "with_quant_attr": false, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "batch_norm_23.tmp_4" + ], + "Y": [ + "hardsigmoid_0.tmp_0" + ] + }, + "outputs": { + "Out": [ + "elementwise_mul_0" + ] + }, + "type": "elementwise_mul" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_26.w_0" + ], + "Input": [ + "elementwise_mul_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_45.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_24.b_0" + ], + "Mean": [ + "batch_norm_24.w_1" + ], + "Scale": [ + "batch_norm_24.w_0" + ], + "Variance": [ + "batch_norm_24.w_2" + ], + "X": [ + "conv2d_45.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_24.w_1" + ], + "SavedMean": [ + "batch_norm_24.tmp_0" + ], + "SavedVariance": [ + "batch_norm_24.tmp_1" + ], + "VarianceOut": [ + "batch_norm_24.w_2" + ], + "Y": [ + "batch_norm_24.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_24.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_24.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 512, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 2, + 2 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_27.w_0" + ], + "Input": [ + "batch_norm_24.tmp_4" + ] + }, + "outputs": { + "Output": [ + "depthwise_conv2d_12.tmp_0" + ] + }, + "type": "depthwise_conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_25.b_0" + ], + "Mean": [ + "batch_norm_25.w_1" + ], + "Scale": [ + "batch_norm_25.w_0" + ], + "Variance": [ + "batch_norm_25.w_2" + ], + "X": [ + "depthwise_conv2d_12.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_25.w_1" + ], + "SavedMean": [ + "batch_norm_25.tmp_0" + ], + "SavedVariance": [ + "batch_norm_25.tmp_1" + ], + "VarianceOut": [ + "batch_norm_25.w_2" + ], + "Y": [ + "batch_norm_25.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_25.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_25.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "adaptive": true, + "ceil_mode": false, + "exclusive": true, + "global_pooling": false, + "ksize": [ + 1, + 1 + ], + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "pooling_type": "avg", + "strides": [ + 1, + 1 + ], + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_25.tmp_4" + ] + }, + "outputs": { + "Out": [ + "pool2d_1.tmp_0" + ] + }, + "type": "pool2d" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_28.w_0" + ], + "Input": [ + "pool2d_1.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_46.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": 1, + "with_quant_attr": false, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "conv2d_46.tmp_0" + ], + "Y": [ + "conv2d_28.b_0" + ] + }, + "outputs": { + "Out": [ + "conv2d_46.tmp_1" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "with_quant_attr": false + }, + "inputs": { + "X": [ + "conv2d_46.tmp_1" + ] + }, + "outputs": { + "Out": [ + "relu_1.tmp_0" + ] + }, + "type": "relu" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_29.w_0" + ], + "Input": [ + "relu_1.tmp_0" + ] + }, + "outputs": { + "Output": [ + "conv2d_47.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": 1, + "with_quant_attr": false, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "conv2d_47.tmp_0" + ], + "Y": [ + "conv2d_29.b_0" + ] + }, + "outputs": { + "Out": [ + "conv2d_47.tmp_1" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "offset": 0.5, + "slope": 0.16666670143604279, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "conv2d_47.tmp_1" + ] + }, + "outputs": { + "Out": [ + "hardsigmoid_1.tmp_0" + ] + }, + "type": "hard_sigmoid" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": -1, + "with_quant_attr": false, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "batch_norm_25.tmp_4" + ], + "Y": [ + "hardsigmoid_1.tmp_0" + ] + }, + "outputs": { + "Out": [ + "elementwise_mul_1" + ] + }, + "type": "elementwise_mul" + }, + { + "attrs": { + "Scale_in": 1.0, + "Scale_in_eltwise": 1.0, + "Scale_out": 1.0, + "Scale_weights": [ + 1.0 + ], + "dilations": [ + 1, + 1 + ], + "exhaustive_search": false, + "force_fp32_output": false, + "fuse_activation": "", + "fuse_alpha": 0.0, + "fuse_beta": 0.0, + "fuse_brelu": false, + "fuse_brelu_threshold": 6.0, + "fuse_relu": false, + "fuse_relu_before_depthwise_conv": false, + "fuse_residual_connection": false, + "groups": 1, + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "strides": [ + 1, + 1 + ], + "use_addto": false, + "with_quant_attr": false + }, + "inputs": { + "Filter": [ + "conv2d_30.w_0" + ], + "Input": [ + "elementwise_mul_1" + ] + }, + "outputs": { + "Output": [ + "conv2d_48.tmp_0" + ] + }, + "type": "conv2d" + }, + { + "attrs": { + "data_layout": "NCHW", + "epsilon": 9.999999747378752e-06, + "fuse_with_relu": false, + "momentum": 0.8999999761581421, + "trainable_statistics": false, + "use_global_stats": false, + "with_quant_attr": false + }, + "inputs": { + "Bias": [ + "batch_norm_26.b_0" + ], + "Mean": [ + "batch_norm_26.w_1" + ], + "Scale": [ + "batch_norm_26.w_0" + ], + "Variance": [ + "batch_norm_26.w_2" + ], + "X": [ + "conv2d_48.tmp_0" + ] + }, + "outputs": { + "MeanOut": [ + "batch_norm_26.w_1" + ], + "SavedMean": [ + "batch_norm_26.tmp_0" + ], + "SavedVariance": [ + "batch_norm_26.tmp_1" + ], + "VarianceOut": [ + "batch_norm_26.w_2" + ], + "Y": [ + "batch_norm_26.tmp_3" + ] + }, + "type": "batchnorm" + }, + { + "attrs": { + "offset": 3.0, + "scale": 6.0, + "threshold": 6.0, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_26.tmp_3" + ] + }, + "outputs": { + "Out": [ + "batch_norm_26.tmp_4" + ] + }, + "type": "hard_swish" + }, + { + "attrs": { + "adaptive": false, + "ceil_mode": false, + "exclusive": true, + "global_pooling": false, + "ksize": [ + 2, + 2 + ], + "padding_algorithm": "EXPLICIT", + "paddings": [ + 0, + 0 + ], + "pooling_type": "max", + "strides": [ + 2, + 2 + ], + "with_quant_attr": false + }, + "inputs": { + "X": [ + "batch_norm_26.tmp_4" + ] + }, + "outputs": { + "Out": [ + "pool2d_2.tmp_0" + ] + }, + "type": "pool2d" + }, + { + "attrs": { + "axes": [ + 2 + ], + "with_quant_attr": false + }, + "inputs": { + "X": [ + "pool2d_2.tmp_0" + ] + }, + "outputs": { + "Out": [ + "squeeze_0.tmp_0" + ], + "XShape": [ + "squeeze_0.tmp_1" + ] + }, + "type": "squeeze2" + }, + { + "attrs": { + "axis": [ + 0, + 2, + 1 + ], + "with_quant_attr": false + }, + "inputs": { + "X": [ + "squeeze_0.tmp_0" + ] + }, + "outputs": { + "Out": [ + "transpose_0.tmp_0" + ], + "XShape": [ + "transpose_0.tmp_1" + ] + }, + "type": "transpose2" + }, + { + "attrs": { + "dtype": 5, + "force_cpu": false, + "input_dim_idx": 0, + "output_dim_idx": 1, + "shape": [ + 4, + -1, + 64 + ], + "str_value": "0.0", + "value": 0.0, + "with_quant_attr": false + }, + "inputs": { + "Input": [ + "transpose_0.tmp_0" + ] + }, + "outputs": { + "Out": [ + "fill_constant_batch_size_like_0.tmp_0" + ] + }, + "type": "fill_constant_batch_size_like" + }, + { + "attrs": { + "dtype": 5, + "force_cpu": false, + "input_dim_idx": 0, + "output_dim_idx": 1, + "shape": [ + 4, + -1, + 64 + ], + "str_value": "0.0", + "value": 0.0, + "with_quant_attr": false + }, + "inputs": { + "Input": [ + "transpose_0.tmp_0" + ] + }, + "outputs": { + "Out": [ + "fill_constant_batch_size_like_1.tmp_0" + ] + }, + "type": "fill_constant_batch_size_like" + }, + { + "attrs": { + "axis": [ + 1, + 0, + 2 + ], + "with_quant_attr": false + }, + "inputs": { + "X": [ + "transpose_0.tmp_0" + ] + }, + "outputs": { + "Out": [ + "transpose_1.tmp_0" + ], + "XShape": [ + "transpose_1.tmp_1" + ] + }, + "type": "transpose2" + }, + { + "attrs": { + "axis": [ + 1, + 0, + 2 + ], + "with_quant_attr": false + }, + "inputs": { + "X": [ + "lstm_0.tmp_0" + ] + }, + "outputs": { + "Out": [ + "transpose_2.tmp_0" + ], + "XShape": [ + "transpose_2.tmp_1" + ] + }, + "type": "transpose2" + }, + { + "attrs": { + "trans_x": false, + "trans_y": false, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "transpose_2.tmp_0" + ], + "Y": [ + "linear_0.w_0" + ] + }, + "outputs": { + "Out": [ + "linear_2.tmp_0" + ] + }, + "type": "matmul_v2" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": 2, + "with_quant_attr": false, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "linear_2.tmp_0" + ], + "Y": [ + "linear_0.b_0" + ] + }, + "outputs": { + "Out": [ + "linear_2.tmp_1" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "trans_x": false, + "trans_y": false, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "linear_2.tmp_1" + ], + "Y": [ + "linear_1.w_0" + ] + }, + "outputs": { + "Out": [ + "linear_3.tmp_0" + ] + }, + "type": "matmul_v2" + }, + { + "attrs": { + "Scale_out": 1.0, + "Scale_x": 1.0, + "Scale_y": 1.0, + "axis": 2, + "with_quant_attr": false, + "x_data_format": "", + "y_data_format": "" + }, + "inputs": { + "X": [ + "linear_3.tmp_0" + ], + "Y": [ + "linear_1.b_0" + ] + }, + "outputs": { + "Out": [ + "linear_3.tmp_1" + ] + }, + "type": "elementwise_add" + }, + { + "attrs": { + "axis": 2, + "with_quant_attr": false + }, + "inputs": { + "X": [ + "linear_3.tmp_1" + ] + }, + "outputs": { + "Out": [ + "softmax_0.tmp_0" + ] + }, + "type": "softmax" + }, + { + "attrs": { + "with_quant_attr": false + }, + "inputs": { + "X": [ + "softmax_0.tmp_0" + ] + }, + "outputs": { + "Out": [ + "fetch" + ] + }, + "type": "fetch" + }, + { + "attrs": { + "state_axis": 0 + }, + "inputs": { + "Input": [ + "transpose_1.tmp_0" + ], + "PreState": [ + "fill_constant_batch_size_like_0.tmp_0" + ], + "WeightList": [ + "lstm_cell_0.w_0", + "lstm_cell_0.w_1", + "lstm_cell_0.b_0", + "lstm_cell_0.b_1" + ] + }, + "outputs": { + "Out": [ + "rnn_origin_0" + ] + }, + "type": "rnn_origin" + }, + { + "attrs": { + "batch": 80, + "input_axis": 0, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "fill_constant_batch_size_like_0.tmp_0" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_0.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_0.tmp_matmul" + ], + "Y": [ + "fill_constant_batch_size_like_1.tmp_0" + ] + }, + "outputs": { + "Out": [ + "lstm_0_0.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_0.tmp_matmul" + ], + "Y": [ + "fill_constant_batch_size_like_1.tmp_0" + ] + }, + "outputs": { + "Out": [ + "lstm_0_0.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 1, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_0.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_1.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_1.tmp_matmul" + ], + "Y": [ + "lstm_0_0.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_1.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_1.tmp_matmul" + ], + "Y": [ + "lstm_0_0.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_1.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 2, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_1.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_2.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_2.tmp_matmul" + ], + "Y": [ + "lstm_0_1.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_2.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_2.tmp_matmul" + ], + "Y": [ + "lstm_0_1.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_2.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 3, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_2.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_3.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_3.tmp_matmul" + ], + "Y": [ + "lstm_0_2.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_3.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_3.tmp_matmul" + ], + "Y": [ + "lstm_0_2.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_3.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 4, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_3.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_4.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_4.tmp_matmul" + ], + "Y": [ + "lstm_0_3.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_4.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_4.tmp_matmul" + ], + "Y": [ + "lstm_0_3.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_4.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 5, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_4.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_5.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_5.tmp_matmul" + ], + "Y": [ + "lstm_0_4.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_5.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_5.tmp_matmul" + ], + "Y": [ + "lstm_0_4.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_5.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 6, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_5.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_6.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_6.tmp_matmul" + ], + "Y": [ + "lstm_0_5.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_6.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_6.tmp_matmul" + ], + "Y": [ + "lstm_0_5.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_6.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 7, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_6.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_7.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_7.tmp_matmul" + ], + "Y": [ + "lstm_0_6.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_7.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_7.tmp_matmul" + ], + "Y": [ + "lstm_0_6.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_7.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 8, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_7.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_8.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_8.tmp_matmul" + ], + "Y": [ + "lstm_0_7.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_8.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_8.tmp_matmul" + ], + "Y": [ + "lstm_0_7.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_8.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 9, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_8.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_9.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_9.tmp_matmul" + ], + "Y": [ + "lstm_0_8.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_9.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_9.tmp_matmul" + ], + "Y": [ + "lstm_0_8.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_9.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 10, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_9.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_10.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_10.tmp_matmul" + ], + "Y": [ + "lstm_0_9.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_10.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_10.tmp_matmul" + ], + "Y": [ + "lstm_0_9.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_10.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 11, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_10.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_11.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_11.tmp_matmul" + ], + "Y": [ + "lstm_0_10.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_11.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_11.tmp_matmul" + ], + "Y": [ + "lstm_0_10.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_11.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 12, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_11.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_12.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_12.tmp_matmul" + ], + "Y": [ + "lstm_0_11.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_12.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_12.tmp_matmul" + ], + "Y": [ + "lstm_0_11.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_12.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 13, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_12.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_13.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_13.tmp_matmul" + ], + "Y": [ + "lstm_0_12.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_13.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_13.tmp_matmul" + ], + "Y": [ + "lstm_0_12.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_13.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 14, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_13.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_14.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_14.tmp_matmul" + ], + "Y": [ + "lstm_0_13.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_14.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_14.tmp_matmul" + ], + "Y": [ + "lstm_0_13.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_14.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 15, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_14.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_15.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_15.tmp_matmul" + ], + "Y": [ + "lstm_0_14.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_15.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_15.tmp_matmul" + ], + "Y": [ + "lstm_0_14.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_15.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 16, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_15.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_16.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_16.tmp_matmul" + ], + "Y": [ + "lstm_0_15.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_16.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_16.tmp_matmul" + ], + "Y": [ + "lstm_0_15.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_16.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 17, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_16.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_17.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_17.tmp_matmul" + ], + "Y": [ + "lstm_0_16.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_17.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_17.tmp_matmul" + ], + "Y": [ + "lstm_0_16.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_17.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 18, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_17.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_18.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_18.tmp_matmul" + ], + "Y": [ + "lstm_0_17.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_18.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_18.tmp_matmul" + ], + "Y": [ + "lstm_0_17.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_18.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 19, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_18.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_19.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_19.tmp_matmul" + ], + "Y": [ + "lstm_0_18.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_19.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_19.tmp_matmul" + ], + "Y": [ + "lstm_0_18.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_19.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 20, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_19.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_20.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_20.tmp_matmul" + ], + "Y": [ + "lstm_0_19.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_20.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_20.tmp_matmul" + ], + "Y": [ + "lstm_0_19.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_20.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 21, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_20.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_21.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_21.tmp_matmul" + ], + "Y": [ + "lstm_0_20.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_21.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_21.tmp_matmul" + ], + "Y": [ + "lstm_0_20.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_21.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 22, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_21.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_22.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_22.tmp_matmul" + ], + "Y": [ + "lstm_0_21.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_22.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_22.tmp_matmul" + ], + "Y": [ + "lstm_0_21.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_22.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 23, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_22.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_23.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_23.tmp_matmul" + ], + "Y": [ + "lstm_0_22.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_23.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_23.tmp_matmul" + ], + "Y": [ + "lstm_0_22.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_23.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 24, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_23.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_24.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_24.tmp_matmul" + ], + "Y": [ + "lstm_0_23.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_24.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_24.tmp_matmul" + ], + "Y": [ + "lstm_0_23.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_24.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 25, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_24.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_25.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_25.tmp_matmul" + ], + "Y": [ + "lstm_0_24.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_25.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_25.tmp_matmul" + ], + "Y": [ + "lstm_0_24.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_25.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 26, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_25.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_26.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_26.tmp_matmul" + ], + "Y": [ + "lstm_0_25.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_26.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_26.tmp_matmul" + ], + "Y": [ + "lstm_0_25.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_26.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 27, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_26.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_27.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_27.tmp_matmul" + ], + "Y": [ + "lstm_0_26.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_27.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_27.tmp_matmul" + ], + "Y": [ + "lstm_0_26.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_27.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 28, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_27.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_28.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_28.tmp_matmul" + ], + "Y": [ + "lstm_0_27.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_28.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_28.tmp_matmul" + ], + "Y": [ + "lstm_0_27.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_28.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 29, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_28.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_29.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_29.tmp_matmul" + ], + "Y": [ + "lstm_0_28.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_29.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_29.tmp_matmul" + ], + "Y": [ + "lstm_0_28.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_29.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 30, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_29.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_30.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_30.tmp_matmul" + ], + "Y": [ + "lstm_0_29.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_30.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_30.tmp_matmul" + ], + "Y": [ + "lstm_0_29.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_30.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 31, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_30.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_31.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_31.tmp_matmul" + ], + "Y": [ + "lstm_0_30.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_31.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_31.tmp_matmul" + ], + "Y": [ + "lstm_0_30.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_31.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 32, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_31.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_32.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_32.tmp_matmul" + ], + "Y": [ + "lstm_0_31.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_32.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_32.tmp_matmul" + ], + "Y": [ + "lstm_0_31.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_32.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 33, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_32.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_33.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_33.tmp_matmul" + ], + "Y": [ + "lstm_0_32.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_33.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_33.tmp_matmul" + ], + "Y": [ + "lstm_0_32.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_33.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 34, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_33.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_34.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_34.tmp_matmul" + ], + "Y": [ + "lstm_0_33.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_34.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_34.tmp_matmul" + ], + "Y": [ + "lstm_0_33.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_34.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 35, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_34.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_35.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_35.tmp_matmul" + ], + "Y": [ + "lstm_0_34.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_35.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_35.tmp_matmul" + ], + "Y": [ + "lstm_0_34.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_35.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 36, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_35.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_36.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_36.tmp_matmul" + ], + "Y": [ + "lstm_0_35.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_36.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_36.tmp_matmul" + ], + "Y": [ + "lstm_0_35.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_36.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 37, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_36.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_37.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_37.tmp_matmul" + ], + "Y": [ + "lstm_0_36.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_37.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_37.tmp_matmul" + ], + "Y": [ + "lstm_0_36.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_37.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 38, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_37.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_38.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_38.tmp_matmul" + ], + "Y": [ + "lstm_0_37.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_38.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_38.tmp_matmul" + ], + "Y": [ + "lstm_0_37.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_38.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 39, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_38.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_39.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_39.tmp_matmul" + ], + "Y": [ + "lstm_0_38.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_39.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_39.tmp_matmul" + ], + "Y": [ + "lstm_0_38.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_39.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 40, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_39.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_40.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_40.tmp_matmul" + ], + "Y": [ + "lstm_0_39.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_40.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_40.tmp_matmul" + ], + "Y": [ + "lstm_0_39.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_40.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 41, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_40.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_41.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_41.tmp_matmul" + ], + "Y": [ + "lstm_0_40.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_41.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_41.tmp_matmul" + ], + "Y": [ + "lstm_0_40.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_41.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 42, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_41.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_42.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_42.tmp_matmul" + ], + "Y": [ + "lstm_0_41.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_42.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_42.tmp_matmul" + ], + "Y": [ + "lstm_0_41.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_42.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 43, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_42.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_43.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_43.tmp_matmul" + ], + "Y": [ + "lstm_0_42.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_43.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_43.tmp_matmul" + ], + "Y": [ + "lstm_0_42.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_43.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 44, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_43.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_44.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_44.tmp_matmul" + ], + "Y": [ + "lstm_0_43.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_44.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_44.tmp_matmul" + ], + "Y": [ + "lstm_0_43.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_44.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 45, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_44.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_45.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_45.tmp_matmul" + ], + "Y": [ + "lstm_0_44.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_45.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_45.tmp_matmul" + ], + "Y": [ + "lstm_0_44.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_45.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 46, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_45.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_46.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_46.tmp_matmul" + ], + "Y": [ + "lstm_0_45.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_46.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_46.tmp_matmul" + ], + "Y": [ + "lstm_0_45.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_46.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 47, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_46.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_47.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_47.tmp_matmul" + ], + "Y": [ + "lstm_0_46.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_47.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_47.tmp_matmul" + ], + "Y": [ + "lstm_0_46.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_47.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 48, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_47.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_48.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_48.tmp_matmul" + ], + "Y": [ + "lstm_0_47.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_48.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_48.tmp_matmul" + ], + "Y": [ + "lstm_0_47.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_48.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 49, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_48.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_49.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_49.tmp_matmul" + ], + "Y": [ + "lstm_0_48.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_49.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_49.tmp_matmul" + ], + "Y": [ + "lstm_0_48.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_49.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 50, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_49.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_50.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_50.tmp_matmul" + ], + "Y": [ + "lstm_0_49.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_50.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_50.tmp_matmul" + ], + "Y": [ + "lstm_0_49.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_50.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 51, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_50.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_51.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_51.tmp_matmul" + ], + "Y": [ + "lstm_0_50.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_51.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_51.tmp_matmul" + ], + "Y": [ + "lstm_0_50.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_51.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 52, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_51.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_52.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_52.tmp_matmul" + ], + "Y": [ + "lstm_0_51.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_52.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_52.tmp_matmul" + ], + "Y": [ + "lstm_0_51.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_52.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 53, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_52.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_53.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_53.tmp_matmul" + ], + "Y": [ + "lstm_0_52.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_53.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_53.tmp_matmul" + ], + "Y": [ + "lstm_0_52.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_53.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 54, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_53.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_54.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_54.tmp_matmul" + ], + "Y": [ + "lstm_0_53.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_54.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_54.tmp_matmul" + ], + "Y": [ + "lstm_0_53.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_54.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 55, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_54.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_55.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_55.tmp_matmul" + ], + "Y": [ + "lstm_0_54.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_55.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_55.tmp_matmul" + ], + "Y": [ + "lstm_0_54.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_55.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 56, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_55.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_56.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_56.tmp_matmul" + ], + "Y": [ + "lstm_0_55.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_56.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_56.tmp_matmul" + ], + "Y": [ + "lstm_0_55.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_56.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 57, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_56.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_57.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_57.tmp_matmul" + ], + "Y": [ + "lstm_0_56.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_57.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_57.tmp_matmul" + ], + "Y": [ + "lstm_0_56.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_57.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 58, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_57.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_58.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_58.tmp_matmul" + ], + "Y": [ + "lstm_0_57.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_58.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_58.tmp_matmul" + ], + "Y": [ + "lstm_0_57.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_58.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 59, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_58.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_59.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_59.tmp_matmul" + ], + "Y": [ + "lstm_0_58.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_59.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_59.tmp_matmul" + ], + "Y": [ + "lstm_0_58.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_59.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 60, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_59.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_60.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_60.tmp_matmul" + ], + "Y": [ + "lstm_0_59.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_60.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_60.tmp_matmul" + ], + "Y": [ + "lstm_0_59.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_60.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 61, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_60.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_61.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_61.tmp_matmul" + ], + "Y": [ + "lstm_0_60.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_61.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_61.tmp_matmul" + ], + "Y": [ + "lstm_0_60.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_61.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 62, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_61.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_62.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_62.tmp_matmul" + ], + "Y": [ + "lstm_0_61.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_62.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_62.tmp_matmul" + ], + "Y": [ + "lstm_0_61.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_62.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 63, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_62.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_63.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_63.tmp_matmul" + ], + "Y": [ + "lstm_0_62.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_63.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_63.tmp_matmul" + ], + "Y": [ + "lstm_0_62.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_63.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 64, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_63.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_64.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_64.tmp_matmul" + ], + "Y": [ + "lstm_0_63.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_64.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_64.tmp_matmul" + ], + "Y": [ + "lstm_0_63.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_64.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 65, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_64.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_65.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_65.tmp_matmul" + ], + "Y": [ + "lstm_0_64.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_65.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_65.tmp_matmul" + ], + "Y": [ + "lstm_0_64.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_65.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 66, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_65.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_66.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_66.tmp_matmul" + ], + "Y": [ + "lstm_0_65.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_66.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_66.tmp_matmul" + ], + "Y": [ + "lstm_0_65.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_66.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 67, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_66.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_67.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_67.tmp_matmul" + ], + "Y": [ + "lstm_0_66.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_67.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_67.tmp_matmul" + ], + "Y": [ + "lstm_0_66.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_67.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 68, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_67.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_68.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_68.tmp_matmul" + ], + "Y": [ + "lstm_0_67.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_68.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_68.tmp_matmul" + ], + "Y": [ + "lstm_0_67.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_68.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 69, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_68.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_69.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_69.tmp_matmul" + ], + "Y": [ + "lstm_0_68.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_69.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_69.tmp_matmul" + ], + "Y": [ + "lstm_0_68.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_69.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 70, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_69.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_70.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_70.tmp_matmul" + ], + "Y": [ + "lstm_0_69.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_70.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_70.tmp_matmul" + ], + "Y": [ + "lstm_0_69.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_70.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 71, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_70.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_71.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_71.tmp_matmul" + ], + "Y": [ + "lstm_0_70.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_71.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_71.tmp_matmul" + ], + "Y": [ + "lstm_0_70.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_71.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 72, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_71.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_72.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_72.tmp_matmul" + ], + "Y": [ + "lstm_0_71.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_72.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_72.tmp_matmul" + ], + "Y": [ + "lstm_0_71.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_72.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 73, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_72.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_73.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_73.tmp_matmul" + ], + "Y": [ + "lstm_0_72.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_73.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_73.tmp_matmul" + ], + "Y": [ + "lstm_0_72.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_73.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 74, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_73.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_74.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_74.tmp_matmul" + ], + "Y": [ + "lstm_0_73.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_74.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_74.tmp_matmul" + ], + "Y": [ + "lstm_0_73.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_74.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 75, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_74.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_75.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_75.tmp_matmul" + ], + "Y": [ + "lstm_0_74.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_75.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_75.tmp_matmul" + ], + "Y": [ + "lstm_0_74.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_75.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 76, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_75.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_76.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_76.tmp_matmul" + ], + "Y": [ + "lstm_0_75.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_76.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_76.tmp_matmul" + ], + "Y": [ + "lstm_0_75.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_76.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 77, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_76.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_77.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_77.tmp_matmul" + ], + "Y": [ + "lstm_0_76.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_77.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_77.tmp_matmul" + ], + "Y": [ + "lstm_0_76.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_77.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 78, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_77.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_78.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_78.tmp_matmul" + ], + "Y": [ + "lstm_0_77.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_78.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_78.tmp_matmul" + ], + "Y": [ + "lstm_0_77.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_78.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 79, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_0" + ], + "PreState": [ + "lstm_0_78.tmp_h" + ], + "WeightList": [ + "lstm_cell_0.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_0_79.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_79.tmp_matmul" + ], + "Y": [ + "lstm_0_78.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_79.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_79.tmp_matmul" + ], + "Y": [ + "lstm_0_78.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_0_79.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "state_axis": 1 + }, + "inputs": { + "Input": [ + "transpose_1.tmp_0" + ], + "PreState": [ + "fill_constant_batch_size_like_0.tmp_0" + ], + "WeightList": [ + "lstm_cell_1.w_0", + "lstm_cell_1.w_1", + "lstm_cell_1.b_0", + "lstm_cell_1.b_1" + ] + }, + "outputs": { + "Out": [ + "rnn_origin_1" + ] + }, + "type": "rnn_origin" + }, + { + "attrs": { + "batch": 80, + "input_axis": 0, + "reverse": true, + "state_axis": 1 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "fill_constant_batch_size_like_0.tmp_0" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_0.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 1 + }, + "inputs": { + "X": [ + "lstm_1_0.tmp_matmul" + ], + "Y": [ + "fill_constant_batch_size_like_1.tmp_0" + ] + }, + "outputs": { + "Out": [ + "lstm_1_0.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 1 + }, + "inputs": { + "X": [ + "lstm_1_0.tmp_matmul" + ], + "Y": [ + "fill_constant_batch_size_like_1.tmp_0" + ] + }, + "outputs": { + "Out": [ + "lstm_1_0.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 1, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_0.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_1.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_1.tmp_matmul" + ], + "Y": [ + "lstm_1_0.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_1.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_1.tmp_matmul" + ], + "Y": [ + "lstm_1_0.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_1.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 2, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_1.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_2.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_2.tmp_matmul" + ], + "Y": [ + "lstm_1_1.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_2.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_2.tmp_matmul" + ], + "Y": [ + "lstm_1_1.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_2.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 3, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_2.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_3.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_3.tmp_matmul" + ], + "Y": [ + "lstm_1_2.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_3.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_3.tmp_matmul" + ], + "Y": [ + "lstm_1_2.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_3.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 4, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_3.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_4.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_4.tmp_matmul" + ], + "Y": [ + "lstm_1_3.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_4.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_4.tmp_matmul" + ], + "Y": [ + "lstm_1_3.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_4.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 5, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_4.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_5.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_5.tmp_matmul" + ], + "Y": [ + "lstm_1_4.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_5.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_5.tmp_matmul" + ], + "Y": [ + "lstm_1_4.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_5.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 6, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_5.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_6.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_6.tmp_matmul" + ], + "Y": [ + "lstm_1_5.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_6.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_6.tmp_matmul" + ], + "Y": [ + "lstm_1_5.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_6.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 7, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_6.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_7.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_7.tmp_matmul" + ], + "Y": [ + "lstm_1_6.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_7.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_7.tmp_matmul" + ], + "Y": [ + "lstm_1_6.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_7.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 8, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_7.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_8.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_8.tmp_matmul" + ], + "Y": [ + "lstm_1_7.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_8.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_8.tmp_matmul" + ], + "Y": [ + "lstm_1_7.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_8.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 9, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_8.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_9.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_9.tmp_matmul" + ], + "Y": [ + "lstm_1_8.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_9.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_9.tmp_matmul" + ], + "Y": [ + "lstm_1_8.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_9.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 10, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_9.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_10.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_10.tmp_matmul" + ], + "Y": [ + "lstm_1_9.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_10.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_10.tmp_matmul" + ], + "Y": [ + "lstm_1_9.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_10.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 11, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_10.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_11.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_11.tmp_matmul" + ], + "Y": [ + "lstm_1_10.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_11.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_11.tmp_matmul" + ], + "Y": [ + "lstm_1_10.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_11.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 12, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_11.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_12.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_12.tmp_matmul" + ], + "Y": [ + "lstm_1_11.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_12.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_12.tmp_matmul" + ], + "Y": [ + "lstm_1_11.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_12.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 13, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_12.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_13.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_13.tmp_matmul" + ], + "Y": [ + "lstm_1_12.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_13.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_13.tmp_matmul" + ], + "Y": [ + "lstm_1_12.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_13.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 14, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_13.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_14.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_14.tmp_matmul" + ], + "Y": [ + "lstm_1_13.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_14.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_14.tmp_matmul" + ], + "Y": [ + "lstm_1_13.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_14.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 15, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_14.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_15.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_15.tmp_matmul" + ], + "Y": [ + "lstm_1_14.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_15.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_15.tmp_matmul" + ], + "Y": [ + "lstm_1_14.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_15.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 16, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_15.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_16.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_16.tmp_matmul" + ], + "Y": [ + "lstm_1_15.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_16.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_16.tmp_matmul" + ], + "Y": [ + "lstm_1_15.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_16.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 17, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_16.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_17.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_17.tmp_matmul" + ], + "Y": [ + "lstm_1_16.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_17.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_17.tmp_matmul" + ], + "Y": [ + "lstm_1_16.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_17.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 18, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_17.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_18.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_18.tmp_matmul" + ], + "Y": [ + "lstm_1_17.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_18.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_18.tmp_matmul" + ], + "Y": [ + "lstm_1_17.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_18.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 19, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_18.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_19.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_19.tmp_matmul" + ], + "Y": [ + "lstm_1_18.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_19.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_19.tmp_matmul" + ], + "Y": [ + "lstm_1_18.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_19.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 20, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_19.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_20.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_20.tmp_matmul" + ], + "Y": [ + "lstm_1_19.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_20.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_20.tmp_matmul" + ], + "Y": [ + "lstm_1_19.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_20.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 21, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_20.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_21.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_21.tmp_matmul" + ], + "Y": [ + "lstm_1_20.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_21.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_21.tmp_matmul" + ], + "Y": [ + "lstm_1_20.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_21.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 22, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_21.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_22.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_22.tmp_matmul" + ], + "Y": [ + "lstm_1_21.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_22.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_22.tmp_matmul" + ], + "Y": [ + "lstm_1_21.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_22.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 23, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_22.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_23.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_23.tmp_matmul" + ], + "Y": [ + "lstm_1_22.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_23.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_23.tmp_matmul" + ], + "Y": [ + "lstm_1_22.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_23.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 24, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_23.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_24.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_24.tmp_matmul" + ], + "Y": [ + "lstm_1_23.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_24.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_24.tmp_matmul" + ], + "Y": [ + "lstm_1_23.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_24.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 25, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_24.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_25.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_25.tmp_matmul" + ], + "Y": [ + "lstm_1_24.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_25.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_25.tmp_matmul" + ], + "Y": [ + "lstm_1_24.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_25.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 26, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_25.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_26.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_26.tmp_matmul" + ], + "Y": [ + "lstm_1_25.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_26.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_26.tmp_matmul" + ], + "Y": [ + "lstm_1_25.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_26.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 27, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_26.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_27.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_27.tmp_matmul" + ], + "Y": [ + "lstm_1_26.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_27.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_27.tmp_matmul" + ], + "Y": [ + "lstm_1_26.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_27.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 28, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_27.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_28.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_28.tmp_matmul" + ], + "Y": [ + "lstm_1_27.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_28.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_28.tmp_matmul" + ], + "Y": [ + "lstm_1_27.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_28.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 29, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_28.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_29.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_29.tmp_matmul" + ], + "Y": [ + "lstm_1_28.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_29.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_29.tmp_matmul" + ], + "Y": [ + "lstm_1_28.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_29.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 30, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_29.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_30.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_30.tmp_matmul" + ], + "Y": [ + "lstm_1_29.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_30.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_30.tmp_matmul" + ], + "Y": [ + "lstm_1_29.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_30.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 31, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_30.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_31.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_31.tmp_matmul" + ], + "Y": [ + "lstm_1_30.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_31.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_31.tmp_matmul" + ], + "Y": [ + "lstm_1_30.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_31.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 32, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_31.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_32.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_32.tmp_matmul" + ], + "Y": [ + "lstm_1_31.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_32.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_32.tmp_matmul" + ], + "Y": [ + "lstm_1_31.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_32.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 33, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_32.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_33.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_33.tmp_matmul" + ], + "Y": [ + "lstm_1_32.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_33.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_33.tmp_matmul" + ], + "Y": [ + "lstm_1_32.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_33.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 34, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_33.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_34.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_34.tmp_matmul" + ], + "Y": [ + "lstm_1_33.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_34.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_34.tmp_matmul" + ], + "Y": [ + "lstm_1_33.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_34.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 35, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_34.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_35.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_35.tmp_matmul" + ], + "Y": [ + "lstm_1_34.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_35.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_35.tmp_matmul" + ], + "Y": [ + "lstm_1_34.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_35.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 36, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_35.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_36.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_36.tmp_matmul" + ], + "Y": [ + "lstm_1_35.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_36.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_36.tmp_matmul" + ], + "Y": [ + "lstm_1_35.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_36.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 37, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_36.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_37.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_37.tmp_matmul" + ], + "Y": [ + "lstm_1_36.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_37.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_37.tmp_matmul" + ], + "Y": [ + "lstm_1_36.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_37.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 38, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_37.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_38.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_38.tmp_matmul" + ], + "Y": [ + "lstm_1_37.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_38.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_38.tmp_matmul" + ], + "Y": [ + "lstm_1_37.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_38.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 39, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_38.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_39.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_39.tmp_matmul" + ], + "Y": [ + "lstm_1_38.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_39.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_39.tmp_matmul" + ], + "Y": [ + "lstm_1_38.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_39.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 40, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_39.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_40.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_40.tmp_matmul" + ], + "Y": [ + "lstm_1_39.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_40.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_40.tmp_matmul" + ], + "Y": [ + "lstm_1_39.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_40.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 41, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_40.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_41.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_41.tmp_matmul" + ], + "Y": [ + "lstm_1_40.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_41.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_41.tmp_matmul" + ], + "Y": [ + "lstm_1_40.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_41.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 42, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_41.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_42.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_42.tmp_matmul" + ], + "Y": [ + "lstm_1_41.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_42.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_42.tmp_matmul" + ], + "Y": [ + "lstm_1_41.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_42.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 43, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_42.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_43.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_43.tmp_matmul" + ], + "Y": [ + "lstm_1_42.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_43.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_43.tmp_matmul" + ], + "Y": [ + "lstm_1_42.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_43.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 44, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_43.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_44.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_44.tmp_matmul" + ], + "Y": [ + "lstm_1_43.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_44.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_44.tmp_matmul" + ], + "Y": [ + "lstm_1_43.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_44.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 45, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_44.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_45.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_45.tmp_matmul" + ], + "Y": [ + "lstm_1_44.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_45.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_45.tmp_matmul" + ], + "Y": [ + "lstm_1_44.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_45.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 46, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_45.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_46.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_46.tmp_matmul" + ], + "Y": [ + "lstm_1_45.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_46.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_46.tmp_matmul" + ], + "Y": [ + "lstm_1_45.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_46.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 47, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_46.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_47.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_47.tmp_matmul" + ], + "Y": [ + "lstm_1_46.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_47.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_47.tmp_matmul" + ], + "Y": [ + "lstm_1_46.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_47.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 48, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_47.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_48.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_48.tmp_matmul" + ], + "Y": [ + "lstm_1_47.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_48.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_48.tmp_matmul" + ], + "Y": [ + "lstm_1_47.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_48.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 49, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_48.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_49.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_49.tmp_matmul" + ], + "Y": [ + "lstm_1_48.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_49.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_49.tmp_matmul" + ], + "Y": [ + "lstm_1_48.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_49.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 50, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_49.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_50.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_50.tmp_matmul" + ], + "Y": [ + "lstm_1_49.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_50.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_50.tmp_matmul" + ], + "Y": [ + "lstm_1_49.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_50.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 51, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_50.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_51.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_51.tmp_matmul" + ], + "Y": [ + "lstm_1_50.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_51.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_51.tmp_matmul" + ], + "Y": [ + "lstm_1_50.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_51.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 52, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_51.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_52.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_52.tmp_matmul" + ], + "Y": [ + "lstm_1_51.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_52.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_52.tmp_matmul" + ], + "Y": [ + "lstm_1_51.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_52.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 53, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_52.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_53.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_53.tmp_matmul" + ], + "Y": [ + "lstm_1_52.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_53.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_53.tmp_matmul" + ], + "Y": [ + "lstm_1_52.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_53.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 54, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_53.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_54.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_54.tmp_matmul" + ], + "Y": [ + "lstm_1_53.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_54.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_54.tmp_matmul" + ], + "Y": [ + "lstm_1_53.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_54.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 55, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_54.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_55.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_55.tmp_matmul" + ], + "Y": [ + "lstm_1_54.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_55.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_55.tmp_matmul" + ], + "Y": [ + "lstm_1_54.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_55.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 56, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_55.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_56.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_56.tmp_matmul" + ], + "Y": [ + "lstm_1_55.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_56.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_56.tmp_matmul" + ], + "Y": [ + "lstm_1_55.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_56.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 57, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_56.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_57.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_57.tmp_matmul" + ], + "Y": [ + "lstm_1_56.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_57.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_57.tmp_matmul" + ], + "Y": [ + "lstm_1_56.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_57.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 58, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_57.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_58.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_58.tmp_matmul" + ], + "Y": [ + "lstm_1_57.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_58.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_58.tmp_matmul" + ], + "Y": [ + "lstm_1_57.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_58.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 59, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_58.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_59.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_59.tmp_matmul" + ], + "Y": [ + "lstm_1_58.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_59.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_59.tmp_matmul" + ], + "Y": [ + "lstm_1_58.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_59.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 60, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_59.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_60.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_60.tmp_matmul" + ], + "Y": [ + "lstm_1_59.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_60.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_60.tmp_matmul" + ], + "Y": [ + "lstm_1_59.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_60.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 61, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_60.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_61.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_61.tmp_matmul" + ], + "Y": [ + "lstm_1_60.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_61.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_61.tmp_matmul" + ], + "Y": [ + "lstm_1_60.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_61.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 62, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_61.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_62.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_62.tmp_matmul" + ], + "Y": [ + "lstm_1_61.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_62.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_62.tmp_matmul" + ], + "Y": [ + "lstm_1_61.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_62.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 63, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_62.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_63.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_63.tmp_matmul" + ], + "Y": [ + "lstm_1_62.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_63.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_63.tmp_matmul" + ], + "Y": [ + "lstm_1_62.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_63.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 64, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_63.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_64.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_64.tmp_matmul" + ], + "Y": [ + "lstm_1_63.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_64.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_64.tmp_matmul" + ], + "Y": [ + "lstm_1_63.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_64.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 65, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_64.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_65.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_65.tmp_matmul" + ], + "Y": [ + "lstm_1_64.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_65.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_65.tmp_matmul" + ], + "Y": [ + "lstm_1_64.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_65.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 66, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_65.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_66.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_66.tmp_matmul" + ], + "Y": [ + "lstm_1_65.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_66.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_66.tmp_matmul" + ], + "Y": [ + "lstm_1_65.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_66.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 67, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_66.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_67.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_67.tmp_matmul" + ], + "Y": [ + "lstm_1_66.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_67.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_67.tmp_matmul" + ], + "Y": [ + "lstm_1_66.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_67.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 68, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_67.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_68.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_68.tmp_matmul" + ], + "Y": [ + "lstm_1_67.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_68.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_68.tmp_matmul" + ], + "Y": [ + "lstm_1_67.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_68.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 69, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_68.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_69.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_69.tmp_matmul" + ], + "Y": [ + "lstm_1_68.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_69.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_69.tmp_matmul" + ], + "Y": [ + "lstm_1_68.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_69.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 70, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_69.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_70.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_70.tmp_matmul" + ], + "Y": [ + "lstm_1_69.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_70.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_70.tmp_matmul" + ], + "Y": [ + "lstm_1_69.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_70.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 71, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_70.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_71.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_71.tmp_matmul" + ], + "Y": [ + "lstm_1_70.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_71.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_71.tmp_matmul" + ], + "Y": [ + "lstm_1_70.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_71.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 72, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_71.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_72.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_72.tmp_matmul" + ], + "Y": [ + "lstm_1_71.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_72.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_72.tmp_matmul" + ], + "Y": [ + "lstm_1_71.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_72.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 73, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_72.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_73.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_73.tmp_matmul" + ], + "Y": [ + "lstm_1_72.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_73.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_73.tmp_matmul" + ], + "Y": [ + "lstm_1_72.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_73.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 74, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_73.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_74.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_74.tmp_matmul" + ], + "Y": [ + "lstm_1_73.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_74.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_74.tmp_matmul" + ], + "Y": [ + "lstm_1_73.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_74.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 75, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_74.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_75.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_75.tmp_matmul" + ], + "Y": [ + "lstm_1_74.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_75.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_75.tmp_matmul" + ], + "Y": [ + "lstm_1_74.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_75.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 76, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_75.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_76.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_76.tmp_matmul" + ], + "Y": [ + "lstm_1_75.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_76.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_76.tmp_matmul" + ], + "Y": [ + "lstm_1_75.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_76.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 77, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_76.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_77.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_77.tmp_matmul" + ], + "Y": [ + "lstm_1_76.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_77.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_77.tmp_matmul" + ], + "Y": [ + "lstm_1_76.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_77.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 78, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_77.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_78.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_78.tmp_matmul" + ], + "Y": [ + "lstm_1_77.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_78.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_78.tmp_matmul" + ], + "Y": [ + "lstm_1_77.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_78.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 79, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_1" + ], + "PreState": [ + "lstm_1_78.tmp_h" + ], + "WeightList": [ + "lstm_cell_1.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_1_79.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_79.tmp_matmul" + ], + "Y": [ + "lstm_1_78.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_79.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_1_79.tmp_matmul" + ], + "Y": [ + "lstm_1_78.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_1_79.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_0.tmp_h" + ], + "Y": [ + "lstm_1_79.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_0.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_1.tmp_h" + ], + "Y": [ + "lstm_1_78.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_1.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_2.tmp_h" + ], + "Y": [ + "lstm_1_77.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_2.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_3.tmp_h" + ], + "Y": [ + "lstm_1_76.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_3.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_4.tmp_h" + ], + "Y": [ + "lstm_1_75.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_4.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_5.tmp_h" + ], + "Y": [ + "lstm_1_74.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_5.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_6.tmp_h" + ], + "Y": [ + "lstm_1_73.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_6.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_7.tmp_h" + ], + "Y": [ + "lstm_1_72.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_7.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_8.tmp_h" + ], + "Y": [ + "lstm_1_71.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_8.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_9.tmp_h" + ], + "Y": [ + "lstm_1_70.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_9.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_10.tmp_h" + ], + "Y": [ + "lstm_1_69.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_10.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_11.tmp_h" + ], + "Y": [ + "lstm_1_68.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_11.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_12.tmp_h" + ], + "Y": [ + "lstm_1_67.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_12.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_13.tmp_h" + ], + "Y": [ + "lstm_1_66.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_13.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_14.tmp_h" + ], + "Y": [ + "lstm_1_65.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_14.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_15.tmp_h" + ], + "Y": [ + "lstm_1_64.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_15.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_16.tmp_h" + ], + "Y": [ + "lstm_1_63.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_16.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_17.tmp_h" + ], + "Y": [ + "lstm_1_62.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_17.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_18.tmp_h" + ], + "Y": [ + "lstm_1_61.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_18.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_19.tmp_h" + ], + "Y": [ + "lstm_1_60.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_19.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_20.tmp_h" + ], + "Y": [ + "lstm_1_59.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_20.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_21.tmp_h" + ], + "Y": [ + "lstm_1_58.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_21.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_22.tmp_h" + ], + "Y": [ + "lstm_1_57.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_22.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_23.tmp_h" + ], + "Y": [ + "lstm_1_56.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_23.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_24.tmp_h" + ], + "Y": [ + "lstm_1_55.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_24.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_25.tmp_h" + ], + "Y": [ + "lstm_1_54.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_25.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_26.tmp_h" + ], + "Y": [ + "lstm_1_53.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_26.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_27.tmp_h" + ], + "Y": [ + "lstm_1_52.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_27.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_28.tmp_h" + ], + "Y": [ + "lstm_1_51.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_28.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_29.tmp_h" + ], + "Y": [ + "lstm_1_50.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_29.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_30.tmp_h" + ], + "Y": [ + "lstm_1_49.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_30.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_31.tmp_h" + ], + "Y": [ + "lstm_1_48.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_31.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_32.tmp_h" + ], + "Y": [ + "lstm_1_47.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_32.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_33.tmp_h" + ], + "Y": [ + "lstm_1_46.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_33.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_34.tmp_h" + ], + "Y": [ + "lstm_1_45.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_34.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_35.tmp_h" + ], + "Y": [ + "lstm_1_44.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_35.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_36.tmp_h" + ], + "Y": [ + "lstm_1_43.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_36.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_37.tmp_h" + ], + "Y": [ + "lstm_1_42.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_37.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_38.tmp_h" + ], + "Y": [ + "lstm_1_41.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_38.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_39.tmp_h" + ], + "Y": [ + "lstm_1_40.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_39.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_40.tmp_h" + ], + "Y": [ + "lstm_1_39.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_40.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_41.tmp_h" + ], + "Y": [ + "lstm_1_38.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_41.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_42.tmp_h" + ], + "Y": [ + "lstm_1_37.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_42.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_43.tmp_h" + ], + "Y": [ + "lstm_1_36.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_43.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_44.tmp_h" + ], + "Y": [ + "lstm_1_35.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_44.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_45.tmp_h" + ], + "Y": [ + "lstm_1_34.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_45.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_46.tmp_h" + ], + "Y": [ + "lstm_1_33.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_46.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_47.tmp_h" + ], + "Y": [ + "lstm_1_32.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_47.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_48.tmp_h" + ], + "Y": [ + "lstm_1_31.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_48.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_49.tmp_h" + ], + "Y": [ + "lstm_1_30.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_49.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_50.tmp_h" + ], + "Y": [ + "lstm_1_29.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_50.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_51.tmp_h" + ], + "Y": [ + "lstm_1_28.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_51.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_52.tmp_h" + ], + "Y": [ + "lstm_1_27.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_52.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_53.tmp_h" + ], + "Y": [ + "lstm_1_26.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_53.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_54.tmp_h" + ], + "Y": [ + "lstm_1_25.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_54.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_55.tmp_h" + ], + "Y": [ + "lstm_1_24.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_55.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_56.tmp_h" + ], + "Y": [ + "lstm_1_23.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_56.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_57.tmp_h" + ], + "Y": [ + "lstm_1_22.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_57.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_58.tmp_h" + ], + "Y": [ + "lstm_1_21.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_58.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_59.tmp_h" + ], + "Y": [ + "lstm_1_20.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_59.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_60.tmp_h" + ], + "Y": [ + "lstm_1_19.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_60.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_61.tmp_h" + ], + "Y": [ + "lstm_1_18.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_61.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_62.tmp_h" + ], + "Y": [ + "lstm_1_17.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_62.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_63.tmp_h" + ], + "Y": [ + "lstm_1_16.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_63.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_64.tmp_h" + ], + "Y": [ + "lstm_1_15.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_64.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_65.tmp_h" + ], + "Y": [ + "lstm_1_14.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_65.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_66.tmp_h" + ], + "Y": [ + "lstm_1_13.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_66.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_67.tmp_h" + ], + "Y": [ + "lstm_1_12.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_67.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_68.tmp_h" + ], + "Y": [ + "lstm_1_11.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_68.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_69.tmp_h" + ], + "Y": [ + "lstm_1_10.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_69.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_70.tmp_h" + ], + "Y": [ + "lstm_1_9.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_70.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_71.tmp_h" + ], + "Y": [ + "lstm_1_8.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_71.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_72.tmp_h" + ], + "Y": [ + "lstm_1_7.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_72.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_73.tmp_h" + ], + "Y": [ + "lstm_1_6.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_73.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_74.tmp_h" + ], + "Y": [ + "lstm_1_5.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_74.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_75.tmp_h" + ], + "Y": [ + "lstm_1_4.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_75.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_76.tmp_h" + ], + "Y": [ + "lstm_1_3.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_76.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_77.tmp_h" + ], + "Y": [ + "lstm_1_2.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_77.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_78.tmp_h" + ], + "Y": [ + "lstm_1_1.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_78.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_0_79.tmp_h" + ], + "Y": [ + "lstm_1_0.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_0_79.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_3.tmp_concat" + ], + "X": [ + "lstm_0_0.tmp_concat" + ], + "Y": [ + "lstm_0_1.tmp_concat" + ], + "Z": [ + "lstm_0_2.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_80.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_7.tmp_concat" + ], + "X": [ + "lstm_0_4.tmp_concat" + ], + "Y": [ + "lstm_0_5.tmp_concat" + ], + "Z": [ + "lstm_0_6.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_81.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_11.tmp_concat" + ], + "X": [ + "lstm_0_8.tmp_concat" + ], + "Y": [ + "lstm_0_9.tmp_concat" + ], + "Z": [ + "lstm_0_10.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_82.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_15.tmp_concat" + ], + "X": [ + "lstm_0_12.tmp_concat" + ], + "Y": [ + "lstm_0_13.tmp_concat" + ], + "Z": [ + "lstm_0_14.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_83.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_19.tmp_concat" + ], + "X": [ + "lstm_0_16.tmp_concat" + ], + "Y": [ + "lstm_0_17.tmp_concat" + ], + "Z": [ + "lstm_0_18.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_84.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_23.tmp_concat" + ], + "X": [ + "lstm_0_20.tmp_concat" + ], + "Y": [ + "lstm_0_21.tmp_concat" + ], + "Z": [ + "lstm_0_22.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_85.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_27.tmp_concat" + ], + "X": [ + "lstm_0_24.tmp_concat" + ], + "Y": [ + "lstm_0_25.tmp_concat" + ], + "Z": [ + "lstm_0_26.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_86.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_31.tmp_concat" + ], + "X": [ + "lstm_0_28.tmp_concat" + ], + "Y": [ + "lstm_0_29.tmp_concat" + ], + "Z": [ + "lstm_0_30.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_87.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_35.tmp_concat" + ], + "X": [ + "lstm_0_32.tmp_concat" + ], + "Y": [ + "lstm_0_33.tmp_concat" + ], + "Z": [ + "lstm_0_34.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_88.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_39.tmp_concat" + ], + "X": [ + "lstm_0_36.tmp_concat" + ], + "Y": [ + "lstm_0_37.tmp_concat" + ], + "Z": [ + "lstm_0_38.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_89.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_43.tmp_concat" + ], + "X": [ + "lstm_0_40.tmp_concat" + ], + "Y": [ + "lstm_0_41.tmp_concat" + ], + "Z": [ + "lstm_0_42.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_90.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_47.tmp_concat" + ], + "X": [ + "lstm_0_44.tmp_concat" + ], + "Y": [ + "lstm_0_45.tmp_concat" + ], + "Z": [ + "lstm_0_46.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_91.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_51.tmp_concat" + ], + "X": [ + "lstm_0_48.tmp_concat" + ], + "Y": [ + "lstm_0_49.tmp_concat" + ], + "Z": [ + "lstm_0_50.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_92.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_55.tmp_concat" + ], + "X": [ + "lstm_0_52.tmp_concat" + ], + "Y": [ + "lstm_0_53.tmp_concat" + ], + "Z": [ + "lstm_0_54.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_93.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_59.tmp_concat" + ], + "X": [ + "lstm_0_56.tmp_concat" + ], + "Y": [ + "lstm_0_57.tmp_concat" + ], + "Z": [ + "lstm_0_58.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_94.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_63.tmp_concat" + ], + "X": [ + "lstm_0_60.tmp_concat" + ], + "Y": [ + "lstm_0_61.tmp_concat" + ], + "Z": [ + "lstm_0_62.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_95.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_67.tmp_concat" + ], + "X": [ + "lstm_0_64.tmp_concat" + ], + "Y": [ + "lstm_0_65.tmp_concat" + ], + "Z": [ + "lstm_0_66.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_96.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_71.tmp_concat" + ], + "X": [ + "lstm_0_68.tmp_concat" + ], + "Y": [ + "lstm_0_69.tmp_concat" + ], + "Z": [ + "lstm_0_70.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_97.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_75.tmp_concat" + ], + "X": [ + "lstm_0_72.tmp_concat" + ], + "Y": [ + "lstm_0_73.tmp_concat" + ], + "Z": [ + "lstm_0_74.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_98.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_79.tmp_concat" + ], + "X": [ + "lstm_0_76.tmp_concat" + ], + "Y": [ + "lstm_0_77.tmp_concat" + ], + "Z": [ + "lstm_0_78.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_99.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_83.tmp_concat" + ], + "X": [ + "lstm_0_80.tmp_concat" + ], + "Y": [ + "lstm_0_81.tmp_concat" + ], + "Z": [ + "lstm_0_82.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_100.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_87.tmp_concat" + ], + "X": [ + "lstm_0_84.tmp_concat" + ], + "Y": [ + "lstm_0_85.tmp_concat" + ], + "Z": [ + "lstm_0_86.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_101.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_91.tmp_concat" + ], + "X": [ + "lstm_0_88.tmp_concat" + ], + "Y": [ + "lstm_0_89.tmp_concat" + ], + "Z": [ + "lstm_0_90.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_102.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_95.tmp_concat" + ], + "X": [ + "lstm_0_92.tmp_concat" + ], + "Y": [ + "lstm_0_93.tmp_concat" + ], + "Z": [ + "lstm_0_94.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_103.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_99.tmp_concat" + ], + "X": [ + "lstm_0_96.tmp_concat" + ], + "Y": [ + "lstm_0_97.tmp_concat" + ], + "Z": [ + "lstm_0_98.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_104.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_0_103.tmp_concat" + ], + "X": [ + "lstm_0_100.tmp_concat" + ], + "Y": [ + "lstm_0_101.tmp_concat" + ], + "Z": [ + "lstm_0_102.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_105.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "X": [ + "lstm_0_105.tmp_concat" + ], + "Y": [ + "lstm_0_104.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0_106.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "state_axis": 2 + }, + "inputs": { + "Input": [ + "lstm_0_106.tmp_concat" + ], + "PreState": [ + "fill_constant_batch_size_like_0.tmp_0" + ], + "WeightList": [ + "lstm_cell_2.w_0", + "lstm_cell_2.w_1", + "lstm_cell_2.b_0", + "lstm_cell_2.b_1" + ] + }, + "outputs": { + "Out": [ + "rnn_origin_2" + ] + }, + "type": "rnn_origin" + }, + { + "attrs": { + "batch": 80, + "input_axis": 0, + "reverse": false, + "state_axis": 2 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "fill_constant_batch_size_like_0.tmp_0" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_0.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_0.tmp_matmul" + ], + "Y": [ + "fill_constant_batch_size_like_1.tmp_0" + ] + }, + "outputs": { + "Out": [ + "lstm_2_0.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_0.tmp_matmul" + ], + "Y": [ + "fill_constant_batch_size_like_1.tmp_0" + ] + }, + "outputs": { + "Out": [ + "lstm_2_0.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 1, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_0.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_1.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_1.tmp_matmul" + ], + "Y": [ + "lstm_2_0.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_1.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_1.tmp_matmul" + ], + "Y": [ + "lstm_2_0.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_1.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 2, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_1.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_2.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_2.tmp_matmul" + ], + "Y": [ + "lstm_2_1.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_2.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_2.tmp_matmul" + ], + "Y": [ + "lstm_2_1.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_2.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 3, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_2.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_3.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_3.tmp_matmul" + ], + "Y": [ + "lstm_2_2.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_3.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_3.tmp_matmul" + ], + "Y": [ + "lstm_2_2.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_3.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 4, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_3.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_4.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_4.tmp_matmul" + ], + "Y": [ + "lstm_2_3.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_4.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_4.tmp_matmul" + ], + "Y": [ + "lstm_2_3.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_4.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 5, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_4.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_5.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_5.tmp_matmul" + ], + "Y": [ + "lstm_2_4.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_5.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_5.tmp_matmul" + ], + "Y": [ + "lstm_2_4.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_5.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 6, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_5.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_6.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_6.tmp_matmul" + ], + "Y": [ + "lstm_2_5.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_6.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_6.tmp_matmul" + ], + "Y": [ + "lstm_2_5.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_6.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 7, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_6.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_7.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_7.tmp_matmul" + ], + "Y": [ + "lstm_2_6.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_7.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_7.tmp_matmul" + ], + "Y": [ + "lstm_2_6.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_7.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 8, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_7.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_8.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_8.tmp_matmul" + ], + "Y": [ + "lstm_2_7.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_8.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_8.tmp_matmul" + ], + "Y": [ + "lstm_2_7.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_8.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 9, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_8.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_9.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_9.tmp_matmul" + ], + "Y": [ + "lstm_2_8.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_9.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_9.tmp_matmul" + ], + "Y": [ + "lstm_2_8.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_9.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 10, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_9.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_10.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_10.tmp_matmul" + ], + "Y": [ + "lstm_2_9.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_10.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_10.tmp_matmul" + ], + "Y": [ + "lstm_2_9.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_10.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 11, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_10.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_11.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_11.tmp_matmul" + ], + "Y": [ + "lstm_2_10.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_11.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_11.tmp_matmul" + ], + "Y": [ + "lstm_2_10.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_11.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 12, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_11.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_12.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_12.tmp_matmul" + ], + "Y": [ + "lstm_2_11.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_12.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_12.tmp_matmul" + ], + "Y": [ + "lstm_2_11.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_12.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 13, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_12.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_13.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_13.tmp_matmul" + ], + "Y": [ + "lstm_2_12.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_13.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_13.tmp_matmul" + ], + "Y": [ + "lstm_2_12.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_13.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 14, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_13.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_14.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_14.tmp_matmul" + ], + "Y": [ + "lstm_2_13.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_14.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_14.tmp_matmul" + ], + "Y": [ + "lstm_2_13.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_14.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 15, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_14.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_15.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_15.tmp_matmul" + ], + "Y": [ + "lstm_2_14.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_15.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_15.tmp_matmul" + ], + "Y": [ + "lstm_2_14.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_15.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 16, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_15.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_16.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_16.tmp_matmul" + ], + "Y": [ + "lstm_2_15.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_16.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_16.tmp_matmul" + ], + "Y": [ + "lstm_2_15.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_16.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 17, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_16.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_17.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_17.tmp_matmul" + ], + "Y": [ + "lstm_2_16.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_17.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_17.tmp_matmul" + ], + "Y": [ + "lstm_2_16.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_17.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 18, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_17.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_18.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_18.tmp_matmul" + ], + "Y": [ + "lstm_2_17.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_18.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_18.tmp_matmul" + ], + "Y": [ + "lstm_2_17.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_18.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 19, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_18.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_19.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_19.tmp_matmul" + ], + "Y": [ + "lstm_2_18.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_19.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_19.tmp_matmul" + ], + "Y": [ + "lstm_2_18.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_19.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 20, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_19.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_20.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_20.tmp_matmul" + ], + "Y": [ + "lstm_2_19.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_20.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_20.tmp_matmul" + ], + "Y": [ + "lstm_2_19.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_20.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 21, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_20.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_21.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_21.tmp_matmul" + ], + "Y": [ + "lstm_2_20.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_21.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_21.tmp_matmul" + ], + "Y": [ + "lstm_2_20.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_21.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 22, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_21.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_22.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_22.tmp_matmul" + ], + "Y": [ + "lstm_2_21.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_22.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_22.tmp_matmul" + ], + "Y": [ + "lstm_2_21.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_22.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 23, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_22.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_23.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_23.tmp_matmul" + ], + "Y": [ + "lstm_2_22.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_23.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_23.tmp_matmul" + ], + "Y": [ + "lstm_2_22.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_23.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 24, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_23.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_24.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_24.tmp_matmul" + ], + "Y": [ + "lstm_2_23.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_24.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_24.tmp_matmul" + ], + "Y": [ + "lstm_2_23.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_24.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 25, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_24.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_25.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_25.tmp_matmul" + ], + "Y": [ + "lstm_2_24.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_25.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_25.tmp_matmul" + ], + "Y": [ + "lstm_2_24.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_25.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 26, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_25.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_26.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_26.tmp_matmul" + ], + "Y": [ + "lstm_2_25.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_26.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_26.tmp_matmul" + ], + "Y": [ + "lstm_2_25.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_26.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 27, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_26.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_27.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_27.tmp_matmul" + ], + "Y": [ + "lstm_2_26.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_27.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_27.tmp_matmul" + ], + "Y": [ + "lstm_2_26.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_27.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 28, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_27.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_28.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_28.tmp_matmul" + ], + "Y": [ + "lstm_2_27.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_28.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_28.tmp_matmul" + ], + "Y": [ + "lstm_2_27.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_28.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 29, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_28.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_29.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_29.tmp_matmul" + ], + "Y": [ + "lstm_2_28.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_29.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_29.tmp_matmul" + ], + "Y": [ + "lstm_2_28.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_29.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 30, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_29.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_30.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_30.tmp_matmul" + ], + "Y": [ + "lstm_2_29.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_30.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_30.tmp_matmul" + ], + "Y": [ + "lstm_2_29.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_30.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 31, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_30.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_31.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_31.tmp_matmul" + ], + "Y": [ + "lstm_2_30.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_31.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_31.tmp_matmul" + ], + "Y": [ + "lstm_2_30.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_31.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 32, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_31.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_32.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_32.tmp_matmul" + ], + "Y": [ + "lstm_2_31.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_32.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_32.tmp_matmul" + ], + "Y": [ + "lstm_2_31.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_32.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 33, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_32.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_33.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_33.tmp_matmul" + ], + "Y": [ + "lstm_2_32.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_33.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_33.tmp_matmul" + ], + "Y": [ + "lstm_2_32.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_33.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 34, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_33.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_34.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_34.tmp_matmul" + ], + "Y": [ + "lstm_2_33.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_34.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_34.tmp_matmul" + ], + "Y": [ + "lstm_2_33.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_34.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 35, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_34.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_35.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_35.tmp_matmul" + ], + "Y": [ + "lstm_2_34.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_35.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_35.tmp_matmul" + ], + "Y": [ + "lstm_2_34.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_35.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 36, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_35.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_36.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_36.tmp_matmul" + ], + "Y": [ + "lstm_2_35.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_36.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_36.tmp_matmul" + ], + "Y": [ + "lstm_2_35.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_36.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 37, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_36.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_37.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_37.tmp_matmul" + ], + "Y": [ + "lstm_2_36.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_37.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_37.tmp_matmul" + ], + "Y": [ + "lstm_2_36.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_37.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 38, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_37.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_38.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_38.tmp_matmul" + ], + "Y": [ + "lstm_2_37.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_38.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_38.tmp_matmul" + ], + "Y": [ + "lstm_2_37.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_38.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 39, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_38.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_39.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_39.tmp_matmul" + ], + "Y": [ + "lstm_2_38.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_39.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_39.tmp_matmul" + ], + "Y": [ + "lstm_2_38.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_39.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 40, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_39.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_40.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_40.tmp_matmul" + ], + "Y": [ + "lstm_2_39.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_40.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_40.tmp_matmul" + ], + "Y": [ + "lstm_2_39.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_40.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 41, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_40.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_41.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_41.tmp_matmul" + ], + "Y": [ + "lstm_2_40.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_41.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_41.tmp_matmul" + ], + "Y": [ + "lstm_2_40.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_41.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 42, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_41.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_42.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_42.tmp_matmul" + ], + "Y": [ + "lstm_2_41.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_42.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_42.tmp_matmul" + ], + "Y": [ + "lstm_2_41.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_42.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 43, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_42.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_43.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_43.tmp_matmul" + ], + "Y": [ + "lstm_2_42.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_43.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_43.tmp_matmul" + ], + "Y": [ + "lstm_2_42.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_43.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 44, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_43.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_44.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_44.tmp_matmul" + ], + "Y": [ + "lstm_2_43.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_44.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_44.tmp_matmul" + ], + "Y": [ + "lstm_2_43.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_44.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 45, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_44.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_45.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_45.tmp_matmul" + ], + "Y": [ + "lstm_2_44.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_45.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_45.tmp_matmul" + ], + "Y": [ + "lstm_2_44.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_45.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 46, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_45.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_46.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_46.tmp_matmul" + ], + "Y": [ + "lstm_2_45.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_46.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_46.tmp_matmul" + ], + "Y": [ + "lstm_2_45.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_46.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 47, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_46.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_47.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_47.tmp_matmul" + ], + "Y": [ + "lstm_2_46.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_47.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_47.tmp_matmul" + ], + "Y": [ + "lstm_2_46.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_47.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 48, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_47.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_48.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_48.tmp_matmul" + ], + "Y": [ + "lstm_2_47.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_48.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_48.tmp_matmul" + ], + "Y": [ + "lstm_2_47.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_48.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 49, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_48.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_49.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_49.tmp_matmul" + ], + "Y": [ + "lstm_2_48.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_49.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_49.tmp_matmul" + ], + "Y": [ + "lstm_2_48.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_49.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 50, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_49.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_50.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_50.tmp_matmul" + ], + "Y": [ + "lstm_2_49.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_50.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_50.tmp_matmul" + ], + "Y": [ + "lstm_2_49.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_50.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 51, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_50.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_51.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_51.tmp_matmul" + ], + "Y": [ + "lstm_2_50.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_51.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_51.tmp_matmul" + ], + "Y": [ + "lstm_2_50.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_51.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 52, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_51.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_52.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_52.tmp_matmul" + ], + "Y": [ + "lstm_2_51.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_52.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_52.tmp_matmul" + ], + "Y": [ + "lstm_2_51.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_52.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 53, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_52.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_53.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_53.tmp_matmul" + ], + "Y": [ + "lstm_2_52.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_53.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_53.tmp_matmul" + ], + "Y": [ + "lstm_2_52.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_53.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 54, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_53.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_54.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_54.tmp_matmul" + ], + "Y": [ + "lstm_2_53.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_54.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_54.tmp_matmul" + ], + "Y": [ + "lstm_2_53.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_54.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 55, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_54.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_55.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_55.tmp_matmul" + ], + "Y": [ + "lstm_2_54.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_55.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_55.tmp_matmul" + ], + "Y": [ + "lstm_2_54.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_55.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 56, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_55.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_56.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_56.tmp_matmul" + ], + "Y": [ + "lstm_2_55.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_56.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_56.tmp_matmul" + ], + "Y": [ + "lstm_2_55.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_56.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 57, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_56.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_57.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_57.tmp_matmul" + ], + "Y": [ + "lstm_2_56.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_57.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_57.tmp_matmul" + ], + "Y": [ + "lstm_2_56.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_57.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 58, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_57.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_58.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_58.tmp_matmul" + ], + "Y": [ + "lstm_2_57.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_58.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_58.tmp_matmul" + ], + "Y": [ + "lstm_2_57.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_58.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 59, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_58.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_59.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_59.tmp_matmul" + ], + "Y": [ + "lstm_2_58.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_59.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_59.tmp_matmul" + ], + "Y": [ + "lstm_2_58.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_59.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 60, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_59.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_60.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_60.tmp_matmul" + ], + "Y": [ + "lstm_2_59.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_60.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_60.tmp_matmul" + ], + "Y": [ + "lstm_2_59.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_60.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 61, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_60.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_61.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_61.tmp_matmul" + ], + "Y": [ + "lstm_2_60.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_61.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_61.tmp_matmul" + ], + "Y": [ + "lstm_2_60.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_61.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 62, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_61.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_62.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_62.tmp_matmul" + ], + "Y": [ + "lstm_2_61.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_62.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_62.tmp_matmul" + ], + "Y": [ + "lstm_2_61.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_62.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 63, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_62.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_63.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_63.tmp_matmul" + ], + "Y": [ + "lstm_2_62.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_63.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_63.tmp_matmul" + ], + "Y": [ + "lstm_2_62.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_63.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 64, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_63.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_64.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_64.tmp_matmul" + ], + "Y": [ + "lstm_2_63.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_64.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_64.tmp_matmul" + ], + "Y": [ + "lstm_2_63.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_64.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 65, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_64.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_65.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_65.tmp_matmul" + ], + "Y": [ + "lstm_2_64.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_65.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_65.tmp_matmul" + ], + "Y": [ + "lstm_2_64.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_65.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 66, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_65.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_66.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_66.tmp_matmul" + ], + "Y": [ + "lstm_2_65.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_66.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_66.tmp_matmul" + ], + "Y": [ + "lstm_2_65.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_66.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 67, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_66.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_67.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_67.tmp_matmul" + ], + "Y": [ + "lstm_2_66.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_67.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_67.tmp_matmul" + ], + "Y": [ + "lstm_2_66.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_67.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 68, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_67.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_68.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_68.tmp_matmul" + ], + "Y": [ + "lstm_2_67.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_68.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_68.tmp_matmul" + ], + "Y": [ + "lstm_2_67.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_68.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 69, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_68.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_69.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_69.tmp_matmul" + ], + "Y": [ + "lstm_2_68.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_69.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_69.tmp_matmul" + ], + "Y": [ + "lstm_2_68.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_69.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 70, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_69.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_70.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_70.tmp_matmul" + ], + "Y": [ + "lstm_2_69.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_70.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_70.tmp_matmul" + ], + "Y": [ + "lstm_2_69.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_70.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 71, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_70.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_71.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_71.tmp_matmul" + ], + "Y": [ + "lstm_2_70.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_71.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_71.tmp_matmul" + ], + "Y": [ + "lstm_2_70.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_71.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 72, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_71.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_72.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_72.tmp_matmul" + ], + "Y": [ + "lstm_2_71.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_72.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_72.tmp_matmul" + ], + "Y": [ + "lstm_2_71.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_72.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 73, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_72.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_73.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_73.tmp_matmul" + ], + "Y": [ + "lstm_2_72.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_73.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_73.tmp_matmul" + ], + "Y": [ + "lstm_2_72.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_73.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 74, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_73.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_74.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_74.tmp_matmul" + ], + "Y": [ + "lstm_2_73.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_74.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_74.tmp_matmul" + ], + "Y": [ + "lstm_2_73.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_74.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 75, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_74.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_75.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_75.tmp_matmul" + ], + "Y": [ + "lstm_2_74.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_75.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_75.tmp_matmul" + ], + "Y": [ + "lstm_2_74.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_75.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 76, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_75.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_76.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_76.tmp_matmul" + ], + "Y": [ + "lstm_2_75.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_76.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_76.tmp_matmul" + ], + "Y": [ + "lstm_2_75.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_76.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 77, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_76.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_77.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_77.tmp_matmul" + ], + "Y": [ + "lstm_2_76.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_77.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_77.tmp_matmul" + ], + "Y": [ + "lstm_2_76.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_77.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 78, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_77.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_78.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_78.tmp_matmul" + ], + "Y": [ + "lstm_2_77.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_78.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_78.tmp_matmul" + ], + "Y": [ + "lstm_2_77.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_78.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 79, + "reverse": false, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_2" + ], + "PreState": [ + "lstm_2_78.tmp_h" + ], + "WeightList": [ + "lstm_cell_2.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_2_79.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_79.tmp_matmul" + ], + "Y": [ + "lstm_2_78.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_79.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_79.tmp_matmul" + ], + "Y": [ + "lstm_2_78.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_2_79.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "state_axis": 3 + }, + "inputs": { + "Input": [ + "lstm_0_106.tmp_concat" + ], + "PreState": [ + "fill_constant_batch_size_like_0.tmp_0" + ], + "WeightList": [ + "lstm_cell_3.w_0", + "lstm_cell_3.w_1", + "lstm_cell_3.b_0", + "lstm_cell_3.b_1" + ] + }, + "outputs": { + "Out": [ + "rnn_origin_3" + ] + }, + "type": "rnn_origin" + }, + { + "attrs": { + "batch": 80, + "input_axis": 0, + "reverse": true, + "state_axis": 3 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "fill_constant_batch_size_like_0.tmp_0" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_0.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 3 + }, + "inputs": { + "X": [ + "lstm_3_0.tmp_matmul" + ], + "Y": [ + "fill_constant_batch_size_like_1.tmp_0" + ] + }, + "outputs": { + "Out": [ + "lstm_3_0.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 3 + }, + "inputs": { + "X": [ + "lstm_3_0.tmp_matmul" + ], + "Y": [ + "fill_constant_batch_size_like_1.tmp_0" + ] + }, + "outputs": { + "Out": [ + "lstm_3_0.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 1, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_0.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_1.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_1.tmp_matmul" + ], + "Y": [ + "lstm_3_0.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_1.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_1.tmp_matmul" + ], + "Y": [ + "lstm_3_0.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_1.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 2, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_1.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_2.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_2.tmp_matmul" + ], + "Y": [ + "lstm_3_1.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_2.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_2.tmp_matmul" + ], + "Y": [ + "lstm_3_1.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_2.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 3, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_2.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_3.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_3.tmp_matmul" + ], + "Y": [ + "lstm_3_2.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_3.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_3.tmp_matmul" + ], + "Y": [ + "lstm_3_2.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_3.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 4, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_3.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_4.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_4.tmp_matmul" + ], + "Y": [ + "lstm_3_3.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_4.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_4.tmp_matmul" + ], + "Y": [ + "lstm_3_3.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_4.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 5, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_4.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_5.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_5.tmp_matmul" + ], + "Y": [ + "lstm_3_4.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_5.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_5.tmp_matmul" + ], + "Y": [ + "lstm_3_4.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_5.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 6, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_5.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_6.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_6.tmp_matmul" + ], + "Y": [ + "lstm_3_5.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_6.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_6.tmp_matmul" + ], + "Y": [ + "lstm_3_5.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_6.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 7, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_6.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_7.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_7.tmp_matmul" + ], + "Y": [ + "lstm_3_6.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_7.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_7.tmp_matmul" + ], + "Y": [ + "lstm_3_6.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_7.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 8, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_7.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_8.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_8.tmp_matmul" + ], + "Y": [ + "lstm_3_7.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_8.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_8.tmp_matmul" + ], + "Y": [ + "lstm_3_7.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_8.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 9, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_8.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_9.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_9.tmp_matmul" + ], + "Y": [ + "lstm_3_8.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_9.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_9.tmp_matmul" + ], + "Y": [ + "lstm_3_8.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_9.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 10, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_9.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_10.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_10.tmp_matmul" + ], + "Y": [ + "lstm_3_9.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_10.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_10.tmp_matmul" + ], + "Y": [ + "lstm_3_9.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_10.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 11, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_10.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_11.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_11.tmp_matmul" + ], + "Y": [ + "lstm_3_10.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_11.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_11.tmp_matmul" + ], + "Y": [ + "lstm_3_10.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_11.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 12, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_11.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_12.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_12.tmp_matmul" + ], + "Y": [ + "lstm_3_11.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_12.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_12.tmp_matmul" + ], + "Y": [ + "lstm_3_11.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_12.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 13, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_12.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_13.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_13.tmp_matmul" + ], + "Y": [ + "lstm_3_12.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_13.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_13.tmp_matmul" + ], + "Y": [ + "lstm_3_12.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_13.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 14, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_13.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_14.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_14.tmp_matmul" + ], + "Y": [ + "lstm_3_13.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_14.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_14.tmp_matmul" + ], + "Y": [ + "lstm_3_13.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_14.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 15, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_14.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_15.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_15.tmp_matmul" + ], + "Y": [ + "lstm_3_14.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_15.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_15.tmp_matmul" + ], + "Y": [ + "lstm_3_14.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_15.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 16, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_15.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_16.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_16.tmp_matmul" + ], + "Y": [ + "lstm_3_15.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_16.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_16.tmp_matmul" + ], + "Y": [ + "lstm_3_15.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_16.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 17, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_16.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_17.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_17.tmp_matmul" + ], + "Y": [ + "lstm_3_16.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_17.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_17.tmp_matmul" + ], + "Y": [ + "lstm_3_16.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_17.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 18, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_17.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_18.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_18.tmp_matmul" + ], + "Y": [ + "lstm_3_17.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_18.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_18.tmp_matmul" + ], + "Y": [ + "lstm_3_17.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_18.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 19, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_18.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_19.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_19.tmp_matmul" + ], + "Y": [ + "lstm_3_18.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_19.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_19.tmp_matmul" + ], + "Y": [ + "lstm_3_18.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_19.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 20, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_19.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_20.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_20.tmp_matmul" + ], + "Y": [ + "lstm_3_19.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_20.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_20.tmp_matmul" + ], + "Y": [ + "lstm_3_19.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_20.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 21, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_20.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_21.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_21.tmp_matmul" + ], + "Y": [ + "lstm_3_20.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_21.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_21.tmp_matmul" + ], + "Y": [ + "lstm_3_20.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_21.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 22, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_21.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_22.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_22.tmp_matmul" + ], + "Y": [ + "lstm_3_21.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_22.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_22.tmp_matmul" + ], + "Y": [ + "lstm_3_21.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_22.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 23, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_22.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_23.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_23.tmp_matmul" + ], + "Y": [ + "lstm_3_22.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_23.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_23.tmp_matmul" + ], + "Y": [ + "lstm_3_22.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_23.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 24, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_23.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_24.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_24.tmp_matmul" + ], + "Y": [ + "lstm_3_23.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_24.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_24.tmp_matmul" + ], + "Y": [ + "lstm_3_23.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_24.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 25, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_24.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_25.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_25.tmp_matmul" + ], + "Y": [ + "lstm_3_24.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_25.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_25.tmp_matmul" + ], + "Y": [ + "lstm_3_24.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_25.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 26, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_25.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_26.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_26.tmp_matmul" + ], + "Y": [ + "lstm_3_25.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_26.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_26.tmp_matmul" + ], + "Y": [ + "lstm_3_25.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_26.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 27, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_26.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_27.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_27.tmp_matmul" + ], + "Y": [ + "lstm_3_26.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_27.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_27.tmp_matmul" + ], + "Y": [ + "lstm_3_26.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_27.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 28, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_27.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_28.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_28.tmp_matmul" + ], + "Y": [ + "lstm_3_27.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_28.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_28.tmp_matmul" + ], + "Y": [ + "lstm_3_27.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_28.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 29, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_28.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_29.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_29.tmp_matmul" + ], + "Y": [ + "lstm_3_28.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_29.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_29.tmp_matmul" + ], + "Y": [ + "lstm_3_28.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_29.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 30, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_29.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_30.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_30.tmp_matmul" + ], + "Y": [ + "lstm_3_29.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_30.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_30.tmp_matmul" + ], + "Y": [ + "lstm_3_29.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_30.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 31, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_30.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_31.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_31.tmp_matmul" + ], + "Y": [ + "lstm_3_30.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_31.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_31.tmp_matmul" + ], + "Y": [ + "lstm_3_30.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_31.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 32, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_31.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_32.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_32.tmp_matmul" + ], + "Y": [ + "lstm_3_31.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_32.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_32.tmp_matmul" + ], + "Y": [ + "lstm_3_31.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_32.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 33, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_32.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_33.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_33.tmp_matmul" + ], + "Y": [ + "lstm_3_32.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_33.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_33.tmp_matmul" + ], + "Y": [ + "lstm_3_32.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_33.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 34, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_33.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_34.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_34.tmp_matmul" + ], + "Y": [ + "lstm_3_33.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_34.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_34.tmp_matmul" + ], + "Y": [ + "lstm_3_33.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_34.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 35, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_34.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_35.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_35.tmp_matmul" + ], + "Y": [ + "lstm_3_34.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_35.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_35.tmp_matmul" + ], + "Y": [ + "lstm_3_34.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_35.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 36, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_35.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_36.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_36.tmp_matmul" + ], + "Y": [ + "lstm_3_35.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_36.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_36.tmp_matmul" + ], + "Y": [ + "lstm_3_35.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_36.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 37, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_36.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_37.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_37.tmp_matmul" + ], + "Y": [ + "lstm_3_36.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_37.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_37.tmp_matmul" + ], + "Y": [ + "lstm_3_36.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_37.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 38, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_37.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_38.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_38.tmp_matmul" + ], + "Y": [ + "lstm_3_37.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_38.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_38.tmp_matmul" + ], + "Y": [ + "lstm_3_37.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_38.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 39, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_38.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_39.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_39.tmp_matmul" + ], + "Y": [ + "lstm_3_38.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_39.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_39.tmp_matmul" + ], + "Y": [ + "lstm_3_38.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_39.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 40, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_39.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_40.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_40.tmp_matmul" + ], + "Y": [ + "lstm_3_39.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_40.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_40.tmp_matmul" + ], + "Y": [ + "lstm_3_39.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_40.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 41, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_40.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_41.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_41.tmp_matmul" + ], + "Y": [ + "lstm_3_40.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_41.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_41.tmp_matmul" + ], + "Y": [ + "lstm_3_40.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_41.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 42, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_41.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_42.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_42.tmp_matmul" + ], + "Y": [ + "lstm_3_41.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_42.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_42.tmp_matmul" + ], + "Y": [ + "lstm_3_41.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_42.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 43, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_42.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_43.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_43.tmp_matmul" + ], + "Y": [ + "lstm_3_42.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_43.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_43.tmp_matmul" + ], + "Y": [ + "lstm_3_42.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_43.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 44, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_43.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_44.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_44.tmp_matmul" + ], + "Y": [ + "lstm_3_43.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_44.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_44.tmp_matmul" + ], + "Y": [ + "lstm_3_43.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_44.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 45, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_44.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_45.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_45.tmp_matmul" + ], + "Y": [ + "lstm_3_44.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_45.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_45.tmp_matmul" + ], + "Y": [ + "lstm_3_44.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_45.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 46, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_45.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_46.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_46.tmp_matmul" + ], + "Y": [ + "lstm_3_45.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_46.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_46.tmp_matmul" + ], + "Y": [ + "lstm_3_45.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_46.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 47, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_46.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_47.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_47.tmp_matmul" + ], + "Y": [ + "lstm_3_46.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_47.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_47.tmp_matmul" + ], + "Y": [ + "lstm_3_46.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_47.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 48, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_47.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_48.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_48.tmp_matmul" + ], + "Y": [ + "lstm_3_47.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_48.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_48.tmp_matmul" + ], + "Y": [ + "lstm_3_47.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_48.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 49, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_48.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_49.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_49.tmp_matmul" + ], + "Y": [ + "lstm_3_48.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_49.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_49.tmp_matmul" + ], + "Y": [ + "lstm_3_48.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_49.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 50, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_49.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_50.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_50.tmp_matmul" + ], + "Y": [ + "lstm_3_49.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_50.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_50.tmp_matmul" + ], + "Y": [ + "lstm_3_49.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_50.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 51, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_50.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_51.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_51.tmp_matmul" + ], + "Y": [ + "lstm_3_50.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_51.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_51.tmp_matmul" + ], + "Y": [ + "lstm_3_50.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_51.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 52, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_51.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_52.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_52.tmp_matmul" + ], + "Y": [ + "lstm_3_51.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_52.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_52.tmp_matmul" + ], + "Y": [ + "lstm_3_51.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_52.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 53, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_52.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_53.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_53.tmp_matmul" + ], + "Y": [ + "lstm_3_52.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_53.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_53.tmp_matmul" + ], + "Y": [ + "lstm_3_52.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_53.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 54, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_53.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_54.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_54.tmp_matmul" + ], + "Y": [ + "lstm_3_53.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_54.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_54.tmp_matmul" + ], + "Y": [ + "lstm_3_53.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_54.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 55, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_54.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_55.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_55.tmp_matmul" + ], + "Y": [ + "lstm_3_54.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_55.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_55.tmp_matmul" + ], + "Y": [ + "lstm_3_54.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_55.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 56, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_55.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_56.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_56.tmp_matmul" + ], + "Y": [ + "lstm_3_55.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_56.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_56.tmp_matmul" + ], + "Y": [ + "lstm_3_55.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_56.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 57, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_56.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_57.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_57.tmp_matmul" + ], + "Y": [ + "lstm_3_56.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_57.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_57.tmp_matmul" + ], + "Y": [ + "lstm_3_56.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_57.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 58, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_57.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_58.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_58.tmp_matmul" + ], + "Y": [ + "lstm_3_57.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_58.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_58.tmp_matmul" + ], + "Y": [ + "lstm_3_57.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_58.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 59, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_58.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_59.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_59.tmp_matmul" + ], + "Y": [ + "lstm_3_58.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_59.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_59.tmp_matmul" + ], + "Y": [ + "lstm_3_58.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_59.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 60, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_59.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_60.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_60.tmp_matmul" + ], + "Y": [ + "lstm_3_59.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_60.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_60.tmp_matmul" + ], + "Y": [ + "lstm_3_59.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_60.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 61, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_60.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_61.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_61.tmp_matmul" + ], + "Y": [ + "lstm_3_60.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_61.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_61.tmp_matmul" + ], + "Y": [ + "lstm_3_60.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_61.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 62, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_61.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_62.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_62.tmp_matmul" + ], + "Y": [ + "lstm_3_61.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_62.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_62.tmp_matmul" + ], + "Y": [ + "lstm_3_61.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_62.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 63, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_62.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_63.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_63.tmp_matmul" + ], + "Y": [ + "lstm_3_62.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_63.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_63.tmp_matmul" + ], + "Y": [ + "lstm_3_62.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_63.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 64, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_63.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_64.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_64.tmp_matmul" + ], + "Y": [ + "lstm_3_63.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_64.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_64.tmp_matmul" + ], + "Y": [ + "lstm_3_63.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_64.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 65, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_64.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_65.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_65.tmp_matmul" + ], + "Y": [ + "lstm_3_64.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_65.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_65.tmp_matmul" + ], + "Y": [ + "lstm_3_64.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_65.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 66, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_65.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_66.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_66.tmp_matmul" + ], + "Y": [ + "lstm_3_65.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_66.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_66.tmp_matmul" + ], + "Y": [ + "lstm_3_65.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_66.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 67, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_66.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_67.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_67.tmp_matmul" + ], + "Y": [ + "lstm_3_66.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_67.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_67.tmp_matmul" + ], + "Y": [ + "lstm_3_66.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_67.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 68, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_67.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_68.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_68.tmp_matmul" + ], + "Y": [ + "lstm_3_67.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_68.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_68.tmp_matmul" + ], + "Y": [ + "lstm_3_67.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_68.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 69, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_68.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_69.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_69.tmp_matmul" + ], + "Y": [ + "lstm_3_68.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_69.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_69.tmp_matmul" + ], + "Y": [ + "lstm_3_68.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_69.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 70, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_69.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_70.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_70.tmp_matmul" + ], + "Y": [ + "lstm_3_69.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_70.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_70.tmp_matmul" + ], + "Y": [ + "lstm_3_69.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_70.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 71, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_70.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_71.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_71.tmp_matmul" + ], + "Y": [ + "lstm_3_70.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_71.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_71.tmp_matmul" + ], + "Y": [ + "lstm_3_70.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_71.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 72, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_71.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_72.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_72.tmp_matmul" + ], + "Y": [ + "lstm_3_71.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_72.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_72.tmp_matmul" + ], + "Y": [ + "lstm_3_71.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_72.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 73, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_72.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_73.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_73.tmp_matmul" + ], + "Y": [ + "lstm_3_72.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_73.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_73.tmp_matmul" + ], + "Y": [ + "lstm_3_72.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_73.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 74, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_73.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_74.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_74.tmp_matmul" + ], + "Y": [ + "lstm_3_73.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_74.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_74.tmp_matmul" + ], + "Y": [ + "lstm_3_73.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_74.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 75, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_74.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_75.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_75.tmp_matmul" + ], + "Y": [ + "lstm_3_74.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_75.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_75.tmp_matmul" + ], + "Y": [ + "lstm_3_74.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_75.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 76, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_75.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_76.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_76.tmp_matmul" + ], + "Y": [ + "lstm_3_75.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_76.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_76.tmp_matmul" + ], + "Y": [ + "lstm_3_75.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_76.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 77, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_76.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_77.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_77.tmp_matmul" + ], + "Y": [ + "lstm_3_76.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_77.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_77.tmp_matmul" + ], + "Y": [ + "lstm_3_76.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_77.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 78, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_77.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_78.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_78.tmp_matmul" + ], + "Y": [ + "lstm_3_77.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_78.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_78.tmp_matmul" + ], + "Y": [ + "lstm_3_77.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_78.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "batch": 80, + "input_axis": 79, + "reverse": true, + "state_axis": 0 + }, + "inputs": { + "Input": [ + "rnn_origin_3" + ], + "PreState": [ + "lstm_3_78.tmp_h" + ], + "WeightList": [ + "lstm_cell_3.w_1" + ] + }, + "outputs": { + "Out": [ + "lstm_3_79.tmp_matmul" + ] + }, + "type": "rnn_matmul" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_79.tmp_matmul" + ], + "Y": [ + "lstm_3_78.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_79.tmp_c" + ] + }, + "type": "rnn_cell" + }, + { + "attrs": { + "hidden_size": 64, + "state_axis": 0 + }, + "inputs": { + "X": [ + "lstm_3_79.tmp_matmul" + ], + "Y": [ + "lstm_3_78.tmp_c" + ] + }, + "outputs": { + "Out": [ + "lstm_3_79.tmp_h" + ] + }, + "type": "rnn_hidden" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_0.tmp_h" + ], + "Y": [ + "lstm_3_79.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_0.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_1.tmp_h" + ], + "Y": [ + "lstm_3_78.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_1.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_2.tmp_h" + ], + "Y": [ + "lstm_3_77.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_2.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_3.tmp_h" + ], + "Y": [ + "lstm_3_76.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_3.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_4.tmp_h" + ], + "Y": [ + "lstm_3_75.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_4.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_5.tmp_h" + ], + "Y": [ + "lstm_3_74.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_5.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_6.tmp_h" + ], + "Y": [ + "lstm_3_73.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_6.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_7.tmp_h" + ], + "Y": [ + "lstm_3_72.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_7.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_8.tmp_h" + ], + "Y": [ + "lstm_3_71.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_8.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_9.tmp_h" + ], + "Y": [ + "lstm_3_70.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_9.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_10.tmp_h" + ], + "Y": [ + "lstm_3_69.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_10.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_11.tmp_h" + ], + "Y": [ + "lstm_3_68.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_11.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_12.tmp_h" + ], + "Y": [ + "lstm_3_67.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_12.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_13.tmp_h" + ], + "Y": [ + "lstm_3_66.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_13.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_14.tmp_h" + ], + "Y": [ + "lstm_3_65.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_14.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_15.tmp_h" + ], + "Y": [ + "lstm_3_64.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_15.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_16.tmp_h" + ], + "Y": [ + "lstm_3_63.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_16.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_17.tmp_h" + ], + "Y": [ + "lstm_3_62.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_17.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_18.tmp_h" + ], + "Y": [ + "lstm_3_61.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_18.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_19.tmp_h" + ], + "Y": [ + "lstm_3_60.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_19.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_20.tmp_h" + ], + "Y": [ + "lstm_3_59.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_20.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_21.tmp_h" + ], + "Y": [ + "lstm_3_58.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_21.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_22.tmp_h" + ], + "Y": [ + "lstm_3_57.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_22.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_23.tmp_h" + ], + "Y": [ + "lstm_3_56.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_23.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_24.tmp_h" + ], + "Y": [ + "lstm_3_55.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_24.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_25.tmp_h" + ], + "Y": [ + "lstm_3_54.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_25.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_26.tmp_h" + ], + "Y": [ + "lstm_3_53.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_26.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_27.tmp_h" + ], + "Y": [ + "lstm_3_52.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_27.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_28.tmp_h" + ], + "Y": [ + "lstm_3_51.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_28.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_29.tmp_h" + ], + "Y": [ + "lstm_3_50.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_29.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_30.tmp_h" + ], + "Y": [ + "lstm_3_49.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_30.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_31.tmp_h" + ], + "Y": [ + "lstm_3_48.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_31.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_32.tmp_h" + ], + "Y": [ + "lstm_3_47.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_32.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_33.tmp_h" + ], + "Y": [ + "lstm_3_46.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_33.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_34.tmp_h" + ], + "Y": [ + "lstm_3_45.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_34.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_35.tmp_h" + ], + "Y": [ + "lstm_3_44.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_35.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_36.tmp_h" + ], + "Y": [ + "lstm_3_43.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_36.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_37.tmp_h" + ], + "Y": [ + "lstm_3_42.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_37.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_38.tmp_h" + ], + "Y": [ + "lstm_3_41.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_38.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_39.tmp_h" + ], + "Y": [ + "lstm_3_40.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_39.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_40.tmp_h" + ], + "Y": [ + "lstm_3_39.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_40.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_41.tmp_h" + ], + "Y": [ + "lstm_3_38.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_41.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_42.tmp_h" + ], + "Y": [ + "lstm_3_37.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_42.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_43.tmp_h" + ], + "Y": [ + "lstm_3_36.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_43.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_44.tmp_h" + ], + "Y": [ + "lstm_3_35.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_44.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_45.tmp_h" + ], + "Y": [ + "lstm_3_34.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_45.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_46.tmp_h" + ], + "Y": [ + "lstm_3_33.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_46.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_47.tmp_h" + ], + "Y": [ + "lstm_3_32.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_47.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_48.tmp_h" + ], + "Y": [ + "lstm_3_31.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_48.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_49.tmp_h" + ], + "Y": [ + "lstm_3_30.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_49.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_50.tmp_h" + ], + "Y": [ + "lstm_3_29.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_50.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_51.tmp_h" + ], + "Y": [ + "lstm_3_28.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_51.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_52.tmp_h" + ], + "Y": [ + "lstm_3_27.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_52.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_53.tmp_h" + ], + "Y": [ + "lstm_3_26.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_53.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_54.tmp_h" + ], + "Y": [ + "lstm_3_25.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_54.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_55.tmp_h" + ], + "Y": [ + "lstm_3_24.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_55.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_56.tmp_h" + ], + "Y": [ + "lstm_3_23.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_56.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_57.tmp_h" + ], + "Y": [ + "lstm_3_22.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_57.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_58.tmp_h" + ], + "Y": [ + "lstm_3_21.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_58.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_59.tmp_h" + ], + "Y": [ + "lstm_3_20.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_59.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_60.tmp_h" + ], + "Y": [ + "lstm_3_19.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_60.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_61.tmp_h" + ], + "Y": [ + "lstm_3_18.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_61.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_62.tmp_h" + ], + "Y": [ + "lstm_3_17.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_62.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_63.tmp_h" + ], + "Y": [ + "lstm_3_16.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_63.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_64.tmp_h" + ], + "Y": [ + "lstm_3_15.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_64.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_65.tmp_h" + ], + "Y": [ + "lstm_3_14.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_65.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_66.tmp_h" + ], + "Y": [ + "lstm_3_13.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_66.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_67.tmp_h" + ], + "Y": [ + "lstm_3_12.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_67.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_68.tmp_h" + ], + "Y": [ + "lstm_3_11.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_68.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_69.tmp_h" + ], + "Y": [ + "lstm_3_10.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_69.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_70.tmp_h" + ], + "Y": [ + "lstm_3_9.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_70.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_71.tmp_h" + ], + "Y": [ + "lstm_3_8.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_71.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_72.tmp_h" + ], + "Y": [ + "lstm_3_7.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_72.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_73.tmp_h" + ], + "Y": [ + "lstm_3_6.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_73.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_74.tmp_h" + ], + "Y": [ + "lstm_3_5.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_74.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_75.tmp_h" + ], + "Y": [ + "lstm_3_4.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_75.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_76.tmp_h" + ], + "Y": [ + "lstm_3_3.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_76.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_77.tmp_h" + ], + "Y": [ + "lstm_3_2.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_77.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_78.tmp_h" + ], + "Y": [ + "lstm_3_1.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_78.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 2 + }, + "inputs": { + "X": [ + "lstm_2_79.tmp_h" + ], + "Y": [ + "lstm_3_0.tmp_h" + ] + }, + "outputs": { + "Out": [ + "lstm_2_79.tmp_concat" + ] + }, + "type": "concat" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_3.tmp_concat" + ], + "X": [ + "lstm_2_0.tmp_concat" + ], + "Y": [ + "lstm_2_1.tmp_concat" + ], + "Z": [ + "lstm_2_2.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_80.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_7.tmp_concat" + ], + "X": [ + "lstm_2_4.tmp_concat" + ], + "Y": [ + "lstm_2_5.tmp_concat" + ], + "Z": [ + "lstm_2_6.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_81.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_11.tmp_concat" + ], + "X": [ + "lstm_2_8.tmp_concat" + ], + "Y": [ + "lstm_2_9.tmp_concat" + ], + "Z": [ + "lstm_2_10.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_82.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_15.tmp_concat" + ], + "X": [ + "lstm_2_12.tmp_concat" + ], + "Y": [ + "lstm_2_13.tmp_concat" + ], + "Z": [ + "lstm_2_14.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_83.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_19.tmp_concat" + ], + "X": [ + "lstm_2_16.tmp_concat" + ], + "Y": [ + "lstm_2_17.tmp_concat" + ], + "Z": [ + "lstm_2_18.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_84.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_23.tmp_concat" + ], + "X": [ + "lstm_2_20.tmp_concat" + ], + "Y": [ + "lstm_2_21.tmp_concat" + ], + "Z": [ + "lstm_2_22.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_85.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_27.tmp_concat" + ], + "X": [ + "lstm_2_24.tmp_concat" + ], + "Y": [ + "lstm_2_25.tmp_concat" + ], + "Z": [ + "lstm_2_26.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_86.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_31.tmp_concat" + ], + "X": [ + "lstm_2_28.tmp_concat" + ], + "Y": [ + "lstm_2_29.tmp_concat" + ], + "Z": [ + "lstm_2_30.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_87.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_35.tmp_concat" + ], + "X": [ + "lstm_2_32.tmp_concat" + ], + "Y": [ + "lstm_2_33.tmp_concat" + ], + "Z": [ + "lstm_2_34.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_88.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_39.tmp_concat" + ], + "X": [ + "lstm_2_36.tmp_concat" + ], + "Y": [ + "lstm_2_37.tmp_concat" + ], + "Z": [ + "lstm_2_38.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_89.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_43.tmp_concat" + ], + "X": [ + "lstm_2_40.tmp_concat" + ], + "Y": [ + "lstm_2_41.tmp_concat" + ], + "Z": [ + "lstm_2_42.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_90.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_47.tmp_concat" + ], + "X": [ + "lstm_2_44.tmp_concat" + ], + "Y": [ + "lstm_2_45.tmp_concat" + ], + "Z": [ + "lstm_2_46.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_91.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_51.tmp_concat" + ], + "X": [ + "lstm_2_48.tmp_concat" + ], + "Y": [ + "lstm_2_49.tmp_concat" + ], + "Z": [ + "lstm_2_50.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_92.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_55.tmp_concat" + ], + "X": [ + "lstm_2_52.tmp_concat" + ], + "Y": [ + "lstm_2_53.tmp_concat" + ], + "Z": [ + "lstm_2_54.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_93.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_59.tmp_concat" + ], + "X": [ + "lstm_2_56.tmp_concat" + ], + "Y": [ + "lstm_2_57.tmp_concat" + ], + "Z": [ + "lstm_2_58.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_94.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_63.tmp_concat" + ], + "X": [ + "lstm_2_60.tmp_concat" + ], + "Y": [ + "lstm_2_61.tmp_concat" + ], + "Z": [ + "lstm_2_62.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_95.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_67.tmp_concat" + ], + "X": [ + "lstm_2_64.tmp_concat" + ], + "Y": [ + "lstm_2_65.tmp_concat" + ], + "Z": [ + "lstm_2_66.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_96.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_71.tmp_concat" + ], + "X": [ + "lstm_2_68.tmp_concat" + ], + "Y": [ + "lstm_2_69.tmp_concat" + ], + "Z": [ + "lstm_2_70.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_97.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_75.tmp_concat" + ], + "X": [ + "lstm_2_72.tmp_concat" + ], + "Y": [ + "lstm_2_73.tmp_concat" + ], + "Z": [ + "lstm_2_74.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_98.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_79.tmp_concat" + ], + "X": [ + "lstm_2_76.tmp_concat" + ], + "Y": [ + "lstm_2_77.tmp_concat" + ], + "Z": [ + "lstm_2_78.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_99.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_83.tmp_concat" + ], + "X": [ + "lstm_2_80.tmp_concat" + ], + "Y": [ + "lstm_2_81.tmp_concat" + ], + "Z": [ + "lstm_2_82.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_100.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_87.tmp_concat" + ], + "X": [ + "lstm_2_84.tmp_concat" + ], + "Y": [ + "lstm_2_85.tmp_concat" + ], + "Z": [ + "lstm_2_86.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_101.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_91.tmp_concat" + ], + "X": [ + "lstm_2_88.tmp_concat" + ], + "Y": [ + "lstm_2_89.tmp_concat" + ], + "Z": [ + "lstm_2_90.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_102.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_95.tmp_concat" + ], + "X": [ + "lstm_2_92.tmp_concat" + ], + "Y": [ + "lstm_2_93.tmp_concat" + ], + "Z": [ + "lstm_2_94.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_103.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_99.tmp_concat" + ], + "X": [ + "lstm_2_96.tmp_concat" + ], + "Y": [ + "lstm_2_97.tmp_concat" + ], + "Z": [ + "lstm_2_98.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_104.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "M": [ + "lstm_2_103.tmp_concat" + ], + "X": [ + "lstm_2_100.tmp_concat" + ], + "Y": [ + "lstm_2_101.tmp_concat" + ], + "Z": [ + "lstm_2_102.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_2_105.tmp_concat" + ] + }, + "type": "concat_mul" + }, + { + "attrs": { + "axis": 0 + }, + "inputs": { + "X": [ + "lstm_2_105.tmp_concat" + ], + "Y": [ + "lstm_2_104.tmp_concat" + ] + }, + "outputs": { + "Out": [ + "lstm_0.tmp_0" + ] + }, + "type": "concat" + } + ], + "vars": { + "batch_norm_0.b_0": { + "name": "batch_norm_0.b_0", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_0.tmp_0": { + "name": "batch_norm_0.tmp_0", + "persistable": false, + "shape": [ + 16 + ] + }, + "batch_norm_0.tmp_1": { + "name": "batch_norm_0.tmp_1", + "persistable": false, + "shape": [ + 16 + ] + }, + "batch_norm_0.tmp_2": { + "name": "batch_norm_0.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_0.tmp_3": { + "name": "batch_norm_0.tmp_3", + "persistable": false, + "shape": [ + 1, + 16, + 16, + 160 + ] + }, + "batch_norm_0.tmp_4": { + "name": "batch_norm_0.tmp_4", + "persistable": false, + "shape": [ + 1, + 16, + 16, + 160 + ] + }, + "batch_norm_0.w_0": { + "name": "batch_norm_0.w_0", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_0.w_1": { + "name": "batch_norm_0.w_1", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_0.w_2": { + "name": "batch_norm_0.w_2", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_1.b_0": { + "name": "batch_norm_1.b_0", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_1.tmp_0": { + "name": "batch_norm_1.tmp_0", + "persistable": false, + "shape": [ + 16 + ] + }, + "batch_norm_1.tmp_1": { + "name": "batch_norm_1.tmp_1", + "persistable": false, + "shape": [ + 16 + ] + }, + "batch_norm_1.tmp_2": { + "name": "batch_norm_1.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_1.tmp_3": { + "name": "batch_norm_1.tmp_3", + "persistable": false, + "shape": [ + 1, + 16, + 16, + 160 + ] + }, + "batch_norm_1.tmp_4": { + "name": "batch_norm_1.tmp_4", + "persistable": false, + "shape": [ + 1, + 16, + 16, + 160 + ] + }, + "batch_norm_1.w_0": { + "name": "batch_norm_1.w_0", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_1.w_1": { + "name": "batch_norm_1.w_1", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_1.w_2": { + "name": "batch_norm_1.w_2", + "persistable": true, + "shape": [ + 16 + ] + }, + "batch_norm_10.b_0": { + "name": "batch_norm_10.b_0", + "persistable": true, + "shape": [ + 128 + ] + }, + "batch_norm_10.tmp_0": { + "name": "batch_norm_10.tmp_0", + "persistable": false, + "shape": [ + 128 + ] + }, + "batch_norm_10.tmp_1": { + "name": "batch_norm_10.tmp_1", + "persistable": false, + "shape": [ + 128 + ] + }, + "batch_norm_10.tmp_2": { + "name": "batch_norm_10.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_10.tmp_3": { + "name": "batch_norm_10.tmp_3", + "persistable": false, + "shape": [ + 1, + 128, + 8, + 160 + ] + }, + "batch_norm_10.tmp_4": { + "name": "batch_norm_10.tmp_4", + "persistable": false, + "shape": [ + 1, + 128, + 8, + 160 + ] + }, + "batch_norm_10.w_0": { + "name": "batch_norm_10.w_0", + "persistable": true, + "shape": [ + 128 + ] + }, + "batch_norm_10.w_1": { + "name": "batch_norm_10.w_1", + "persistable": true, + "shape": [ + 128 + ] + }, + "batch_norm_10.w_2": { + "name": "batch_norm_10.w_2", + "persistable": true, + "shape": [ + 128 + ] + }, + "batch_norm_11.b_0": { + "name": "batch_norm_11.b_0", + "persistable": true, + "shape": [ + 128 + ] + }, + "batch_norm_11.tmp_0": { + "name": "batch_norm_11.tmp_0", + "persistable": false, + "shape": [ + 128 + ] + }, + "batch_norm_11.tmp_1": { + "name": "batch_norm_11.tmp_1", + "persistable": false, + "shape": [ + 128 + ] + }, + "batch_norm_11.tmp_2": { + "name": "batch_norm_11.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_11.tmp_3": { + "name": "batch_norm_11.tmp_3", + "persistable": false, + "shape": [ + 1, + 128, + 4, + 160 + ] + }, + "batch_norm_11.tmp_4": { + "name": "batch_norm_11.tmp_4", + "persistable": false, + "shape": [ + 1, + 128, + 4, + 160 + ] + }, + "batch_norm_11.w_0": { + "name": "batch_norm_11.w_0", + "persistable": true, + "shape": [ + 128 + ] + }, + "batch_norm_11.w_1": { + "name": "batch_norm_11.w_1", + "persistable": true, + "shape": [ + 128 + ] + }, + "batch_norm_11.w_2": { + "name": "batch_norm_11.w_2", + "persistable": true, + "shape": [ + 128 + ] + }, + "batch_norm_12.b_0": { + "name": "batch_norm_12.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_12.tmp_0": { + "name": "batch_norm_12.tmp_0", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_12.tmp_1": { + "name": "batch_norm_12.tmp_1", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_12.tmp_2": { + "name": "batch_norm_12.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_12.tmp_3": { + "name": "batch_norm_12.tmp_3", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_12.tmp_4": { + "name": "batch_norm_12.tmp_4", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_12.w_0": { + "name": "batch_norm_12.w_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_12.w_1": { + "name": "batch_norm_12.w_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_12.w_2": { + "name": "batch_norm_12.w_2", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_13.b_0": { + "name": "batch_norm_13.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_13.tmp_0": { + "name": "batch_norm_13.tmp_0", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_13.tmp_1": { + "name": "batch_norm_13.tmp_1", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_13.tmp_2": { + "name": "batch_norm_13.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_13.tmp_3": { + "name": "batch_norm_13.tmp_3", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_13.tmp_4": { + "name": "batch_norm_13.tmp_4", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_13.w_0": { + "name": "batch_norm_13.w_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_13.w_1": { + "name": "batch_norm_13.w_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_13.w_2": { + "name": "batch_norm_13.w_2", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_14.b_0": { + "name": "batch_norm_14.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_14.tmp_0": { + "name": "batch_norm_14.tmp_0", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_14.tmp_1": { + "name": "batch_norm_14.tmp_1", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_14.tmp_2": { + "name": "batch_norm_14.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_14.tmp_3": { + "name": "batch_norm_14.tmp_3", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_14.tmp_4": { + "name": "batch_norm_14.tmp_4", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_14.w_0": { + "name": "batch_norm_14.w_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_14.w_1": { + "name": "batch_norm_14.w_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_14.w_2": { + "name": "batch_norm_14.w_2", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_15.b_0": { + "name": "batch_norm_15.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_15.tmp_0": { + "name": "batch_norm_15.tmp_0", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_15.tmp_1": { + "name": "batch_norm_15.tmp_1", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_15.tmp_2": { + "name": "batch_norm_15.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_15.tmp_3": { + "name": "batch_norm_15.tmp_3", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_15.tmp_4": { + "name": "batch_norm_15.tmp_4", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_15.w_0": { + "name": "batch_norm_15.w_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_15.w_1": { + "name": "batch_norm_15.w_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_15.w_2": { + "name": "batch_norm_15.w_2", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_16.b_0": { + "name": "batch_norm_16.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_16.tmp_0": { + "name": "batch_norm_16.tmp_0", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_16.tmp_1": { + "name": "batch_norm_16.tmp_1", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_16.tmp_2": { + "name": "batch_norm_16.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_16.tmp_3": { + "name": "batch_norm_16.tmp_3", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_16.tmp_4": { + "name": "batch_norm_16.tmp_4", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_16.w_0": { + "name": "batch_norm_16.w_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_16.w_1": { + "name": "batch_norm_16.w_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_16.w_2": { + "name": "batch_norm_16.w_2", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_17.b_0": { + "name": "batch_norm_17.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_17.tmp_0": { + "name": "batch_norm_17.tmp_0", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_17.tmp_1": { + "name": "batch_norm_17.tmp_1", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_17.tmp_2": { + "name": "batch_norm_17.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_17.tmp_3": { + "name": "batch_norm_17.tmp_3", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_17.tmp_4": { + "name": "batch_norm_17.tmp_4", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_17.w_0": { + "name": "batch_norm_17.w_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_17.w_1": { + "name": "batch_norm_17.w_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_17.w_2": { + "name": "batch_norm_17.w_2", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_18.b_0": { + "name": "batch_norm_18.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_18.tmp_0": { + "name": "batch_norm_18.tmp_0", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_18.tmp_1": { + "name": "batch_norm_18.tmp_1", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_18.tmp_2": { + "name": "batch_norm_18.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_18.tmp_3": { + "name": "batch_norm_18.tmp_3", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_18.tmp_4": { + "name": "batch_norm_18.tmp_4", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_18.w_0": { + "name": "batch_norm_18.w_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_18.w_1": { + "name": "batch_norm_18.w_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_18.w_2": { + "name": "batch_norm_18.w_2", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_19.b_0": { + "name": "batch_norm_19.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_19.tmp_0": { + "name": "batch_norm_19.tmp_0", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_19.tmp_1": { + "name": "batch_norm_19.tmp_1", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_19.tmp_2": { + "name": "batch_norm_19.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_19.tmp_3": { + "name": "batch_norm_19.tmp_3", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_19.tmp_4": { + "name": "batch_norm_19.tmp_4", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_19.w_0": { + "name": "batch_norm_19.w_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_19.w_1": { + "name": "batch_norm_19.w_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_19.w_2": { + "name": "batch_norm_19.w_2", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_2.b_0": { + "name": "batch_norm_2.b_0", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_2.tmp_0": { + "name": "batch_norm_2.tmp_0", + "persistable": false, + "shape": [ + 32 + ] + }, + "batch_norm_2.tmp_1": { + "name": "batch_norm_2.tmp_1", + "persistable": false, + "shape": [ + 32 + ] + }, + "batch_norm_2.tmp_2": { + "name": "batch_norm_2.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_2.tmp_3": { + "name": "batch_norm_2.tmp_3", + "persistable": false, + "shape": [ + 1, + 32, + 16, + 160 + ] + }, + "batch_norm_2.tmp_4": { + "name": "batch_norm_2.tmp_4", + "persistable": false, + "shape": [ + 1, + 32, + 16, + 160 + ] + }, + "batch_norm_2.w_0": { + "name": "batch_norm_2.w_0", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_2.w_1": { + "name": "batch_norm_2.w_1", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_2.w_2": { + "name": "batch_norm_2.w_2", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_20.b_0": { + "name": "batch_norm_20.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_20.tmp_0": { + "name": "batch_norm_20.tmp_0", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_20.tmp_1": { + "name": "batch_norm_20.tmp_1", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_20.tmp_2": { + "name": "batch_norm_20.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_20.tmp_3": { + "name": "batch_norm_20.tmp_3", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_20.tmp_4": { + "name": "batch_norm_20.tmp_4", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_20.w_0": { + "name": "batch_norm_20.w_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_20.w_1": { + "name": "batch_norm_20.w_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_20.w_2": { + "name": "batch_norm_20.w_2", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_21.b_0": { + "name": "batch_norm_21.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_21.tmp_0": { + "name": "batch_norm_21.tmp_0", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_21.tmp_1": { + "name": "batch_norm_21.tmp_1", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_21.tmp_2": { + "name": "batch_norm_21.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_21.tmp_3": { + "name": "batch_norm_21.tmp_3", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_21.tmp_4": { + "name": "batch_norm_21.tmp_4", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_21.w_0": { + "name": "batch_norm_21.w_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_21.w_1": { + "name": "batch_norm_21.w_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_21.w_2": { + "name": "batch_norm_21.w_2", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_22.b_0": { + "name": "batch_norm_22.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_22.tmp_0": { + "name": "batch_norm_22.tmp_0", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_22.tmp_1": { + "name": "batch_norm_22.tmp_1", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_22.tmp_2": { + "name": "batch_norm_22.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_22.tmp_3": { + "name": "batch_norm_22.tmp_3", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_22.tmp_4": { + "name": "batch_norm_22.tmp_4", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "batch_norm_22.w_0": { + "name": "batch_norm_22.w_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_22.w_1": { + "name": "batch_norm_22.w_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_22.w_2": { + "name": "batch_norm_22.w_2", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_23.b_0": { + "name": "batch_norm_23.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_23.tmp_0": { + "name": "batch_norm_23.tmp_0", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_23.tmp_1": { + "name": "batch_norm_23.tmp_1", + "persistable": false, + "shape": [ + 256 + ] + }, + "batch_norm_23.tmp_2": { + "name": "batch_norm_23.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_23.tmp_3": { + "name": "batch_norm_23.tmp_3", + "persistable": false, + "shape": [ + 1, + 256, + 2, + 160 + ] + }, + "batch_norm_23.tmp_4": { + "name": "batch_norm_23.tmp_4", + "persistable": false, + "shape": [ + 1, + 256, + 2, + 160 + ] + }, + "batch_norm_23.w_0": { + "name": "batch_norm_23.w_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_23.w_1": { + "name": "batch_norm_23.w_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_23.w_2": { + "name": "batch_norm_23.w_2", + "persistable": true, + "shape": [ + 256 + ] + }, + "batch_norm_24.b_0": { + "name": "batch_norm_24.b_0", + "persistable": true, + "shape": [ + 512 + ] + }, + "batch_norm_24.tmp_0": { + "name": "batch_norm_24.tmp_0", + "persistable": false, + "shape": [ + 512 + ] + }, + "batch_norm_24.tmp_1": { + "name": "batch_norm_24.tmp_1", + "persistable": false, + "shape": [ + 512 + ] + }, + "batch_norm_24.tmp_2": { + "name": "batch_norm_24.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_24.tmp_3": { + "name": "batch_norm_24.tmp_3", + "persistable": false, + "shape": [ + 1, + 512, + 2, + 160 + ] + }, + "batch_norm_24.tmp_4": { + "name": "batch_norm_24.tmp_4", + "persistable": false, + "shape": [ + 1, + 512, + 2, + 160 + ] + }, + "batch_norm_24.w_0": { + "name": "batch_norm_24.w_0", + "persistable": true, + "shape": [ + 512 + ] + }, + "batch_norm_24.w_1": { + "name": "batch_norm_24.w_1", + "persistable": true, + "shape": [ + 512 + ] + }, + "batch_norm_24.w_2": { + "name": "batch_norm_24.w_2", + "persistable": true, + "shape": [ + 512 + ] + }, + "batch_norm_25.b_0": { + "name": "batch_norm_25.b_0", + "persistable": true, + "shape": [ + 512 + ] + }, + "batch_norm_25.tmp_0": { + "name": "batch_norm_25.tmp_0", + "persistable": false, + "shape": [ + 512 + ] + }, + "batch_norm_25.tmp_1": { + "name": "batch_norm_25.tmp_1", + "persistable": false, + "shape": [ + 512 + ] + }, + "batch_norm_25.tmp_2": { + "name": "batch_norm_25.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_25.tmp_3": { + "name": "batch_norm_25.tmp_3", + "persistable": false, + "shape": [ + 1, + 512, + 2, + 160 + ] + }, + "batch_norm_25.tmp_4": { + "name": "batch_norm_25.tmp_4", + "persistable": false, + "shape": [ + 1, + 512, + 2, + 160 + ] + }, + "batch_norm_25.w_0": { + "name": "batch_norm_25.w_0", + "persistable": true, + "shape": [ + 512 + ] + }, + "batch_norm_25.w_1": { + "name": "batch_norm_25.w_1", + "persistable": true, + "shape": [ + 512 + ] + }, + "batch_norm_25.w_2": { + "name": "batch_norm_25.w_2", + "persistable": true, + "shape": [ + 512 + ] + }, + "batch_norm_26.b_0": { + "name": "batch_norm_26.b_0", + "persistable": true, + "shape": [ + 512 + ] + }, + "batch_norm_26.tmp_0": { + "name": "batch_norm_26.tmp_0", + "persistable": false, + "shape": [ + 512 + ] + }, + "batch_norm_26.tmp_1": { + "name": "batch_norm_26.tmp_1", + "persistable": false, + "shape": [ + 512 + ] + }, + "batch_norm_26.tmp_2": { + "name": "batch_norm_26.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_26.tmp_3": { + "name": "batch_norm_26.tmp_3", + "persistable": false, + "shape": [ + 1, + 512, + 2, + 160 + ] + }, + "batch_norm_26.tmp_4": { + "name": "batch_norm_26.tmp_4", + "persistable": false, + "shape": [ + 1, + 512, + 2, + 160 + ] + }, + "batch_norm_26.w_0": { + "name": "batch_norm_26.w_0", + "persistable": true, + "shape": [ + 512 + ] + }, + "batch_norm_26.w_1": { + "name": "batch_norm_26.w_1", + "persistable": true, + "shape": [ + 512 + ] + }, + "batch_norm_26.w_2": { + "name": "batch_norm_26.w_2", + "persistable": true, + "shape": [ + 512 + ] + }, + "batch_norm_3.b_0": { + "name": "batch_norm_3.b_0", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_3.tmp_0": { + "name": "batch_norm_3.tmp_0", + "persistable": false, + "shape": [ + 32 + ] + }, + "batch_norm_3.tmp_1": { + "name": "batch_norm_3.tmp_1", + "persistable": false, + "shape": [ + 32 + ] + }, + "batch_norm_3.tmp_2": { + "name": "batch_norm_3.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_3.tmp_3": { + "name": "batch_norm_3.tmp_3", + "persistable": false, + "shape": [ + 1, + 32, + 16, + 160 + ] + }, + "batch_norm_3.tmp_4": { + "name": "batch_norm_3.tmp_4", + "persistable": false, + "shape": [ + 1, + 32, + 16, + 160 + ] + }, + "batch_norm_3.w_0": { + "name": "batch_norm_3.w_0", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_3.w_1": { + "name": "batch_norm_3.w_1", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_3.w_2": { + "name": "batch_norm_3.w_2", + "persistable": true, + "shape": [ + 32 + ] + }, + "batch_norm_4.b_0": { + "name": "batch_norm_4.b_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_4.tmp_0": { + "name": "batch_norm_4.tmp_0", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_4.tmp_1": { + "name": "batch_norm_4.tmp_1", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_4.tmp_2": { + "name": "batch_norm_4.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_4.tmp_3": { + "name": "batch_norm_4.tmp_3", + "persistable": false, + "shape": [ + 1, + 64, + 16, + 160 + ] + }, + "batch_norm_4.tmp_4": { + "name": "batch_norm_4.tmp_4", + "persistable": false, + "shape": [ + 1, + 64, + 16, + 160 + ] + }, + "batch_norm_4.w_0": { + "name": "batch_norm_4.w_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_4.w_1": { + "name": "batch_norm_4.w_1", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_4.w_2": { + "name": "batch_norm_4.w_2", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_5.b_0": { + "name": "batch_norm_5.b_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_5.tmp_0": { + "name": "batch_norm_5.tmp_0", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_5.tmp_1": { + "name": "batch_norm_5.tmp_1", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_5.tmp_2": { + "name": "batch_norm_5.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_5.tmp_3": { + "name": "batch_norm_5.tmp_3", + "persistable": false, + "shape": [ + 1, + 64, + 16, + 160 + ] + }, + "batch_norm_5.tmp_4": { + "name": "batch_norm_5.tmp_4", + "persistable": false, + "shape": [ + 1, + 64, + 16, + 160 + ] + }, + "batch_norm_5.w_0": { + "name": "batch_norm_5.w_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_5.w_1": { + "name": "batch_norm_5.w_1", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_5.w_2": { + "name": "batch_norm_5.w_2", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_6.b_0": { + "name": "batch_norm_6.b_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_6.tmp_0": { + "name": "batch_norm_6.tmp_0", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_6.tmp_1": { + "name": "batch_norm_6.tmp_1", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_6.tmp_2": { + "name": "batch_norm_6.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_6.tmp_3": { + "name": "batch_norm_6.tmp_3", + "persistable": false, + "shape": [ + 1, + 64, + 16, + 160 + ] + }, + "batch_norm_6.tmp_4": { + "name": "batch_norm_6.tmp_4", + "persistable": false, + "shape": [ + 1, + 64, + 16, + 160 + ] + }, + "batch_norm_6.w_0": { + "name": "batch_norm_6.w_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_6.w_1": { + "name": "batch_norm_6.w_1", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_6.w_2": { + "name": "batch_norm_6.w_2", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_7.b_0": { + "name": "batch_norm_7.b_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_7.tmp_0": { + "name": "batch_norm_7.tmp_0", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_7.tmp_1": { + "name": "batch_norm_7.tmp_1", + "persistable": false, + "shape": [ + 64 + ] + }, + "batch_norm_7.tmp_2": { + "name": "batch_norm_7.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_7.tmp_3": { + "name": "batch_norm_7.tmp_3", + "persistable": false, + "shape": [ + 1, + 64, + 8, + 160 + ] + }, + "batch_norm_7.tmp_4": { + "name": "batch_norm_7.tmp_4", + "persistable": false, + "shape": [ + 1, + 64, + 8, + 160 + ] + }, + "batch_norm_7.w_0": { + "name": "batch_norm_7.w_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_7.w_1": { + "name": "batch_norm_7.w_1", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_7.w_2": { + "name": "batch_norm_7.w_2", + "persistable": true, + "shape": [ + 64 + ] + }, + "batch_norm_8.b_0": { + "name": "batch_norm_8.b_0", + "persistable": true, + "shape": [ + 128 + ] + }, + "batch_norm_8.tmp_0": { + "name": "batch_norm_8.tmp_0", + "persistable": false, + "shape": [ + 128 + ] + }, + "batch_norm_8.tmp_1": { + "name": "batch_norm_8.tmp_1", + "persistable": false, + "shape": [ + 128 + ] + }, + "batch_norm_8.tmp_2": { + "name": "batch_norm_8.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_8.tmp_3": { + "name": "batch_norm_8.tmp_3", + "persistable": false, + "shape": [ + 1, + 128, + 8, + 160 + ] + }, + "batch_norm_8.tmp_4": { + "name": "batch_norm_8.tmp_4", + "persistable": false, + "shape": [ + 1, + 128, + 8, + 160 + ] + }, + "batch_norm_8.w_0": { + "name": "batch_norm_8.w_0", + "persistable": true, + "shape": [ + 128 + ] + }, + "batch_norm_8.w_1": { + "name": "batch_norm_8.w_1", + "persistable": true, + "shape": [ + 128 + ] + }, + "batch_norm_8.w_2": { + "name": "batch_norm_8.w_2", + "persistable": true, + "shape": [ + 128 + ] + }, + "batch_norm_9.b_0": { + "name": "batch_norm_9.b_0", + "persistable": true, + "shape": [ + 128 + ] + }, + "batch_norm_9.tmp_0": { + "name": "batch_norm_9.tmp_0", + "persistable": false, + "shape": [ + 128 + ] + }, + "batch_norm_9.tmp_1": { + "name": "batch_norm_9.tmp_1", + "persistable": false, + "shape": [ + 128 + ] + }, + "batch_norm_9.tmp_2": { + "name": "batch_norm_9.tmp_2", + "persistable": false, + "shape": [ + 0 + ] + }, + "batch_norm_9.tmp_3": { + "name": "batch_norm_9.tmp_3", + "persistable": false, + "shape": [ + 1, + 128, + 8, + 160 + ] + }, + "batch_norm_9.tmp_4": { + "name": "batch_norm_9.tmp_4", + "persistable": false, + "shape": [ + 1, + 128, + 8, + 160 + ] + }, + "batch_norm_9.w_0": { + "name": "batch_norm_9.w_0", + "persistable": true, + "shape": [ + 128 + ] + }, + "batch_norm_9.w_1": { + "name": "batch_norm_9.w_1", + "persistable": true, + "shape": [ + 128 + ] + }, + "batch_norm_9.w_2": { + "name": "batch_norm_9.w_2", + "persistable": true, + "shape": [ + 128 + ] + }, + "conv2d_0.w_0": { + "name": "conv2d_0.w_0", + "persistable": true, + "shape": [ + 16, + 3, + 3, + 3 + ] + }, + "conv2d_1.w_0": { + "name": "conv2d_1.w_0", + "persistable": true, + "shape": [ + 16, + 1, + 3, + 3 + ] + }, + "conv2d_10.w_0": { + "name": "conv2d_10.w_0", + "persistable": true, + "shape": [ + 128, + 128, + 1, + 1 + ] + }, + "conv2d_11.w_0": { + "name": "conv2d_11.w_0", + "persistable": true, + "shape": [ + 128, + 1, + 3, + 3 + ] + }, + "conv2d_12.w_0": { + "name": "conv2d_12.w_0", + "persistable": true, + "shape": [ + 256, + 128, + 1, + 1 + ] + }, + "conv2d_13.w_0": { + "name": "conv2d_13.w_0", + "persistable": true, + "shape": [ + 256, + 1, + 5, + 5 + ] + }, + "conv2d_14.w_0": { + "name": "conv2d_14.w_0", + "persistable": true, + "shape": [ + 256, + 256, + 1, + 1 + ] + }, + "conv2d_15.w_0": { + "name": "conv2d_15.w_0", + "persistable": true, + "shape": [ + 256, + 1, + 5, + 5 + ] + }, + "conv2d_16.w_0": { + "name": "conv2d_16.w_0", + "persistable": true, + "shape": [ + 256, + 256, + 1, + 1 + ] + }, + "conv2d_17.w_0": { + "name": "conv2d_17.w_0", + "persistable": true, + "shape": [ + 256, + 1, + 5, + 5 + ] + }, + "conv2d_18.w_0": { + "name": "conv2d_18.w_0", + "persistable": true, + "shape": [ + 256, + 256, + 1, + 1 + ] + }, + "conv2d_19.w_0": { + "name": "conv2d_19.w_0", + "persistable": true, + "shape": [ + 256, + 1, + 5, + 5 + ] + }, + "conv2d_2.w_0": { + "name": "conv2d_2.w_0", + "persistable": true, + "shape": [ + 32, + 16, + 1, + 1 + ] + }, + "conv2d_20.w_0": { + "name": "conv2d_20.w_0", + "persistable": true, + "shape": [ + 256, + 256, + 1, + 1 + ] + }, + "conv2d_21.w_0": { + "name": "conv2d_21.w_0", + "persistable": true, + "shape": [ + 256, + 1, + 5, + 5 + ] + }, + "conv2d_22.w_0": { + "name": "conv2d_22.w_0", + "persistable": true, + "shape": [ + 256, + 256, + 1, + 1 + ] + }, + "conv2d_23.w_0": { + "name": "conv2d_23.w_0", + "persistable": true, + "shape": [ + 256, + 1, + 5, + 5 + ] + }, + "conv2d_24.b_0": { + "name": "conv2d_24.b_0", + "persistable": true, + "shape": [ + 64 + ] + }, + "conv2d_24.w_0": { + "name": "conv2d_24.w_0", + "persistable": true, + "shape": [ + 64, + 256, + 1, + 1 + ] + }, + "conv2d_25.b_0": { + "name": "conv2d_25.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "conv2d_25.w_0": { + "name": "conv2d_25.w_0", + "persistable": true, + "shape": [ + 256, + 64, + 1, + 1 + ] + }, + "conv2d_26.w_0": { + "name": "conv2d_26.w_0", + "persistable": true, + "shape": [ + 512, + 256, + 1, + 1 + ] + }, + "conv2d_27.w_0": { + "name": "conv2d_27.w_0", + "persistable": true, + "shape": [ + 512, + 1, + 5, + 5 + ] + }, + "conv2d_28.b_0": { + "name": "conv2d_28.b_0", + "persistable": true, + "shape": [ + 128 + ] + }, + "conv2d_28.w_0": { + "name": "conv2d_28.w_0", + "persistable": true, + "shape": [ + 128, + 512, + 1, + 1 + ] + }, + "conv2d_29.b_0": { + "name": "conv2d_29.b_0", + "persistable": true, + "shape": [ + 512 + ] + }, + "conv2d_29.w_0": { + "name": "conv2d_29.w_0", + "persistable": true, + "shape": [ + 512, + 128, + 1, + 1 + ] + }, + "conv2d_3.w_0": { + "name": "conv2d_3.w_0", + "persistable": true, + "shape": [ + 32, + 1, + 3, + 3 + ] + }, + "conv2d_30.w_0": { + "name": "conv2d_30.w_0", + "persistable": true, + "shape": [ + 512, + 512, + 1, + 1 + ] + }, + "conv2d_31.tmp_0": { + "name": "conv2d_31.tmp_0", + "persistable": false, + "shape": [ + 1, + 16, + 16, + 160 + ] + }, + "conv2d_32.tmp_0": { + "name": "conv2d_32.tmp_0", + "persistable": false, + "shape": [ + 1, + 32, + 16, + 160 + ] + }, + "conv2d_33.tmp_0": { + "name": "conv2d_33.tmp_0", + "persistable": false, + "shape": [ + 1, + 64, + 16, + 160 + ] + }, + "conv2d_34.tmp_0": { + "name": "conv2d_34.tmp_0", + "persistable": false, + "shape": [ + 1, + 64, + 16, + 160 + ] + }, + "conv2d_35.tmp_0": { + "name": "conv2d_35.tmp_0", + "persistable": false, + "shape": [ + 1, + 128, + 8, + 160 + ] + }, + "conv2d_36.tmp_0": { + "name": "conv2d_36.tmp_0", + "persistable": false, + "shape": [ + 1, + 128, + 8, + 160 + ] + }, + "conv2d_37.tmp_0": { + "name": "conv2d_37.tmp_0", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "conv2d_38.tmp_0": { + "name": "conv2d_38.tmp_0", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "conv2d_39.tmp_0": { + "name": "conv2d_39.tmp_0", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "conv2d_4.w_0": { + "name": "conv2d_4.w_0", + "persistable": true, + "shape": [ + 64, + 32, + 1, + 1 + ] + }, + "conv2d_40.tmp_0": { + "name": "conv2d_40.tmp_0", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "conv2d_41.tmp_0": { + "name": "conv2d_41.tmp_0", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "conv2d_42.tmp_0": { + "name": "conv2d_42.tmp_0", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "conv2d_43.tmp_0": { + "name": "conv2d_43.tmp_0", + "persistable": false, + "shape": [ + 1, + 64, + 1, + 1 + ] + }, + "conv2d_43.tmp_1": { + "name": "conv2d_43.tmp_1", + "persistable": false, + "shape": [ + 1, + 64, + 1, + 1 + ] + }, + "conv2d_44.tmp_0": { + "name": "conv2d_44.tmp_0", + "persistable": false, + "shape": [ + 1, + 256, + 1, + 1 + ] + }, + "conv2d_44.tmp_1": { + "name": "conv2d_44.tmp_1", + "persistable": false, + "shape": [ + 1, + 256, + 1, + 1 + ] + }, + "conv2d_45.tmp_0": { + "name": "conv2d_45.tmp_0", + "persistable": false, + "shape": [ + 1, + 512, + 2, + 160 + ] + }, + "conv2d_46.tmp_0": { + "name": "conv2d_46.tmp_0", + "persistable": false, + "shape": [ + 1, + 128, + 1, + 1 + ] + }, + "conv2d_46.tmp_1": { + "name": "conv2d_46.tmp_1", + "persistable": false, + "shape": [ + 1, + 128, + 1, + 1 + ] + }, + "conv2d_47.tmp_0": { + "name": "conv2d_47.tmp_0", + "persistable": false, + "shape": [ + 1, + 512, + 1, + 1 + ] + }, + "conv2d_47.tmp_1": { + "name": "conv2d_47.tmp_1", + "persistable": false, + "shape": [ + 1, + 512, + 1, + 1 + ] + }, + "conv2d_48.tmp_0": { + "name": "conv2d_48.tmp_0", + "persistable": false, + "shape": [ + 1, + 512, + 2, + 160 + ] + }, + "conv2d_5.w_0": { + "name": "conv2d_5.w_0", + "persistable": true, + "shape": [ + 64, + 1, + 3, + 3 + ] + }, + "conv2d_6.w_0": { + "name": "conv2d_6.w_0", + "persistable": true, + "shape": [ + 64, + 64, + 1, + 1 + ] + }, + "conv2d_7.w_0": { + "name": "conv2d_7.w_0", + "persistable": true, + "shape": [ + 64, + 1, + 3, + 3 + ] + }, + "conv2d_8.w_0": { + "name": "conv2d_8.w_0", + "persistable": true, + "shape": [ + 128, + 64, + 1, + 1 + ] + }, + "conv2d_9.w_0": { + "name": "conv2d_9.w_0", + "persistable": true, + "shape": [ + 128, + 1, + 3, + 3 + ] + }, + "depthwise_conv2d_0.tmp_0": { + "name": "depthwise_conv2d_0.tmp_0", + "persistable": false, + "shape": [ + 1, + 16, + 16, + 160 + ] + }, + "depthwise_conv2d_1.tmp_0": { + "name": "depthwise_conv2d_1.tmp_0", + "persistable": false, + "shape": [ + 1, + 32, + 16, + 160 + ] + }, + "depthwise_conv2d_10.tmp_0": { + "name": "depthwise_conv2d_10.tmp_0", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "depthwise_conv2d_11.tmp_0": { + "name": "depthwise_conv2d_11.tmp_0", + "persistable": false, + "shape": [ + 1, + 256, + 2, + 160 + ] + }, + "depthwise_conv2d_12.tmp_0": { + "name": "depthwise_conv2d_12.tmp_0", + "persistable": false, + "shape": [ + 1, + 512, + 2, + 160 + ] + }, + "depthwise_conv2d_2.tmp_0": { + "name": "depthwise_conv2d_2.tmp_0", + "persistable": false, + "shape": [ + 1, + 64, + 16, + 160 + ] + }, + "depthwise_conv2d_3.tmp_0": { + "name": "depthwise_conv2d_3.tmp_0", + "persistable": false, + "shape": [ + 1, + 64, + 8, + 160 + ] + }, + "depthwise_conv2d_4.tmp_0": { + "name": "depthwise_conv2d_4.tmp_0", + "persistable": false, + "shape": [ + 1, + 128, + 8, + 160 + ] + }, + "depthwise_conv2d_5.tmp_0": { + "name": "depthwise_conv2d_5.tmp_0", + "persistable": false, + "shape": [ + 1, + 128, + 4, + 160 + ] + }, + "depthwise_conv2d_6.tmp_0": { + "name": "depthwise_conv2d_6.tmp_0", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "depthwise_conv2d_7.tmp_0": { + "name": "depthwise_conv2d_7.tmp_0", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "depthwise_conv2d_8.tmp_0": { + "name": "depthwise_conv2d_8.tmp_0", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "depthwise_conv2d_9.tmp_0": { + "name": "depthwise_conv2d_9.tmp_0", + "persistable": false, + "shape": [ + 1, + 256, + 4, + 160 + ] + }, + "elementwise_mul_0": { + "name": "elementwise_mul_0", + "persistable": false, + "shape": [ + 1, + 256, + 2, + 160 + ] + }, + "elementwise_mul_1": { + "name": "elementwise_mul_1", + "persistable": false, + "shape": [ + 1, + 512, + 2, + 160 + ] + }, + "fill_constant_batch_size_like_0.tmp_0": { + "name": "fill_constant_batch_size_like_0.tmp_0", + "persistable": false, + "shape": [ + 4, + 1, + 64 + ] + }, + "fill_constant_batch_size_like_1.tmp_0": { + "name": "fill_constant_batch_size_like_1.tmp_0", + "persistable": false, + "shape": [ + 4, + 1, + 64 + ] + }, + "hardsigmoid_0.tmp_0": { + "name": "hardsigmoid_0.tmp_0", + "persistable": false, + "shape": [ + 1, + 256, + 1, + 1 + ] + }, + "hardsigmoid_1.tmp_0": { + "name": "hardsigmoid_1.tmp_0", + "persistable": false, + "shape": [ + 1, + 512, + 1, + 1 + ] + }, + "linear_0.b_0": { + "name": "linear_0.b_0", + "persistable": true, + "shape": [ + 96 + ] + }, + "linear_0.w_0": { + "name": "linear_0.w_0", + "persistable": true, + "shape": [ + 128, + 96 + ] + }, + "linear_1.b_0": { + "name": "linear_1.b_0", + "persistable": true, + "shape": [ + 6625 + ] + }, + "linear_1.w_0": { + "name": "linear_1.w_0", + "persistable": true, + "shape": [ + 96, + 6625 + ] + }, + "linear_2.tmp_0": { + "name": "linear_2.tmp_0", + "persistable": false, + "shape": [ + 1, + 80, + 96 + ] + }, + "linear_2.tmp_1": { + "name": "linear_2.tmp_1", + "persistable": false, + "shape": [ + 1, + 80, + 96 + ] + }, + "linear_3.tmp_0": { + "name": "linear_3.tmp_0", + "persistable": false, + "shape": [ + 1, + 80, + 6625 + ] + }, + "linear_3.tmp_1": { + "name": "linear_3.tmp_1", + "persistable": false, + "shape": [ + 1, + 80, + 6625 + ] + }, + "lstm_0._generated_var_0": { + "name": "lstm_0._generated_var_0", + "persistable": false, + "shape": [ + 80, + 1, + 128 + ] + }, + "lstm_0.tmp_0": { + "name": "lstm_0.tmp_0", + "persistable": false, + "shape": [ + 80, + 1, + 128 + ] + }, + "lstm_0.tmp_1": { + "name": "lstm_0.tmp_1", + "persistable": false, + "shape": [ + 4, + 1, + 64 + ] + }, + "lstm_0.tmp_2": { + "name": "lstm_0.tmp_2", + "persistable": false, + "shape": [ + 4, + 1, + 64 + ] + }, + "lstm_0.tmp_3": { + "name": "lstm_0.tmp_3", + "persistable": false, + "shape": [ + 0 + ] + }, + "lstm_0_0.tmp_c": { + "name": "lstm_0_0.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_0.tmp_concat": { + "name": "lstm_0_0.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_0.tmp_h": { + "name": "lstm_0_0.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_0.tmp_matmul": { + "name": "lstm_0_0.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_1.tmp_c": { + "name": "lstm_0_1.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_1.tmp_concat": { + "name": "lstm_0_1.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_1.tmp_h": { + "name": "lstm_0_1.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_1.tmp_matmul": { + "name": "lstm_0_1.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_10.tmp_c": { + "name": "lstm_0_10.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_10.tmp_concat": { + "name": "lstm_0_10.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_10.tmp_h": { + "name": "lstm_0_10.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_10.tmp_matmul": { + "name": "lstm_0_10.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_100.tmp_concat": { + "name": "lstm_0_100.tmp_concat", + "persistable": false, + "shape": [ + 16, + 1, + 128 + ] + }, + "lstm_0_101.tmp_concat": { + "name": "lstm_0_101.tmp_concat", + "persistable": false, + "shape": [ + 16, + 1, + 128 + ] + }, + "lstm_0_102.tmp_concat": { + "name": "lstm_0_102.tmp_concat", + "persistable": false, + "shape": [ + 16, + 1, + 128 + ] + }, + "lstm_0_103.tmp_concat": { + "name": "lstm_0_103.tmp_concat", + "persistable": false, + "shape": [ + 16, + 1, + 128 + ] + }, + "lstm_0_104.tmp_concat": { + "name": "lstm_0_104.tmp_concat", + "persistable": false, + "shape": [ + 16, + 1, + 128 + ] + }, + "lstm_0_105.tmp_concat": { + "name": "lstm_0_105.tmp_concat", + "persistable": false, + "shape": [ + 64, + 1, + 128 + ] + }, + "lstm_0_106.tmp_concat": { + "name": "lstm_0_106.tmp_concat", + "persistable": false, + "shape": [ + 80, + 1, + 128 + ] + }, + "lstm_0_11.tmp_c": { + "name": "lstm_0_11.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_11.tmp_concat": { + "name": "lstm_0_11.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_11.tmp_h": { + "name": "lstm_0_11.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_11.tmp_matmul": { + "name": "lstm_0_11.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_12.tmp_c": { + "name": "lstm_0_12.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_12.tmp_concat": { + "name": "lstm_0_12.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_12.tmp_h": { + "name": "lstm_0_12.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_12.tmp_matmul": { + "name": "lstm_0_12.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_13.tmp_c": { + "name": "lstm_0_13.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_13.tmp_concat": { + "name": "lstm_0_13.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_13.tmp_h": { + "name": "lstm_0_13.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_13.tmp_matmul": { + "name": "lstm_0_13.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_14.tmp_c": { + "name": "lstm_0_14.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_14.tmp_concat": { + "name": "lstm_0_14.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_14.tmp_h": { + "name": "lstm_0_14.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_14.tmp_matmul": { + "name": "lstm_0_14.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_15.tmp_c": { + "name": "lstm_0_15.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_15.tmp_concat": { + "name": "lstm_0_15.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_15.tmp_h": { + "name": "lstm_0_15.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_15.tmp_matmul": { + "name": "lstm_0_15.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_16.tmp_c": { + "name": "lstm_0_16.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_16.tmp_concat": { + "name": "lstm_0_16.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_16.tmp_h": { + "name": "lstm_0_16.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_16.tmp_matmul": { + "name": "lstm_0_16.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_17.tmp_c": { + "name": "lstm_0_17.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_17.tmp_concat": { + "name": "lstm_0_17.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_17.tmp_h": { + "name": "lstm_0_17.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_17.tmp_matmul": { + "name": "lstm_0_17.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_18.tmp_c": { + "name": "lstm_0_18.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_18.tmp_concat": { + "name": "lstm_0_18.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_18.tmp_h": { + "name": "lstm_0_18.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_18.tmp_matmul": { + "name": "lstm_0_18.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_19.tmp_c": { + "name": "lstm_0_19.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_19.tmp_concat": { + "name": "lstm_0_19.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_19.tmp_h": { + "name": "lstm_0_19.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_19.tmp_matmul": { + "name": "lstm_0_19.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_2.tmp_c": { + "name": "lstm_0_2.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_2.tmp_concat": { + "name": "lstm_0_2.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_2.tmp_h": { + "name": "lstm_0_2.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_2.tmp_matmul": { + "name": "lstm_0_2.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_20.tmp_c": { + "name": "lstm_0_20.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_20.tmp_concat": { + "name": "lstm_0_20.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_20.tmp_h": { + "name": "lstm_0_20.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_20.tmp_matmul": { + "name": "lstm_0_20.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_21.tmp_c": { + "name": "lstm_0_21.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_21.tmp_concat": { + "name": "lstm_0_21.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_21.tmp_h": { + "name": "lstm_0_21.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_21.tmp_matmul": { + "name": "lstm_0_21.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_22.tmp_c": { + "name": "lstm_0_22.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_22.tmp_concat": { + "name": "lstm_0_22.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_22.tmp_h": { + "name": "lstm_0_22.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_22.tmp_matmul": { + "name": "lstm_0_22.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_23.tmp_c": { + "name": "lstm_0_23.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_23.tmp_concat": { + "name": "lstm_0_23.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_23.tmp_h": { + "name": "lstm_0_23.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_23.tmp_matmul": { + "name": "lstm_0_23.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_24.tmp_c": { + "name": "lstm_0_24.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_24.tmp_concat": { + "name": "lstm_0_24.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_24.tmp_h": { + "name": "lstm_0_24.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_24.tmp_matmul": { + "name": "lstm_0_24.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_25.tmp_c": { + "name": "lstm_0_25.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_25.tmp_concat": { + "name": "lstm_0_25.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_25.tmp_h": { + "name": "lstm_0_25.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_25.tmp_matmul": { + "name": "lstm_0_25.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_26.tmp_c": { + "name": "lstm_0_26.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_26.tmp_concat": { + "name": "lstm_0_26.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_26.tmp_h": { + "name": "lstm_0_26.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_26.tmp_matmul": { + "name": "lstm_0_26.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_27.tmp_c": { + "name": "lstm_0_27.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_27.tmp_concat": { + "name": "lstm_0_27.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_27.tmp_h": { + "name": "lstm_0_27.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_27.tmp_matmul": { + "name": "lstm_0_27.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_28.tmp_c": { + "name": "lstm_0_28.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_28.tmp_concat": { + "name": "lstm_0_28.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_28.tmp_h": { + "name": "lstm_0_28.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_28.tmp_matmul": { + "name": "lstm_0_28.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_29.tmp_c": { + "name": "lstm_0_29.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_29.tmp_concat": { + "name": "lstm_0_29.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_29.tmp_h": { + "name": "lstm_0_29.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_29.tmp_matmul": { + "name": "lstm_0_29.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_3.tmp_c": { + "name": "lstm_0_3.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_3.tmp_concat": { + "name": "lstm_0_3.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_3.tmp_h": { + "name": "lstm_0_3.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_3.tmp_matmul": { + "name": "lstm_0_3.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_30.tmp_c": { + "name": "lstm_0_30.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_30.tmp_concat": { + "name": "lstm_0_30.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_30.tmp_h": { + "name": "lstm_0_30.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_30.tmp_matmul": { + "name": "lstm_0_30.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_31.tmp_c": { + "name": "lstm_0_31.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_31.tmp_concat": { + "name": "lstm_0_31.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_31.tmp_h": { + "name": "lstm_0_31.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_31.tmp_matmul": { + "name": "lstm_0_31.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_32.tmp_c": { + "name": "lstm_0_32.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_32.tmp_concat": { + "name": "lstm_0_32.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_32.tmp_h": { + "name": "lstm_0_32.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_32.tmp_matmul": { + "name": "lstm_0_32.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_33.tmp_c": { + "name": "lstm_0_33.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_33.tmp_concat": { + "name": "lstm_0_33.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_33.tmp_h": { + "name": "lstm_0_33.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_33.tmp_matmul": { + "name": "lstm_0_33.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_34.tmp_c": { + "name": "lstm_0_34.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_34.tmp_concat": { + "name": "lstm_0_34.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_34.tmp_h": { + "name": "lstm_0_34.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_34.tmp_matmul": { + "name": "lstm_0_34.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_35.tmp_c": { + "name": "lstm_0_35.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_35.tmp_concat": { + "name": "lstm_0_35.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_35.tmp_h": { + "name": "lstm_0_35.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_35.tmp_matmul": { + "name": "lstm_0_35.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_36.tmp_c": { + "name": "lstm_0_36.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_36.tmp_concat": { + "name": "lstm_0_36.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_36.tmp_h": { + "name": "lstm_0_36.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_36.tmp_matmul": { + "name": "lstm_0_36.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_37.tmp_c": { + "name": "lstm_0_37.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_37.tmp_concat": { + "name": "lstm_0_37.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_37.tmp_h": { + "name": "lstm_0_37.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_37.tmp_matmul": { + "name": "lstm_0_37.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_38.tmp_c": { + "name": "lstm_0_38.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_38.tmp_concat": { + "name": "lstm_0_38.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_38.tmp_h": { + "name": "lstm_0_38.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_38.tmp_matmul": { + "name": "lstm_0_38.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_39.tmp_c": { + "name": "lstm_0_39.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_39.tmp_concat": { + "name": "lstm_0_39.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_39.tmp_h": { + "name": "lstm_0_39.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_39.tmp_matmul": { + "name": "lstm_0_39.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_4.tmp_c": { + "name": "lstm_0_4.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_4.tmp_concat": { + "name": "lstm_0_4.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_4.tmp_h": { + "name": "lstm_0_4.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_4.tmp_matmul": { + "name": "lstm_0_4.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_40.tmp_c": { + "name": "lstm_0_40.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_40.tmp_concat": { + "name": "lstm_0_40.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_40.tmp_h": { + "name": "lstm_0_40.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_40.tmp_matmul": { + "name": "lstm_0_40.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_41.tmp_c": { + "name": "lstm_0_41.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_41.tmp_concat": { + "name": "lstm_0_41.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_41.tmp_h": { + "name": "lstm_0_41.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_41.tmp_matmul": { + "name": "lstm_0_41.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_42.tmp_c": { + "name": "lstm_0_42.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_42.tmp_concat": { + "name": "lstm_0_42.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_42.tmp_h": { + "name": "lstm_0_42.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_42.tmp_matmul": { + "name": "lstm_0_42.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_43.tmp_c": { + "name": "lstm_0_43.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_43.tmp_concat": { + "name": "lstm_0_43.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_43.tmp_h": { + "name": "lstm_0_43.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_43.tmp_matmul": { + "name": "lstm_0_43.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_44.tmp_c": { + "name": "lstm_0_44.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_44.tmp_concat": { + "name": "lstm_0_44.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_44.tmp_h": { + "name": "lstm_0_44.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_44.tmp_matmul": { + "name": "lstm_0_44.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_45.tmp_c": { + "name": "lstm_0_45.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_45.tmp_concat": { + "name": "lstm_0_45.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_45.tmp_h": { + "name": "lstm_0_45.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_45.tmp_matmul": { + "name": "lstm_0_45.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_46.tmp_c": { + "name": "lstm_0_46.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_46.tmp_concat": { + "name": "lstm_0_46.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_46.tmp_h": { + "name": "lstm_0_46.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_46.tmp_matmul": { + "name": "lstm_0_46.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_47.tmp_c": { + "name": "lstm_0_47.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_47.tmp_concat": { + "name": "lstm_0_47.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_47.tmp_h": { + "name": "lstm_0_47.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_47.tmp_matmul": { + "name": "lstm_0_47.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_48.tmp_c": { + "name": "lstm_0_48.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_48.tmp_concat": { + "name": "lstm_0_48.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_48.tmp_h": { + "name": "lstm_0_48.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_48.tmp_matmul": { + "name": "lstm_0_48.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_49.tmp_c": { + "name": "lstm_0_49.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_49.tmp_concat": { + "name": "lstm_0_49.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_49.tmp_h": { + "name": "lstm_0_49.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_49.tmp_matmul": { + "name": "lstm_0_49.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_5.tmp_c": { + "name": "lstm_0_5.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_5.tmp_concat": { + "name": "lstm_0_5.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_5.tmp_h": { + "name": "lstm_0_5.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_5.tmp_matmul": { + "name": "lstm_0_5.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_50.tmp_c": { + "name": "lstm_0_50.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_50.tmp_concat": { + "name": "lstm_0_50.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_50.tmp_h": { + "name": "lstm_0_50.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_50.tmp_matmul": { + "name": "lstm_0_50.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_51.tmp_c": { + "name": "lstm_0_51.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_51.tmp_concat": { + "name": "lstm_0_51.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_51.tmp_h": { + "name": "lstm_0_51.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_51.tmp_matmul": { + "name": "lstm_0_51.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_52.tmp_c": { + "name": "lstm_0_52.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_52.tmp_concat": { + "name": "lstm_0_52.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_52.tmp_h": { + "name": "lstm_0_52.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_52.tmp_matmul": { + "name": "lstm_0_52.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_53.tmp_c": { + "name": "lstm_0_53.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_53.tmp_concat": { + "name": "lstm_0_53.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_53.tmp_h": { + "name": "lstm_0_53.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_53.tmp_matmul": { + "name": "lstm_0_53.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_54.tmp_c": { + "name": "lstm_0_54.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_54.tmp_concat": { + "name": "lstm_0_54.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_54.tmp_h": { + "name": "lstm_0_54.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_54.tmp_matmul": { + "name": "lstm_0_54.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_55.tmp_c": { + "name": "lstm_0_55.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_55.tmp_concat": { + "name": "lstm_0_55.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_55.tmp_h": { + "name": "lstm_0_55.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_55.tmp_matmul": { + "name": "lstm_0_55.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_56.tmp_c": { + "name": "lstm_0_56.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_56.tmp_concat": { + "name": "lstm_0_56.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_56.tmp_h": { + "name": "lstm_0_56.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_56.tmp_matmul": { + "name": "lstm_0_56.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_57.tmp_c": { + "name": "lstm_0_57.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_57.tmp_concat": { + "name": "lstm_0_57.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_57.tmp_h": { + "name": "lstm_0_57.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_57.tmp_matmul": { + "name": "lstm_0_57.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_58.tmp_c": { + "name": "lstm_0_58.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_58.tmp_concat": { + "name": "lstm_0_58.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_58.tmp_h": { + "name": "lstm_0_58.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_58.tmp_matmul": { + "name": "lstm_0_58.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_59.tmp_c": { + "name": "lstm_0_59.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_59.tmp_concat": { + "name": "lstm_0_59.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_59.tmp_h": { + "name": "lstm_0_59.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_59.tmp_matmul": { + "name": "lstm_0_59.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_6.tmp_c": { + "name": "lstm_0_6.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_6.tmp_concat": { + "name": "lstm_0_6.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_6.tmp_h": { + "name": "lstm_0_6.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_6.tmp_matmul": { + "name": "lstm_0_6.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_60.tmp_c": { + "name": "lstm_0_60.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_60.tmp_concat": { + "name": "lstm_0_60.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_60.tmp_h": { + "name": "lstm_0_60.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_60.tmp_matmul": { + "name": "lstm_0_60.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_61.tmp_c": { + "name": "lstm_0_61.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_61.tmp_concat": { + "name": "lstm_0_61.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_61.tmp_h": { + "name": "lstm_0_61.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_61.tmp_matmul": { + "name": "lstm_0_61.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_62.tmp_c": { + "name": "lstm_0_62.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_62.tmp_concat": { + "name": "lstm_0_62.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_62.tmp_h": { + "name": "lstm_0_62.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_62.tmp_matmul": { + "name": "lstm_0_62.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_63.tmp_c": { + "name": "lstm_0_63.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_63.tmp_concat": { + "name": "lstm_0_63.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_63.tmp_h": { + "name": "lstm_0_63.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_63.tmp_matmul": { + "name": "lstm_0_63.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_64.tmp_c": { + "name": "lstm_0_64.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_64.tmp_concat": { + "name": "lstm_0_64.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_64.tmp_h": { + "name": "lstm_0_64.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_64.tmp_matmul": { + "name": "lstm_0_64.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_65.tmp_c": { + "name": "lstm_0_65.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_65.tmp_concat": { + "name": "lstm_0_65.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_65.tmp_h": { + "name": "lstm_0_65.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_65.tmp_matmul": { + "name": "lstm_0_65.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_66.tmp_c": { + "name": "lstm_0_66.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_66.tmp_concat": { + "name": "lstm_0_66.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_66.tmp_h": { + "name": "lstm_0_66.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_66.tmp_matmul": { + "name": "lstm_0_66.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_67.tmp_c": { + "name": "lstm_0_67.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_67.tmp_concat": { + "name": "lstm_0_67.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_67.tmp_h": { + "name": "lstm_0_67.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_67.tmp_matmul": { + "name": "lstm_0_67.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_68.tmp_c": { + "name": "lstm_0_68.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_68.tmp_concat": { + "name": "lstm_0_68.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_68.tmp_h": { + "name": "lstm_0_68.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_68.tmp_matmul": { + "name": "lstm_0_68.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_69.tmp_c": { + "name": "lstm_0_69.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_69.tmp_concat": { + "name": "lstm_0_69.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_69.tmp_h": { + "name": "lstm_0_69.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_69.tmp_matmul": { + "name": "lstm_0_69.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_7.tmp_c": { + "name": "lstm_0_7.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_7.tmp_concat": { + "name": "lstm_0_7.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_7.tmp_h": { + "name": "lstm_0_7.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_7.tmp_matmul": { + "name": "lstm_0_7.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_70.tmp_c": { + "name": "lstm_0_70.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_70.tmp_concat": { + "name": "lstm_0_70.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_70.tmp_h": { + "name": "lstm_0_70.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_70.tmp_matmul": { + "name": "lstm_0_70.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_71.tmp_c": { + "name": "lstm_0_71.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_71.tmp_concat": { + "name": "lstm_0_71.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_71.tmp_h": { + "name": "lstm_0_71.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_71.tmp_matmul": { + "name": "lstm_0_71.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_72.tmp_c": { + "name": "lstm_0_72.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_72.tmp_concat": { + "name": "lstm_0_72.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_72.tmp_h": { + "name": "lstm_0_72.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_72.tmp_matmul": { + "name": "lstm_0_72.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_73.tmp_c": { + "name": "lstm_0_73.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_73.tmp_concat": { + "name": "lstm_0_73.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_73.tmp_h": { + "name": "lstm_0_73.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_73.tmp_matmul": { + "name": "lstm_0_73.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_74.tmp_c": { + "name": "lstm_0_74.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_74.tmp_concat": { + "name": "lstm_0_74.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_74.tmp_h": { + "name": "lstm_0_74.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_74.tmp_matmul": { + "name": "lstm_0_74.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_75.tmp_c": { + "name": "lstm_0_75.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_75.tmp_concat": { + "name": "lstm_0_75.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_75.tmp_h": { + "name": "lstm_0_75.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_75.tmp_matmul": { + "name": "lstm_0_75.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_76.tmp_c": { + "name": "lstm_0_76.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_76.tmp_concat": { + "name": "lstm_0_76.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_76.tmp_h": { + "name": "lstm_0_76.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_76.tmp_matmul": { + "name": "lstm_0_76.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_77.tmp_c": { + "name": "lstm_0_77.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_77.tmp_concat": { + "name": "lstm_0_77.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_77.tmp_h": { + "name": "lstm_0_77.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_77.tmp_matmul": { + "name": "lstm_0_77.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_78.tmp_c": { + "name": "lstm_0_78.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_78.tmp_concat": { + "name": "lstm_0_78.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_78.tmp_h": { + "name": "lstm_0_78.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_78.tmp_matmul": { + "name": "lstm_0_78.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_79.tmp_c": { + "name": "lstm_0_79.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_79.tmp_concat": { + "name": "lstm_0_79.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_79.tmp_h": { + "name": "lstm_0_79.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_79.tmp_matmul": { + "name": "lstm_0_79.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_8.tmp_c": { + "name": "lstm_0_8.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_8.tmp_concat": { + "name": "lstm_0_8.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_8.tmp_h": { + "name": "lstm_0_8.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_8.tmp_matmul": { + "name": "lstm_0_8.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_80.tmp_concat": { + "name": "lstm_0_80.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_81.tmp_concat": { + "name": "lstm_0_81.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_82.tmp_concat": { + "name": "lstm_0_82.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_83.tmp_concat": { + "name": "lstm_0_83.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_84.tmp_concat": { + "name": "lstm_0_84.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_85.tmp_concat": { + "name": "lstm_0_85.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_86.tmp_concat": { + "name": "lstm_0_86.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_87.tmp_concat": { + "name": "lstm_0_87.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_88.tmp_concat": { + "name": "lstm_0_88.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_89.tmp_concat": { + "name": "lstm_0_89.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_9.tmp_c": { + "name": "lstm_0_9.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_9.tmp_concat": { + "name": "lstm_0_9.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_0_9.tmp_h": { + "name": "lstm_0_9.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_0_9.tmp_matmul": { + "name": "lstm_0_9.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_0_90.tmp_concat": { + "name": "lstm_0_90.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_91.tmp_concat": { + "name": "lstm_0_91.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_92.tmp_concat": { + "name": "lstm_0_92.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_93.tmp_concat": { + "name": "lstm_0_93.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_94.tmp_concat": { + "name": "lstm_0_94.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_95.tmp_concat": { + "name": "lstm_0_95.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_96.tmp_concat": { + "name": "lstm_0_96.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_97.tmp_concat": { + "name": "lstm_0_97.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_98.tmp_concat": { + "name": "lstm_0_98.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_0_99.tmp_concat": { + "name": "lstm_0_99.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_1_0.tmp_c": { + "name": "lstm_1_0.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_0.tmp_h": { + "name": "lstm_1_0.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_0.tmp_matmul": { + "name": "lstm_1_0.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_1.tmp_c": { + "name": "lstm_1_1.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_1.tmp_h": { + "name": "lstm_1_1.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_1.tmp_matmul": { + "name": "lstm_1_1.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_10.tmp_c": { + "name": "lstm_1_10.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_10.tmp_h": { + "name": "lstm_1_10.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_10.tmp_matmul": { + "name": "lstm_1_10.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_11.tmp_c": { + "name": "lstm_1_11.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_11.tmp_h": { + "name": "lstm_1_11.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_11.tmp_matmul": { + "name": "lstm_1_11.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_12.tmp_c": { + "name": "lstm_1_12.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_12.tmp_h": { + "name": "lstm_1_12.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_12.tmp_matmul": { + "name": "lstm_1_12.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_13.tmp_c": { + "name": "lstm_1_13.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_13.tmp_h": { + "name": "lstm_1_13.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_13.tmp_matmul": { + "name": "lstm_1_13.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_14.tmp_c": { + "name": "lstm_1_14.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_14.tmp_h": { + "name": "lstm_1_14.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_14.tmp_matmul": { + "name": "lstm_1_14.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_15.tmp_c": { + "name": "lstm_1_15.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_15.tmp_h": { + "name": "lstm_1_15.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_15.tmp_matmul": { + "name": "lstm_1_15.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_16.tmp_c": { + "name": "lstm_1_16.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_16.tmp_h": { + "name": "lstm_1_16.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_16.tmp_matmul": { + "name": "lstm_1_16.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_17.tmp_c": { + "name": "lstm_1_17.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_17.tmp_h": { + "name": "lstm_1_17.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_17.tmp_matmul": { + "name": "lstm_1_17.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_18.tmp_c": { + "name": "lstm_1_18.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_18.tmp_h": { + "name": "lstm_1_18.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_18.tmp_matmul": { + "name": "lstm_1_18.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_19.tmp_c": { + "name": "lstm_1_19.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_19.tmp_h": { + "name": "lstm_1_19.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_19.tmp_matmul": { + "name": "lstm_1_19.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_2.tmp_c": { + "name": "lstm_1_2.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_2.tmp_h": { + "name": "lstm_1_2.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_2.tmp_matmul": { + "name": "lstm_1_2.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_20.tmp_c": { + "name": "lstm_1_20.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_20.tmp_h": { + "name": "lstm_1_20.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_20.tmp_matmul": { + "name": "lstm_1_20.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_21.tmp_c": { + "name": "lstm_1_21.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_21.tmp_h": { + "name": "lstm_1_21.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_21.tmp_matmul": { + "name": "lstm_1_21.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_22.tmp_c": { + "name": "lstm_1_22.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_22.tmp_h": { + "name": "lstm_1_22.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_22.tmp_matmul": { + "name": "lstm_1_22.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_23.tmp_c": { + "name": "lstm_1_23.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_23.tmp_h": { + "name": "lstm_1_23.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_23.tmp_matmul": { + "name": "lstm_1_23.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_24.tmp_c": { + "name": "lstm_1_24.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_24.tmp_h": { + "name": "lstm_1_24.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_24.tmp_matmul": { + "name": "lstm_1_24.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_25.tmp_c": { + "name": "lstm_1_25.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_25.tmp_h": { + "name": "lstm_1_25.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_25.tmp_matmul": { + "name": "lstm_1_25.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_26.tmp_c": { + "name": "lstm_1_26.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_26.tmp_h": { + "name": "lstm_1_26.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_26.tmp_matmul": { + "name": "lstm_1_26.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_27.tmp_c": { + "name": "lstm_1_27.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_27.tmp_h": { + "name": "lstm_1_27.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_27.tmp_matmul": { + "name": "lstm_1_27.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_28.tmp_c": { + "name": "lstm_1_28.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_28.tmp_h": { + "name": "lstm_1_28.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_28.tmp_matmul": { + "name": "lstm_1_28.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_29.tmp_c": { + "name": "lstm_1_29.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_29.tmp_h": { + "name": "lstm_1_29.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_29.tmp_matmul": { + "name": "lstm_1_29.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_3.tmp_c": { + "name": "lstm_1_3.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_3.tmp_h": { + "name": "lstm_1_3.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_3.tmp_matmul": { + "name": "lstm_1_3.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_30.tmp_c": { + "name": "lstm_1_30.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_30.tmp_h": { + "name": "lstm_1_30.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_30.tmp_matmul": { + "name": "lstm_1_30.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_31.tmp_c": { + "name": "lstm_1_31.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_31.tmp_h": { + "name": "lstm_1_31.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_31.tmp_matmul": { + "name": "lstm_1_31.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_32.tmp_c": { + "name": "lstm_1_32.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_32.tmp_h": { + "name": "lstm_1_32.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_32.tmp_matmul": { + "name": "lstm_1_32.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_33.tmp_c": { + "name": "lstm_1_33.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_33.tmp_h": { + "name": "lstm_1_33.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_33.tmp_matmul": { + "name": "lstm_1_33.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_34.tmp_c": { + "name": "lstm_1_34.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_34.tmp_h": { + "name": "lstm_1_34.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_34.tmp_matmul": { + "name": "lstm_1_34.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_35.tmp_c": { + "name": "lstm_1_35.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_35.tmp_h": { + "name": "lstm_1_35.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_35.tmp_matmul": { + "name": "lstm_1_35.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_36.tmp_c": { + "name": "lstm_1_36.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_36.tmp_h": { + "name": "lstm_1_36.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_36.tmp_matmul": { + "name": "lstm_1_36.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_37.tmp_c": { + "name": "lstm_1_37.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_37.tmp_h": { + "name": "lstm_1_37.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_37.tmp_matmul": { + "name": "lstm_1_37.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_38.tmp_c": { + "name": "lstm_1_38.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_38.tmp_h": { + "name": "lstm_1_38.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_38.tmp_matmul": { + "name": "lstm_1_38.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_39.tmp_c": { + "name": "lstm_1_39.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_39.tmp_h": { + "name": "lstm_1_39.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_39.tmp_matmul": { + "name": "lstm_1_39.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_4.tmp_c": { + "name": "lstm_1_4.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_4.tmp_h": { + "name": "lstm_1_4.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_4.tmp_matmul": { + "name": "lstm_1_4.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_40.tmp_c": { + "name": "lstm_1_40.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_40.tmp_h": { + "name": "lstm_1_40.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_40.tmp_matmul": { + "name": "lstm_1_40.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_41.tmp_c": { + "name": "lstm_1_41.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_41.tmp_h": { + "name": "lstm_1_41.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_41.tmp_matmul": { + "name": "lstm_1_41.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_42.tmp_c": { + "name": "lstm_1_42.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_42.tmp_h": { + "name": "lstm_1_42.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_42.tmp_matmul": { + "name": "lstm_1_42.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_43.tmp_c": { + "name": "lstm_1_43.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_43.tmp_h": { + "name": "lstm_1_43.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_43.tmp_matmul": { + "name": "lstm_1_43.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_44.tmp_c": { + "name": "lstm_1_44.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_44.tmp_h": { + "name": "lstm_1_44.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_44.tmp_matmul": { + "name": "lstm_1_44.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_45.tmp_c": { + "name": "lstm_1_45.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_45.tmp_h": { + "name": "lstm_1_45.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_45.tmp_matmul": { + "name": "lstm_1_45.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_46.tmp_c": { + "name": "lstm_1_46.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_46.tmp_h": { + "name": "lstm_1_46.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_46.tmp_matmul": { + "name": "lstm_1_46.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_47.tmp_c": { + "name": "lstm_1_47.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_47.tmp_h": { + "name": "lstm_1_47.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_47.tmp_matmul": { + "name": "lstm_1_47.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_48.tmp_c": { + "name": "lstm_1_48.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_48.tmp_h": { + "name": "lstm_1_48.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_48.tmp_matmul": { + "name": "lstm_1_48.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_49.tmp_c": { + "name": "lstm_1_49.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_49.tmp_h": { + "name": "lstm_1_49.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_49.tmp_matmul": { + "name": "lstm_1_49.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_5.tmp_c": { + "name": "lstm_1_5.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_5.tmp_h": { + "name": "lstm_1_5.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_5.tmp_matmul": { + "name": "lstm_1_5.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_50.tmp_c": { + "name": "lstm_1_50.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_50.tmp_h": { + "name": "lstm_1_50.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_50.tmp_matmul": { + "name": "lstm_1_50.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_51.tmp_c": { + "name": "lstm_1_51.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_51.tmp_h": { + "name": "lstm_1_51.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_51.tmp_matmul": { + "name": "lstm_1_51.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_52.tmp_c": { + "name": "lstm_1_52.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_52.tmp_h": { + "name": "lstm_1_52.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_52.tmp_matmul": { + "name": "lstm_1_52.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_53.tmp_c": { + "name": "lstm_1_53.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_53.tmp_h": { + "name": "lstm_1_53.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_53.tmp_matmul": { + "name": "lstm_1_53.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_54.tmp_c": { + "name": "lstm_1_54.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_54.tmp_h": { + "name": "lstm_1_54.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_54.tmp_matmul": { + "name": "lstm_1_54.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_55.tmp_c": { + "name": "lstm_1_55.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_55.tmp_h": { + "name": "lstm_1_55.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_55.tmp_matmul": { + "name": "lstm_1_55.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_56.tmp_c": { + "name": "lstm_1_56.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_56.tmp_h": { + "name": "lstm_1_56.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_56.tmp_matmul": { + "name": "lstm_1_56.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_57.tmp_c": { + "name": "lstm_1_57.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_57.tmp_h": { + "name": "lstm_1_57.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_57.tmp_matmul": { + "name": "lstm_1_57.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_58.tmp_c": { + "name": "lstm_1_58.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_58.tmp_h": { + "name": "lstm_1_58.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_58.tmp_matmul": { + "name": "lstm_1_58.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_59.tmp_c": { + "name": "lstm_1_59.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_59.tmp_h": { + "name": "lstm_1_59.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_59.tmp_matmul": { + "name": "lstm_1_59.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_6.tmp_c": { + "name": "lstm_1_6.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_6.tmp_h": { + "name": "lstm_1_6.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_6.tmp_matmul": { + "name": "lstm_1_6.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_60.tmp_c": { + "name": "lstm_1_60.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_60.tmp_h": { + "name": "lstm_1_60.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_60.tmp_matmul": { + "name": "lstm_1_60.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_61.tmp_c": { + "name": "lstm_1_61.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_61.tmp_h": { + "name": "lstm_1_61.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_61.tmp_matmul": { + "name": "lstm_1_61.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_62.tmp_c": { + "name": "lstm_1_62.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_62.tmp_h": { + "name": "lstm_1_62.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_62.tmp_matmul": { + "name": "lstm_1_62.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_63.tmp_c": { + "name": "lstm_1_63.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_63.tmp_h": { + "name": "lstm_1_63.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_63.tmp_matmul": { + "name": "lstm_1_63.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_64.tmp_c": { + "name": "lstm_1_64.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_64.tmp_h": { + "name": "lstm_1_64.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_64.tmp_matmul": { + "name": "lstm_1_64.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_65.tmp_c": { + "name": "lstm_1_65.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_65.tmp_h": { + "name": "lstm_1_65.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_65.tmp_matmul": { + "name": "lstm_1_65.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_66.tmp_c": { + "name": "lstm_1_66.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_66.tmp_h": { + "name": "lstm_1_66.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_66.tmp_matmul": { + "name": "lstm_1_66.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_67.tmp_c": { + "name": "lstm_1_67.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_67.tmp_h": { + "name": "lstm_1_67.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_67.tmp_matmul": { + "name": "lstm_1_67.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_68.tmp_c": { + "name": "lstm_1_68.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_68.tmp_h": { + "name": "lstm_1_68.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_68.tmp_matmul": { + "name": "lstm_1_68.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_69.tmp_c": { + "name": "lstm_1_69.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_69.tmp_h": { + "name": "lstm_1_69.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_69.tmp_matmul": { + "name": "lstm_1_69.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_7.tmp_c": { + "name": "lstm_1_7.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_7.tmp_h": { + "name": "lstm_1_7.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_7.tmp_matmul": { + "name": "lstm_1_7.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_70.tmp_c": { + "name": "lstm_1_70.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_70.tmp_h": { + "name": "lstm_1_70.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_70.tmp_matmul": { + "name": "lstm_1_70.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_71.tmp_c": { + "name": "lstm_1_71.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_71.tmp_h": { + "name": "lstm_1_71.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_71.tmp_matmul": { + "name": "lstm_1_71.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_72.tmp_c": { + "name": "lstm_1_72.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_72.tmp_h": { + "name": "lstm_1_72.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_72.tmp_matmul": { + "name": "lstm_1_72.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_73.tmp_c": { + "name": "lstm_1_73.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_73.tmp_h": { + "name": "lstm_1_73.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_73.tmp_matmul": { + "name": "lstm_1_73.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_74.tmp_c": { + "name": "lstm_1_74.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_74.tmp_h": { + "name": "lstm_1_74.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_74.tmp_matmul": { + "name": "lstm_1_74.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_75.tmp_c": { + "name": "lstm_1_75.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_75.tmp_h": { + "name": "lstm_1_75.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_75.tmp_matmul": { + "name": "lstm_1_75.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_76.tmp_c": { + "name": "lstm_1_76.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_76.tmp_h": { + "name": "lstm_1_76.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_76.tmp_matmul": { + "name": "lstm_1_76.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_77.tmp_c": { + "name": "lstm_1_77.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_77.tmp_h": { + "name": "lstm_1_77.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_77.tmp_matmul": { + "name": "lstm_1_77.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_78.tmp_c": { + "name": "lstm_1_78.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_78.tmp_h": { + "name": "lstm_1_78.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_78.tmp_matmul": { + "name": "lstm_1_78.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_79.tmp_c": { + "name": "lstm_1_79.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_79.tmp_h": { + "name": "lstm_1_79.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_79.tmp_matmul": { + "name": "lstm_1_79.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_8.tmp_c": { + "name": "lstm_1_8.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_8.tmp_h": { + "name": "lstm_1_8.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_8.tmp_matmul": { + "name": "lstm_1_8.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_1_9.tmp_c": { + "name": "lstm_1_9.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_9.tmp_h": { + "name": "lstm_1_9.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_1_9.tmp_matmul": { + "name": "lstm_1_9.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_0.tmp_c": { + "name": "lstm_2_0.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_0.tmp_concat": { + "name": "lstm_2_0.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_0.tmp_h": { + "name": "lstm_2_0.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_0.tmp_matmul": { + "name": "lstm_2_0.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_1.tmp_c": { + "name": "lstm_2_1.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_1.tmp_concat": { + "name": "lstm_2_1.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_1.tmp_h": { + "name": "lstm_2_1.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_1.tmp_matmul": { + "name": "lstm_2_1.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_10.tmp_c": { + "name": "lstm_2_10.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_10.tmp_concat": { + "name": "lstm_2_10.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_10.tmp_h": { + "name": "lstm_2_10.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_10.tmp_matmul": { + "name": "lstm_2_10.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_100.tmp_concat": { + "name": "lstm_2_100.tmp_concat", + "persistable": false, + "shape": [ + 16, + 1, + 128 + ] + }, + "lstm_2_101.tmp_concat": { + "name": "lstm_2_101.tmp_concat", + "persistable": false, + "shape": [ + 16, + 1, + 128 + ] + }, + "lstm_2_102.tmp_concat": { + "name": "lstm_2_102.tmp_concat", + "persistable": false, + "shape": [ + 16, + 1, + 128 + ] + }, + "lstm_2_103.tmp_concat": { + "name": "lstm_2_103.tmp_concat", + "persistable": false, + "shape": [ + 16, + 1, + 128 + ] + }, + "lstm_2_104.tmp_concat": { + "name": "lstm_2_104.tmp_concat", + "persistable": false, + "shape": [ + 16, + 1, + 128 + ] + }, + "lstm_2_105.tmp_concat": { + "name": "lstm_2_105.tmp_concat", + "persistable": false, + "shape": [ + 64, + 1, + 128 + ] + }, + "lstm_2_11.tmp_c": { + "name": "lstm_2_11.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_11.tmp_concat": { + "name": "lstm_2_11.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_11.tmp_h": { + "name": "lstm_2_11.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_11.tmp_matmul": { + "name": "lstm_2_11.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_12.tmp_c": { + "name": "lstm_2_12.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_12.tmp_concat": { + "name": "lstm_2_12.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_12.tmp_h": { + "name": "lstm_2_12.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_12.tmp_matmul": { + "name": "lstm_2_12.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_13.tmp_c": { + "name": "lstm_2_13.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_13.tmp_concat": { + "name": "lstm_2_13.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_13.tmp_h": { + "name": "lstm_2_13.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_13.tmp_matmul": { + "name": "lstm_2_13.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_14.tmp_c": { + "name": "lstm_2_14.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_14.tmp_concat": { + "name": "lstm_2_14.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_14.tmp_h": { + "name": "lstm_2_14.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_14.tmp_matmul": { + "name": "lstm_2_14.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_15.tmp_c": { + "name": "lstm_2_15.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_15.tmp_concat": { + "name": "lstm_2_15.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_15.tmp_h": { + "name": "lstm_2_15.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_15.tmp_matmul": { + "name": "lstm_2_15.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_16.tmp_c": { + "name": "lstm_2_16.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_16.tmp_concat": { + "name": "lstm_2_16.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_16.tmp_h": { + "name": "lstm_2_16.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_16.tmp_matmul": { + "name": "lstm_2_16.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_17.tmp_c": { + "name": "lstm_2_17.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_17.tmp_concat": { + "name": "lstm_2_17.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_17.tmp_h": { + "name": "lstm_2_17.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_17.tmp_matmul": { + "name": "lstm_2_17.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_18.tmp_c": { + "name": "lstm_2_18.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_18.tmp_concat": { + "name": "lstm_2_18.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_18.tmp_h": { + "name": "lstm_2_18.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_18.tmp_matmul": { + "name": "lstm_2_18.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_19.tmp_c": { + "name": "lstm_2_19.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_19.tmp_concat": { + "name": "lstm_2_19.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_19.tmp_h": { + "name": "lstm_2_19.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_19.tmp_matmul": { + "name": "lstm_2_19.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_2.tmp_c": { + "name": "lstm_2_2.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_2.tmp_concat": { + "name": "lstm_2_2.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_2.tmp_h": { + "name": "lstm_2_2.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_2.tmp_matmul": { + "name": "lstm_2_2.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_20.tmp_c": { + "name": "lstm_2_20.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_20.tmp_concat": { + "name": "lstm_2_20.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_20.tmp_h": { + "name": "lstm_2_20.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_20.tmp_matmul": { + "name": "lstm_2_20.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_21.tmp_c": { + "name": "lstm_2_21.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_21.tmp_concat": { + "name": "lstm_2_21.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_21.tmp_h": { + "name": "lstm_2_21.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_21.tmp_matmul": { + "name": "lstm_2_21.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_22.tmp_c": { + "name": "lstm_2_22.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_22.tmp_concat": { + "name": "lstm_2_22.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_22.tmp_h": { + "name": "lstm_2_22.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_22.tmp_matmul": { + "name": "lstm_2_22.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_23.tmp_c": { + "name": "lstm_2_23.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_23.tmp_concat": { + "name": "lstm_2_23.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_23.tmp_h": { + "name": "lstm_2_23.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_23.tmp_matmul": { + "name": "lstm_2_23.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_24.tmp_c": { + "name": "lstm_2_24.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_24.tmp_concat": { + "name": "lstm_2_24.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_24.tmp_h": { + "name": "lstm_2_24.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_24.tmp_matmul": { + "name": "lstm_2_24.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_25.tmp_c": { + "name": "lstm_2_25.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_25.tmp_concat": { + "name": "lstm_2_25.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_25.tmp_h": { + "name": "lstm_2_25.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_25.tmp_matmul": { + "name": "lstm_2_25.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_26.tmp_c": { + "name": "lstm_2_26.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_26.tmp_concat": { + "name": "lstm_2_26.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_26.tmp_h": { + "name": "lstm_2_26.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_26.tmp_matmul": { + "name": "lstm_2_26.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_27.tmp_c": { + "name": "lstm_2_27.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_27.tmp_concat": { + "name": "lstm_2_27.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_27.tmp_h": { + "name": "lstm_2_27.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_27.tmp_matmul": { + "name": "lstm_2_27.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_28.tmp_c": { + "name": "lstm_2_28.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_28.tmp_concat": { + "name": "lstm_2_28.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_28.tmp_h": { + "name": "lstm_2_28.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_28.tmp_matmul": { + "name": "lstm_2_28.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_29.tmp_c": { + "name": "lstm_2_29.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_29.tmp_concat": { + "name": "lstm_2_29.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_29.tmp_h": { + "name": "lstm_2_29.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_29.tmp_matmul": { + "name": "lstm_2_29.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_3.tmp_c": { + "name": "lstm_2_3.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_3.tmp_concat": { + "name": "lstm_2_3.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_3.tmp_h": { + "name": "lstm_2_3.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_3.tmp_matmul": { + "name": "lstm_2_3.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_30.tmp_c": { + "name": "lstm_2_30.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_30.tmp_concat": { + "name": "lstm_2_30.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_30.tmp_h": { + "name": "lstm_2_30.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_30.tmp_matmul": { + "name": "lstm_2_30.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_31.tmp_c": { + "name": "lstm_2_31.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_31.tmp_concat": { + "name": "lstm_2_31.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_31.tmp_h": { + "name": "lstm_2_31.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_31.tmp_matmul": { + "name": "lstm_2_31.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_32.tmp_c": { + "name": "lstm_2_32.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_32.tmp_concat": { + "name": "lstm_2_32.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_32.tmp_h": { + "name": "lstm_2_32.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_32.tmp_matmul": { + "name": "lstm_2_32.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_33.tmp_c": { + "name": "lstm_2_33.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_33.tmp_concat": { + "name": "lstm_2_33.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_33.tmp_h": { + "name": "lstm_2_33.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_33.tmp_matmul": { + "name": "lstm_2_33.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_34.tmp_c": { + "name": "lstm_2_34.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_34.tmp_concat": { + "name": "lstm_2_34.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_34.tmp_h": { + "name": "lstm_2_34.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_34.tmp_matmul": { + "name": "lstm_2_34.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_35.tmp_c": { + "name": "lstm_2_35.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_35.tmp_concat": { + "name": "lstm_2_35.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_35.tmp_h": { + "name": "lstm_2_35.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_35.tmp_matmul": { + "name": "lstm_2_35.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_36.tmp_c": { + "name": "lstm_2_36.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_36.tmp_concat": { + "name": "lstm_2_36.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_36.tmp_h": { + "name": "lstm_2_36.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_36.tmp_matmul": { + "name": "lstm_2_36.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_37.tmp_c": { + "name": "lstm_2_37.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_37.tmp_concat": { + "name": "lstm_2_37.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_37.tmp_h": { + "name": "lstm_2_37.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_37.tmp_matmul": { + "name": "lstm_2_37.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_38.tmp_c": { + "name": "lstm_2_38.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_38.tmp_concat": { + "name": "lstm_2_38.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_38.tmp_h": { + "name": "lstm_2_38.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_38.tmp_matmul": { + "name": "lstm_2_38.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_39.tmp_c": { + "name": "lstm_2_39.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_39.tmp_concat": { + "name": "lstm_2_39.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_39.tmp_h": { + "name": "lstm_2_39.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_39.tmp_matmul": { + "name": "lstm_2_39.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_4.tmp_c": { + "name": "lstm_2_4.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_4.tmp_concat": { + "name": "lstm_2_4.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_4.tmp_h": { + "name": "lstm_2_4.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_4.tmp_matmul": { + "name": "lstm_2_4.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_40.tmp_c": { + "name": "lstm_2_40.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_40.tmp_concat": { + "name": "lstm_2_40.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_40.tmp_h": { + "name": "lstm_2_40.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_40.tmp_matmul": { + "name": "lstm_2_40.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_41.tmp_c": { + "name": "lstm_2_41.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_41.tmp_concat": { + "name": "lstm_2_41.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_41.tmp_h": { + "name": "lstm_2_41.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_41.tmp_matmul": { + "name": "lstm_2_41.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_42.tmp_c": { + "name": "lstm_2_42.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_42.tmp_concat": { + "name": "lstm_2_42.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_42.tmp_h": { + "name": "lstm_2_42.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_42.tmp_matmul": { + "name": "lstm_2_42.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_43.tmp_c": { + "name": "lstm_2_43.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_43.tmp_concat": { + "name": "lstm_2_43.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_43.tmp_h": { + "name": "lstm_2_43.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_43.tmp_matmul": { + "name": "lstm_2_43.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_44.tmp_c": { + "name": "lstm_2_44.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_44.tmp_concat": { + "name": "lstm_2_44.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_44.tmp_h": { + "name": "lstm_2_44.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_44.tmp_matmul": { + "name": "lstm_2_44.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_45.tmp_c": { + "name": "lstm_2_45.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_45.tmp_concat": { + "name": "lstm_2_45.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_45.tmp_h": { + "name": "lstm_2_45.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_45.tmp_matmul": { + "name": "lstm_2_45.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_46.tmp_c": { + "name": "lstm_2_46.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_46.tmp_concat": { + "name": "lstm_2_46.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_46.tmp_h": { + "name": "lstm_2_46.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_46.tmp_matmul": { + "name": "lstm_2_46.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_47.tmp_c": { + "name": "lstm_2_47.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_47.tmp_concat": { + "name": "lstm_2_47.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_47.tmp_h": { + "name": "lstm_2_47.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_47.tmp_matmul": { + "name": "lstm_2_47.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_48.tmp_c": { + "name": "lstm_2_48.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_48.tmp_concat": { + "name": "lstm_2_48.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_48.tmp_h": { + "name": "lstm_2_48.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_48.tmp_matmul": { + "name": "lstm_2_48.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_49.tmp_c": { + "name": "lstm_2_49.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_49.tmp_concat": { + "name": "lstm_2_49.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_49.tmp_h": { + "name": "lstm_2_49.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_49.tmp_matmul": { + "name": "lstm_2_49.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_5.tmp_c": { + "name": "lstm_2_5.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_5.tmp_concat": { + "name": "lstm_2_5.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_5.tmp_h": { + "name": "lstm_2_5.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_5.tmp_matmul": { + "name": "lstm_2_5.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_50.tmp_c": { + "name": "lstm_2_50.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_50.tmp_concat": { + "name": "lstm_2_50.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_50.tmp_h": { + "name": "lstm_2_50.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_50.tmp_matmul": { + "name": "lstm_2_50.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_51.tmp_c": { + "name": "lstm_2_51.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_51.tmp_concat": { + "name": "lstm_2_51.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_51.tmp_h": { + "name": "lstm_2_51.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_51.tmp_matmul": { + "name": "lstm_2_51.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_52.tmp_c": { + "name": "lstm_2_52.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_52.tmp_concat": { + "name": "lstm_2_52.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_52.tmp_h": { + "name": "lstm_2_52.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_52.tmp_matmul": { + "name": "lstm_2_52.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_53.tmp_c": { + "name": "lstm_2_53.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_53.tmp_concat": { + "name": "lstm_2_53.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_53.tmp_h": { + "name": "lstm_2_53.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_53.tmp_matmul": { + "name": "lstm_2_53.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_54.tmp_c": { + "name": "lstm_2_54.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_54.tmp_concat": { + "name": "lstm_2_54.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_54.tmp_h": { + "name": "lstm_2_54.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_54.tmp_matmul": { + "name": "lstm_2_54.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_55.tmp_c": { + "name": "lstm_2_55.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_55.tmp_concat": { + "name": "lstm_2_55.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_55.tmp_h": { + "name": "lstm_2_55.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_55.tmp_matmul": { + "name": "lstm_2_55.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_56.tmp_c": { + "name": "lstm_2_56.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_56.tmp_concat": { + "name": "lstm_2_56.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_56.tmp_h": { + "name": "lstm_2_56.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_56.tmp_matmul": { + "name": "lstm_2_56.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_57.tmp_c": { + "name": "lstm_2_57.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_57.tmp_concat": { + "name": "lstm_2_57.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_57.tmp_h": { + "name": "lstm_2_57.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_57.tmp_matmul": { + "name": "lstm_2_57.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_58.tmp_c": { + "name": "lstm_2_58.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_58.tmp_concat": { + "name": "lstm_2_58.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_58.tmp_h": { + "name": "lstm_2_58.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_58.tmp_matmul": { + "name": "lstm_2_58.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_59.tmp_c": { + "name": "lstm_2_59.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_59.tmp_concat": { + "name": "lstm_2_59.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_59.tmp_h": { + "name": "lstm_2_59.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_59.tmp_matmul": { + "name": "lstm_2_59.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_6.tmp_c": { + "name": "lstm_2_6.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_6.tmp_concat": { + "name": "lstm_2_6.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_6.tmp_h": { + "name": "lstm_2_6.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_6.tmp_matmul": { + "name": "lstm_2_6.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_60.tmp_c": { + "name": "lstm_2_60.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_60.tmp_concat": { + "name": "lstm_2_60.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_60.tmp_h": { + "name": "lstm_2_60.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_60.tmp_matmul": { + "name": "lstm_2_60.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_61.tmp_c": { + "name": "lstm_2_61.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_61.tmp_concat": { + "name": "lstm_2_61.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_61.tmp_h": { + "name": "lstm_2_61.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_61.tmp_matmul": { + "name": "lstm_2_61.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_62.tmp_c": { + "name": "lstm_2_62.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_62.tmp_concat": { + "name": "lstm_2_62.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_62.tmp_h": { + "name": "lstm_2_62.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_62.tmp_matmul": { + "name": "lstm_2_62.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_63.tmp_c": { + "name": "lstm_2_63.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_63.tmp_concat": { + "name": "lstm_2_63.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_63.tmp_h": { + "name": "lstm_2_63.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_63.tmp_matmul": { + "name": "lstm_2_63.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_64.tmp_c": { + "name": "lstm_2_64.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_64.tmp_concat": { + "name": "lstm_2_64.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_64.tmp_h": { + "name": "lstm_2_64.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_64.tmp_matmul": { + "name": "lstm_2_64.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_65.tmp_c": { + "name": "lstm_2_65.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_65.tmp_concat": { + "name": "lstm_2_65.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_65.tmp_h": { + "name": "lstm_2_65.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_65.tmp_matmul": { + "name": "lstm_2_65.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_66.tmp_c": { + "name": "lstm_2_66.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_66.tmp_concat": { + "name": "lstm_2_66.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_66.tmp_h": { + "name": "lstm_2_66.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_66.tmp_matmul": { + "name": "lstm_2_66.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_67.tmp_c": { + "name": "lstm_2_67.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_67.tmp_concat": { + "name": "lstm_2_67.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_67.tmp_h": { + "name": "lstm_2_67.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_67.tmp_matmul": { + "name": "lstm_2_67.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_68.tmp_c": { + "name": "lstm_2_68.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_68.tmp_concat": { + "name": "lstm_2_68.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_68.tmp_h": { + "name": "lstm_2_68.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_68.tmp_matmul": { + "name": "lstm_2_68.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_69.tmp_c": { + "name": "lstm_2_69.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_69.tmp_concat": { + "name": "lstm_2_69.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_69.tmp_h": { + "name": "lstm_2_69.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_69.tmp_matmul": { + "name": "lstm_2_69.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_7.tmp_c": { + "name": "lstm_2_7.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_7.tmp_concat": { + "name": "lstm_2_7.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_7.tmp_h": { + "name": "lstm_2_7.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_7.tmp_matmul": { + "name": "lstm_2_7.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_70.tmp_c": { + "name": "lstm_2_70.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_70.tmp_concat": { + "name": "lstm_2_70.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_70.tmp_h": { + "name": "lstm_2_70.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_70.tmp_matmul": { + "name": "lstm_2_70.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_71.tmp_c": { + "name": "lstm_2_71.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_71.tmp_concat": { + "name": "lstm_2_71.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_71.tmp_h": { + "name": "lstm_2_71.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_71.tmp_matmul": { + "name": "lstm_2_71.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_72.tmp_c": { + "name": "lstm_2_72.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_72.tmp_concat": { + "name": "lstm_2_72.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_72.tmp_h": { + "name": "lstm_2_72.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_72.tmp_matmul": { + "name": "lstm_2_72.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_73.tmp_c": { + "name": "lstm_2_73.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_73.tmp_concat": { + "name": "lstm_2_73.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_73.tmp_h": { + "name": "lstm_2_73.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_73.tmp_matmul": { + "name": "lstm_2_73.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_74.tmp_c": { + "name": "lstm_2_74.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_74.tmp_concat": { + "name": "lstm_2_74.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_74.tmp_h": { + "name": "lstm_2_74.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_74.tmp_matmul": { + "name": "lstm_2_74.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_75.tmp_c": { + "name": "lstm_2_75.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_75.tmp_concat": { + "name": "lstm_2_75.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_75.tmp_h": { + "name": "lstm_2_75.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_75.tmp_matmul": { + "name": "lstm_2_75.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_76.tmp_c": { + "name": "lstm_2_76.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_76.tmp_concat": { + "name": "lstm_2_76.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_76.tmp_h": { + "name": "lstm_2_76.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_76.tmp_matmul": { + "name": "lstm_2_76.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_77.tmp_c": { + "name": "lstm_2_77.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_77.tmp_concat": { + "name": "lstm_2_77.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_77.tmp_h": { + "name": "lstm_2_77.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_77.tmp_matmul": { + "name": "lstm_2_77.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_78.tmp_c": { + "name": "lstm_2_78.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_78.tmp_concat": { + "name": "lstm_2_78.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_78.tmp_h": { + "name": "lstm_2_78.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_78.tmp_matmul": { + "name": "lstm_2_78.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_79.tmp_c": { + "name": "lstm_2_79.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_79.tmp_concat": { + "name": "lstm_2_79.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_79.tmp_h": { + "name": "lstm_2_79.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_79.tmp_matmul": { + "name": "lstm_2_79.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_8.tmp_c": { + "name": "lstm_2_8.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_8.tmp_concat": { + "name": "lstm_2_8.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_8.tmp_h": { + "name": "lstm_2_8.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_8.tmp_matmul": { + "name": "lstm_2_8.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_80.tmp_concat": { + "name": "lstm_2_80.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_81.tmp_concat": { + "name": "lstm_2_81.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_82.tmp_concat": { + "name": "lstm_2_82.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_83.tmp_concat": { + "name": "lstm_2_83.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_84.tmp_concat": { + "name": "lstm_2_84.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_85.tmp_concat": { + "name": "lstm_2_85.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_86.tmp_concat": { + "name": "lstm_2_86.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_87.tmp_concat": { + "name": "lstm_2_87.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_88.tmp_concat": { + "name": "lstm_2_88.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_89.tmp_concat": { + "name": "lstm_2_89.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_9.tmp_c": { + "name": "lstm_2_9.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_9.tmp_concat": { + "name": "lstm_2_9.tmp_concat", + "persistable": false, + "shape": [ + 1, + 1, + 128 + ] + }, + "lstm_2_9.tmp_h": { + "name": "lstm_2_9.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_2_9.tmp_matmul": { + "name": "lstm_2_9.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_2_90.tmp_concat": { + "name": "lstm_2_90.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_91.tmp_concat": { + "name": "lstm_2_91.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_92.tmp_concat": { + "name": "lstm_2_92.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_93.tmp_concat": { + "name": "lstm_2_93.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_94.tmp_concat": { + "name": "lstm_2_94.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_95.tmp_concat": { + "name": "lstm_2_95.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_96.tmp_concat": { + "name": "lstm_2_96.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_97.tmp_concat": { + "name": "lstm_2_97.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_98.tmp_concat": { + "name": "lstm_2_98.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_2_99.tmp_concat": { + "name": "lstm_2_99.tmp_concat", + "persistable": false, + "shape": [ + 4, + 1, + 128 + ] + }, + "lstm_3_0.tmp_c": { + "name": "lstm_3_0.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_0.tmp_h": { + "name": "lstm_3_0.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_0.tmp_matmul": { + "name": "lstm_3_0.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_1.tmp_c": { + "name": "lstm_3_1.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_1.tmp_h": { + "name": "lstm_3_1.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_1.tmp_matmul": { + "name": "lstm_3_1.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_10.tmp_c": { + "name": "lstm_3_10.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_10.tmp_h": { + "name": "lstm_3_10.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_10.tmp_matmul": { + "name": "lstm_3_10.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_11.tmp_c": { + "name": "lstm_3_11.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_11.tmp_h": { + "name": "lstm_3_11.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_11.tmp_matmul": { + "name": "lstm_3_11.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_12.tmp_c": { + "name": "lstm_3_12.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_12.tmp_h": { + "name": "lstm_3_12.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_12.tmp_matmul": { + "name": "lstm_3_12.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_13.tmp_c": { + "name": "lstm_3_13.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_13.tmp_h": { + "name": "lstm_3_13.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_13.tmp_matmul": { + "name": "lstm_3_13.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_14.tmp_c": { + "name": "lstm_3_14.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_14.tmp_h": { + "name": "lstm_3_14.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_14.tmp_matmul": { + "name": "lstm_3_14.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_15.tmp_c": { + "name": "lstm_3_15.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_15.tmp_h": { + "name": "lstm_3_15.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_15.tmp_matmul": { + "name": "lstm_3_15.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_16.tmp_c": { + "name": "lstm_3_16.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_16.tmp_h": { + "name": "lstm_3_16.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_16.tmp_matmul": { + "name": "lstm_3_16.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_17.tmp_c": { + "name": "lstm_3_17.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_17.tmp_h": { + "name": "lstm_3_17.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_17.tmp_matmul": { + "name": "lstm_3_17.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_18.tmp_c": { + "name": "lstm_3_18.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_18.tmp_h": { + "name": "lstm_3_18.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_18.tmp_matmul": { + "name": "lstm_3_18.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_19.tmp_c": { + "name": "lstm_3_19.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_19.tmp_h": { + "name": "lstm_3_19.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_19.tmp_matmul": { + "name": "lstm_3_19.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_2.tmp_c": { + "name": "lstm_3_2.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_2.tmp_h": { + "name": "lstm_3_2.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_2.tmp_matmul": { + "name": "lstm_3_2.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_20.tmp_c": { + "name": "lstm_3_20.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_20.tmp_h": { + "name": "lstm_3_20.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_20.tmp_matmul": { + "name": "lstm_3_20.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_21.tmp_c": { + "name": "lstm_3_21.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_21.tmp_h": { + "name": "lstm_3_21.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_21.tmp_matmul": { + "name": "lstm_3_21.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_22.tmp_c": { + "name": "lstm_3_22.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_22.tmp_h": { + "name": "lstm_3_22.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_22.tmp_matmul": { + "name": "lstm_3_22.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_23.tmp_c": { + "name": "lstm_3_23.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_23.tmp_h": { + "name": "lstm_3_23.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_23.tmp_matmul": { + "name": "lstm_3_23.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_24.tmp_c": { + "name": "lstm_3_24.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_24.tmp_h": { + "name": "lstm_3_24.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_24.tmp_matmul": { + "name": "lstm_3_24.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_25.tmp_c": { + "name": "lstm_3_25.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_25.tmp_h": { + "name": "lstm_3_25.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_25.tmp_matmul": { + "name": "lstm_3_25.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_26.tmp_c": { + "name": "lstm_3_26.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_26.tmp_h": { + "name": "lstm_3_26.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_26.tmp_matmul": { + "name": "lstm_3_26.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_27.tmp_c": { + "name": "lstm_3_27.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_27.tmp_h": { + "name": "lstm_3_27.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_27.tmp_matmul": { + "name": "lstm_3_27.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_28.tmp_c": { + "name": "lstm_3_28.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_28.tmp_h": { + "name": "lstm_3_28.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_28.tmp_matmul": { + "name": "lstm_3_28.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_29.tmp_c": { + "name": "lstm_3_29.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_29.tmp_h": { + "name": "lstm_3_29.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_29.tmp_matmul": { + "name": "lstm_3_29.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_3.tmp_c": { + "name": "lstm_3_3.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_3.tmp_h": { + "name": "lstm_3_3.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_3.tmp_matmul": { + "name": "lstm_3_3.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_30.tmp_c": { + "name": "lstm_3_30.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_30.tmp_h": { + "name": "lstm_3_30.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_30.tmp_matmul": { + "name": "lstm_3_30.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_31.tmp_c": { + "name": "lstm_3_31.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_31.tmp_h": { + "name": "lstm_3_31.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_31.tmp_matmul": { + "name": "lstm_3_31.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_32.tmp_c": { + "name": "lstm_3_32.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_32.tmp_h": { + "name": "lstm_3_32.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_32.tmp_matmul": { + "name": "lstm_3_32.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_33.tmp_c": { + "name": "lstm_3_33.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_33.tmp_h": { + "name": "lstm_3_33.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_33.tmp_matmul": { + "name": "lstm_3_33.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_34.tmp_c": { + "name": "lstm_3_34.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_34.tmp_h": { + "name": "lstm_3_34.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_34.tmp_matmul": { + "name": "lstm_3_34.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_35.tmp_c": { + "name": "lstm_3_35.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_35.tmp_h": { + "name": "lstm_3_35.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_35.tmp_matmul": { + "name": "lstm_3_35.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_36.tmp_c": { + "name": "lstm_3_36.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_36.tmp_h": { + "name": "lstm_3_36.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_36.tmp_matmul": { + "name": "lstm_3_36.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_37.tmp_c": { + "name": "lstm_3_37.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_37.tmp_h": { + "name": "lstm_3_37.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_37.tmp_matmul": { + "name": "lstm_3_37.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_38.tmp_c": { + "name": "lstm_3_38.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_38.tmp_h": { + "name": "lstm_3_38.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_38.tmp_matmul": { + "name": "lstm_3_38.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_39.tmp_c": { + "name": "lstm_3_39.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_39.tmp_h": { + "name": "lstm_3_39.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_39.tmp_matmul": { + "name": "lstm_3_39.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_4.tmp_c": { + "name": "lstm_3_4.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_4.tmp_h": { + "name": "lstm_3_4.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_4.tmp_matmul": { + "name": "lstm_3_4.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_40.tmp_c": { + "name": "lstm_3_40.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_40.tmp_h": { + "name": "lstm_3_40.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_40.tmp_matmul": { + "name": "lstm_3_40.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_41.tmp_c": { + "name": "lstm_3_41.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_41.tmp_h": { + "name": "lstm_3_41.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_41.tmp_matmul": { + "name": "lstm_3_41.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_42.tmp_c": { + "name": "lstm_3_42.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_42.tmp_h": { + "name": "lstm_3_42.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_42.tmp_matmul": { + "name": "lstm_3_42.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_43.tmp_c": { + "name": "lstm_3_43.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_43.tmp_h": { + "name": "lstm_3_43.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_43.tmp_matmul": { + "name": "lstm_3_43.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_44.tmp_c": { + "name": "lstm_3_44.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_44.tmp_h": { + "name": "lstm_3_44.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_44.tmp_matmul": { + "name": "lstm_3_44.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_45.tmp_c": { + "name": "lstm_3_45.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_45.tmp_h": { + "name": "lstm_3_45.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_45.tmp_matmul": { + "name": "lstm_3_45.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_46.tmp_c": { + "name": "lstm_3_46.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_46.tmp_h": { + "name": "lstm_3_46.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_46.tmp_matmul": { + "name": "lstm_3_46.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_47.tmp_c": { + "name": "lstm_3_47.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_47.tmp_h": { + "name": "lstm_3_47.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_47.tmp_matmul": { + "name": "lstm_3_47.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_48.tmp_c": { + "name": "lstm_3_48.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_48.tmp_h": { + "name": "lstm_3_48.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_48.tmp_matmul": { + "name": "lstm_3_48.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_49.tmp_c": { + "name": "lstm_3_49.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_49.tmp_h": { + "name": "lstm_3_49.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_49.tmp_matmul": { + "name": "lstm_3_49.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_5.tmp_c": { + "name": "lstm_3_5.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_5.tmp_h": { + "name": "lstm_3_5.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_5.tmp_matmul": { + "name": "lstm_3_5.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_50.tmp_c": { + "name": "lstm_3_50.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_50.tmp_h": { + "name": "lstm_3_50.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_50.tmp_matmul": { + "name": "lstm_3_50.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_51.tmp_c": { + "name": "lstm_3_51.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_51.tmp_h": { + "name": "lstm_3_51.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_51.tmp_matmul": { + "name": "lstm_3_51.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_52.tmp_c": { + "name": "lstm_3_52.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_52.tmp_h": { + "name": "lstm_3_52.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_52.tmp_matmul": { + "name": "lstm_3_52.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_53.tmp_c": { + "name": "lstm_3_53.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_53.tmp_h": { + "name": "lstm_3_53.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_53.tmp_matmul": { + "name": "lstm_3_53.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_54.tmp_c": { + "name": "lstm_3_54.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_54.tmp_h": { + "name": "lstm_3_54.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_54.tmp_matmul": { + "name": "lstm_3_54.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_55.tmp_c": { + "name": "lstm_3_55.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_55.tmp_h": { + "name": "lstm_3_55.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_55.tmp_matmul": { + "name": "lstm_3_55.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_56.tmp_c": { + "name": "lstm_3_56.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_56.tmp_h": { + "name": "lstm_3_56.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_56.tmp_matmul": { + "name": "lstm_3_56.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_57.tmp_c": { + "name": "lstm_3_57.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_57.tmp_h": { + "name": "lstm_3_57.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_57.tmp_matmul": { + "name": "lstm_3_57.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_58.tmp_c": { + "name": "lstm_3_58.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_58.tmp_h": { + "name": "lstm_3_58.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_58.tmp_matmul": { + "name": "lstm_3_58.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_59.tmp_c": { + "name": "lstm_3_59.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_59.tmp_h": { + "name": "lstm_3_59.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_59.tmp_matmul": { + "name": "lstm_3_59.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_6.tmp_c": { + "name": "lstm_3_6.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_6.tmp_h": { + "name": "lstm_3_6.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_6.tmp_matmul": { + "name": "lstm_3_6.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_60.tmp_c": { + "name": "lstm_3_60.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_60.tmp_h": { + "name": "lstm_3_60.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_60.tmp_matmul": { + "name": "lstm_3_60.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_61.tmp_c": { + "name": "lstm_3_61.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_61.tmp_h": { + "name": "lstm_3_61.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_61.tmp_matmul": { + "name": "lstm_3_61.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_62.tmp_c": { + "name": "lstm_3_62.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_62.tmp_h": { + "name": "lstm_3_62.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_62.tmp_matmul": { + "name": "lstm_3_62.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_63.tmp_c": { + "name": "lstm_3_63.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_63.tmp_h": { + "name": "lstm_3_63.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_63.tmp_matmul": { + "name": "lstm_3_63.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_64.tmp_c": { + "name": "lstm_3_64.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_64.tmp_h": { + "name": "lstm_3_64.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_64.tmp_matmul": { + "name": "lstm_3_64.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_65.tmp_c": { + "name": "lstm_3_65.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_65.tmp_h": { + "name": "lstm_3_65.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_65.tmp_matmul": { + "name": "lstm_3_65.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_66.tmp_c": { + "name": "lstm_3_66.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_66.tmp_h": { + "name": "lstm_3_66.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_66.tmp_matmul": { + "name": "lstm_3_66.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_67.tmp_c": { + "name": "lstm_3_67.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_67.tmp_h": { + "name": "lstm_3_67.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_67.tmp_matmul": { + "name": "lstm_3_67.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_68.tmp_c": { + "name": "lstm_3_68.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_68.tmp_h": { + "name": "lstm_3_68.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_68.tmp_matmul": { + "name": "lstm_3_68.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_69.tmp_c": { + "name": "lstm_3_69.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_69.tmp_h": { + "name": "lstm_3_69.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_69.tmp_matmul": { + "name": "lstm_3_69.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_7.tmp_c": { + "name": "lstm_3_7.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_7.tmp_h": { + "name": "lstm_3_7.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_7.tmp_matmul": { + "name": "lstm_3_7.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_70.tmp_c": { + "name": "lstm_3_70.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_70.tmp_h": { + "name": "lstm_3_70.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_70.tmp_matmul": { + "name": "lstm_3_70.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_71.tmp_c": { + "name": "lstm_3_71.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_71.tmp_h": { + "name": "lstm_3_71.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_71.tmp_matmul": { + "name": "lstm_3_71.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_72.tmp_c": { + "name": "lstm_3_72.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_72.tmp_h": { + "name": "lstm_3_72.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_72.tmp_matmul": { + "name": "lstm_3_72.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_73.tmp_c": { + "name": "lstm_3_73.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_73.tmp_h": { + "name": "lstm_3_73.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_73.tmp_matmul": { + "name": "lstm_3_73.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_74.tmp_c": { + "name": "lstm_3_74.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_74.tmp_h": { + "name": "lstm_3_74.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_74.tmp_matmul": { + "name": "lstm_3_74.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_75.tmp_c": { + "name": "lstm_3_75.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_75.tmp_h": { + "name": "lstm_3_75.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_75.tmp_matmul": { + "name": "lstm_3_75.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_76.tmp_c": { + "name": "lstm_3_76.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_76.tmp_h": { + "name": "lstm_3_76.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_76.tmp_matmul": { + "name": "lstm_3_76.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_77.tmp_c": { + "name": "lstm_3_77.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_77.tmp_h": { + "name": "lstm_3_77.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_77.tmp_matmul": { + "name": "lstm_3_77.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_78.tmp_c": { + "name": "lstm_3_78.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_78.tmp_h": { + "name": "lstm_3_78.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_78.tmp_matmul": { + "name": "lstm_3_78.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_79.tmp_c": { + "name": "lstm_3_79.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_79.tmp_h": { + "name": "lstm_3_79.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_79.tmp_matmul": { + "name": "lstm_3_79.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_8.tmp_c": { + "name": "lstm_3_8.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_8.tmp_h": { + "name": "lstm_3_8.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_8.tmp_matmul": { + "name": "lstm_3_8.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_3_9.tmp_c": { + "name": "lstm_3_9.tmp_c", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_9.tmp_h": { + "name": "lstm_3_9.tmp_h", + "persistable": false, + "shape": [ + 1, + 1, + 64 + ] + }, + "lstm_3_9.tmp_matmul": { + "name": "lstm_3_9.tmp_matmul", + "persistable": false, + "shape": [ + 1, + 1, + 256 + ] + }, + "lstm_cell_0.b_0": { + "name": "lstm_cell_0.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "lstm_cell_0.b_1": { + "name": "lstm_cell_0.b_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "lstm_cell_0.w_0": { + "name": "lstm_cell_0.w_0", + "persistable": true, + "shape": [ + 256, + 512 + ] + }, + "lstm_cell_0.w_1": { + "name": "lstm_cell_0.w_1", + "persistable": true, + "shape": [ + 256, + 64 + ] + }, + "lstm_cell_1.b_0": { + "name": "lstm_cell_1.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "lstm_cell_1.b_1": { + "name": "lstm_cell_1.b_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "lstm_cell_1.w_0": { + "name": "lstm_cell_1.w_0", + "persistable": true, + "shape": [ + 256, + 512 + ] + }, + "lstm_cell_1.w_1": { + "name": "lstm_cell_1.w_1", + "persistable": true, + "shape": [ + 256, + 64 + ] + }, + "lstm_cell_2.b_0": { + "name": "lstm_cell_2.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "lstm_cell_2.b_1": { + "name": "lstm_cell_2.b_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "lstm_cell_2.w_0": { + "name": "lstm_cell_2.w_0", + "persistable": true, + "shape": [ + 256, + 128 + ] + }, + "lstm_cell_2.w_1": { + "name": "lstm_cell_2.w_1", + "persistable": true, + "shape": [ + 256, + 64 + ] + }, + "lstm_cell_3.b_0": { + "name": "lstm_cell_3.b_0", + "persistable": true, + "shape": [ + 256 + ] + }, + "lstm_cell_3.b_1": { + "name": "lstm_cell_3.b_1", + "persistable": true, + "shape": [ + 256 + ] + }, + "lstm_cell_3.w_0": { + "name": "lstm_cell_3.w_0", + "persistable": true, + "shape": [ + 256, + 128 + ] + }, + "lstm_cell_3.w_1": { + "name": "lstm_cell_3.w_1", + "persistable": true, + "shape": [ + 256, + 64 + ] + }, + "pool2d_0.tmp_0": { + "name": "pool2d_0.tmp_0", + "persistable": false, + "shape": [ + 1, + 256, + 1, + 1 + ] + }, + "pool2d_1.tmp_0": { + "name": "pool2d_1.tmp_0", + "persistable": false, + "shape": [ + 1, + 512, + 1, + 1 + ] + }, + "pool2d_2.tmp_0": { + "name": "pool2d_2.tmp_0", + "persistable": false, + "shape": [ + 1, + 512, + 1, + 80 + ] + }, + "relu_0.tmp_0": { + "name": "relu_0.tmp_0", + "persistable": false, + "shape": [ + 1, + 64, + 1, + 1 + ] + }, + "relu_1.tmp_0": { + "name": "relu_1.tmp_0", + "persistable": false, + "shape": [ + 1, + 128, + 1, + 1 + ] + }, + "rnn_origin_0": { + "name": "rnn_origin_0", + "persistable": false, + "shape": [ + 80, + 1, + 256 + ] + }, + "rnn_origin_1": { + "name": "rnn_origin_1", + "persistable": false, + "shape": [ + 80, + 1, + 256 + ] + }, + "rnn_origin_2": { + "name": "rnn_origin_2", + "persistable": false, + "shape": [ + 80, + 1, + 256 + ] + }, + "rnn_origin_3": { + "name": "rnn_origin_3", + "persistable": false, + "shape": [ + 80, + 1, + 256 + ] + }, + "softmax_0.tmp_0": { + "name": "softmax_0.tmp_0", + "persistable": false, + "shape": [ + 1, + 80, + 6625 + ] + }, + "squeeze_0.tmp_0": { + "name": "squeeze_0.tmp_0", + "persistable": false, + "shape": [ + 1, + 512, + 80 + ] + }, + "squeeze_0.tmp_1": { + "name": "squeeze_0.tmp_1", + "persistable": false, + "shape": [ + 0 + ] + }, + "transpose_0.tmp_0": { + "name": "transpose_0.tmp_0", + "persistable": false, + "shape": [ + 1, + 80, + 512 + ] + }, + "transpose_0.tmp_1": { + "name": "transpose_0.tmp_1", + "persistable": false, + "shape": [ + 0 + ] + }, + "transpose_1.tmp_0": { + "name": "transpose_1.tmp_0", + "persistable": false, + "shape": [ + 80, + 1, + 512 + ] + }, + "transpose_1.tmp_1": { + "name": "transpose_1.tmp_1", + "persistable": false, + "shape": [ + 0 + ] + }, + "transpose_2.tmp_0": { + "name": "transpose_2.tmp_0", + "persistable": false, + "shape": [ + 1, + 80, + 128 + ] + }, + "transpose_2.tmp_1": { + "name": "transpose_2.tmp_1", + "persistable": false, + "shape": [ + 0 + ] + }, + "x": { + "name": "x", + "persistable": false, + "shape": [ + 1, + 3, + 32, + 320 + ] + } + } +} \ No newline at end of file