Created by: ForFishes
Both gather_nd
and scatter_nd
don't save Lod information. When LoDTensor
is input, they obtain the Tensor
without Lod.
Issue: https://github.com/PaddlePaddle/Paddle/issues/21369
Created by: ForFishes
Both gather_nd
and scatter_nd
don't save Lod information. When LoDTensor
is input, they obtain the Tensor
without Lod.
Issue: https://github.com/PaddlePaddle/Paddle/issues/21369