Created by: JiayiFeng
Currently, we only have while_op
, lod_tensor_to_array_op
and array_to_lod_tensor_op
. It's too hard for users to build a complete dynamic RNN with these basic components. So we need to warp them together in Python as a new API.