Created by: gfwm2013
修复assign op,当assignLoDTensorArray时支持output=None,并添加相应单测。
具体操作如下:
LoDTensorArray_1 = fluid.layers.assign(LoDTensorArray_0)