42769 lines
1.0 MiB
42769 lines
1.0 MiB
{
|
|
"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
|
|
]
|
|
}
|
|
}
|
|
} |