Created by: mzchtx
In some cases, all output sequences were empty, therefore, the LOD should be [[0]] rather than [[0, 0]].
https://github.com/PaddlePaddle/Paddle/blob/develop/python/paddle/fluid/layers/nn.py#L2665
Created by: mzchtx
In some cases, all output sequences were empty, therefore, the LOD should be [[0]] rather than [[0, 0]].
https://github.com/PaddlePaddle/Paddle/blob/develop/python/paddle/fluid/layers/nn.py#L2665