Test and enhance the reorder_lod_tensor_by_rank operator.
Created by: lcy-seso
-
guarantee it can correctly work when Input(X) is a Tensor instead of a LoDTensor. This has not been tested yet and will be used in the model like NMT without attention.
-
support sequence level is 2 (not the top priority), but will be useful for complicated sequence learning task.