Fix test_slice: avoid unnecessary copying of TensorArray from subblock to parent block(#30168)
In control flow, don't copy TensorArray from subblock to parent block when TensorArray is created in parent block.
Showing
想要评论请 注册 或 登录
Fork自 PaddlePaddle / Paddle
In control flow, don't copy TensorArray from subblock to parent block when TensorArray is created in parent block.