Add TensorCopy method
A method to copy a tensor with stride and dimension. It is useful for Crop, Concat, etc.
Showing
paddle/operators/tensor_copy.h
0 → 100644
想要评论请 注册 或 登录
A method to copy a tensor with stride and dimension. It is useful for Crop, Concat, etc.