Skip to content

Conversation

zhengshengning
Copy link
Contributor

@zhengshengning zhengshengning commented Aug 27, 2025

PR Docs

PaddlePaddle/Paddle#74449
PaddlePaddle/Paddle#74568
PaddlePaddle/Paddle#74490
PaddlePaddle/Paddle#74480
PaddlePaddle/Paddle#74790
PaddlePaddle/Paddle#74703

PR APIs

"torch.broadcast_to",
"torch.nn.functional.embedding",
"torch.no_grad",
"torch.ones_like",
"torch.reshape",
"torch.take_along_dim",
"torch.Tensor.bitwise_or_",
"torch.Tensor.view",
"torch.unique_consecutive",
"torch.eye",
"torch.full_like",
"torch.Tensor.cumsum",
"torch.Tensor.expand",
"torch.clip",
"torch.isfinite",
"torch.isinf",
"torch.isnan",
"torch.flatten",
"torch.Tensor.flatten",
"torch.roll",
image image image image image image image image image image image image image image image image image image image image

Copy link

paddle-bot bot commented Aug 27, 2025

Thanks for your contribution!

@PaddlePaddle PaddlePaddle locked and limited conversation to collaborators Aug 27, 2025
@PaddlePaddle PaddlePaddle unlocked this conversation Aug 27, 2025
@PaddlePaddle PaddlePaddle locked and limited conversation to collaborators Aug 28, 2025
@PaddlePaddle PaddlePaddle unlocked this conversation Aug 28, 2025
@@ -1,8 +1,8 @@
import paddle

print("#########################case1#########################")
x = paddle.tensor([[1], [2], [3]])
x = paddle.to_tensor(data=[[1], [2], [3]])
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个需要改回去

@zhwesky2010 zhwesky2010 merged commit 4a77364 into PaddlePaddle:master Aug 29, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants