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转换 103-124 -part #6380

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented Dec 10, 2023

PaddlePaddle/Paddle#57262

https://github.com/PaddlePaddle/community/blob/master/hackathon/hackathon_5th/%E3%80%90PaddlePaddle%20Hackathon%205th%E3%80%91%E5%BC%80%E6%BA%90%E8%B4%A1%E7%8C%AE%E4%B8%AA%E4%BA%BA%E6%8C%91%E6%88%98%E8%B5%9B%E6%A1%86%E6%9E%B6%E5%BC%80%E5%8F%91%E4%BB%BB%E5%8A%A1%E5%90%88%E9%9B%86.md#no47%E4%B8%BApaddle%E4%BB%A3%E7%A0%81%E8%BD%AC%E6%8D%A2%E5%B7%A5%E5%85%B7%E6%96%B0%E5%A2%9Eapi%E8%BD%AC%E6%8D%A2%E8%A7%84%E5%88%99
API转换 103-124
测试PR PaddlePaddle/PaConvert#346

103	torch.histogramdd		  任务开发中
104	torch.index_fill / torch.Tensor.index_fill / torch.Tensor.index_fill_	增加 torch.index_fill 文档  
105	torch.masked_fill / torch.Tensor.masked_fill / torch.Tensor.masked_fill_	增加 torch.masked_fill 文档
106	torch.masked_select / torch.Tensor.masked_select	增加 torch.Tensor.masked_select 文档
107	torch.hypot / torch.Tensor.hypot / torch.Tensor.hypot_	增加 torch.Tensor.hypot_ 文档,原文档组合替代实现,修改文档
108	torch.special.multigammaln	增加文档
109	torch.combinations	增加文档
110	torch.Tensor.to	paddle.Tensor.to   修改文档
111	torch.nn.Module.type	paddle.nn.Layer.astype   修改文档
112	torch.optim.lr_scheduler.LinearLR	增加文档
113	torch.optim.lr_scheduler.CosineAnnealingWarmRestarts	增加文档
114	torch.utils.data.ConcatDataset	增加文档
115	torch.utils.data.SubsetRandomSampler	已有文档验证无误	
116	torch.select_scatter / torch.Tensor.select_scatter         增加文档
117	torch.diagonal_scatter / torch.Tensor.diagonal_scatter	已有文档验证无误 
118	torch.signbit / torch.Tensor.signbit	  任务开发中
119	torch.nn.functional.pdist	              任务开发中
120	torch.nn.AdaptiveLogSoftmaxWithLoss	        任务开发中
121	torch.atleast_1d / atleast_2d / atleast_3d	已有文档验证无误 
122	torch.linalg.householder_product		增加文档

Copy link

paddle-bot bot commented Dec 10, 2023

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

@co63oc
Copy link
Contributor Author

co63oc commented Dec 10, 2023

CI错误是需要Approve

image

@luotao1 luotao1 added HappyOpenSource 快乐开源活动issue与PR PaddlePaddle Hackathon 飞桨黑客松活动issue与PR and removed HappyOpenSource 快乐开源活动issue与PR labels Dec 11, 2023
Copy link
Collaborator

@zhwesky2010 zhwesky2010 left a comment

Choose a reason for hiding this comment

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

LGTM

@luotao1 luotao1 changed the title 【Hackathon 5th No.47】API转换 103-124 【Hackathon 5th No.47】API转换 103-124 -part Dec 11, 2023
@luotao1
Copy link
Collaborator

luotao1 commented Dec 11, 2023

103	torch.histogramdd		  任务开发中
118	torch.signbit / torch.Tensor.signbit	  任务开发中
119	torch.nn.functional.pdist	              任务开发中
120	torch.nn.AdaptiveLogSoftmaxWithLoss	        任务开发中

remind for @luotao1

@luotao1 luotao1 merged commit 5e2ee33 into PaddlePaddle:develop Dec 11, 2023
2 of 3 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