Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【Hackathon 5th No.47】API转换 torch.histogramdd -part #6400

Merged
merged 7 commits into from
Dec 19, 2023

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented Dec 18, 2023

#6380

增加 torch.histogramdd,测试out参数torch不支持
增加 torch.nn.functional.pdist
增加 torch.signbit/torch.Tensor.signbit

Copy link

paddle-bot bot commented Dec 18, 2023

感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-6400.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html
预览工具的更多说明,请参考:飞桨文档预览工具

@luotao1
Copy link
Collaborator

luotao1 commented Dec 19, 2023

signbit刚刚合入了

@luotao1 luotao1 changed the title 【Hackathon 5th No.47】API转换 torch.histogramdd 【Hackathon 5th No.47】API转换 torch.histogramdd -part Dec 19, 2023
paddle.nn.functional.pdist(x, p=2.0)
```

其中功能一致, 输入参数用法不一致,具体如下:
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个不是用法不一致

@luotao1 luotao1 merged commit 1ea6ebc into PaddlePaddle:develop Dec 19, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor PaddlePaddle Hackathon 飞桨黑客松活动issue与PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants