Skip to content

[API Compatibility] add torch.atan2#785

Open
Manfredss wants to merge 3 commits intoPaddlePaddle:masterfrom
Manfredss:ApiEnhance31_32_33
Open

[API Compatibility] add torch.atan2#785
Manfredss wants to merge 3 commits intoPaddlePaddle:masterfrom
Manfredss:ApiEnhance31_32_33

Conversation

@Manfredss
Copy link
Contributor

@Manfredss Manfredss commented Dec 9, 2025

PR Docs

add torch.atan2

PR APIs

torch.atan2

Related Paddle PR:

@paddle-bot
Copy link

paddle-bot bot commented Dec 9, 2025

Thanks for your contribution!

@paddle-bot paddle-bot bot added the contributor External developers label Dec 9, 2025
@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Dec 9, 2025
@PaddlePaddle PaddlePaddle locked and limited conversation to collaborators Dec 25, 2025
@PaddlePaddle PaddlePaddle unlocked this conversation Dec 25, 2025
@zhwesky2010
Copy link
Collaborator

zhwesky2010 commented Feb 11, 2026

这个PR的测试还有些问题,可能是影响到了torch.arctan2

"torch.Tensor.atan2": {
"Matcher": "GenericMatcher",
"paddle_api": "paddle.Tensor.atan2",
"Matcher": "TensorFunc2PaddleFunc",
Copy link
Collaborator

@zhwesky2010 zhwesky2010 Feb 11, 2026

Choose a reason for hiding this comment

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

这个应该改成 ChangePrefixMatcher,是否paddle类方法有问题?

只有ChangePrefixMatcher,才完成最终对齐。

@zhwesky2010 zhwesky2010 changed the title [API Compatibility No.31-33] add asinh, atan and atan2 -part [API Compatibility] add torch.atan2 Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers HappyOpenSource 快乐开源活动issue与PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants