-
Notifications
You must be signed in to change notification settings - Fork 53
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.45】convert 75-81 -part #341
Conversation
Thanks for your contribution! |
paconvert/api_mapping.json
Outdated
@@ -5676,6 +5676,18 @@ | |||
}, | |||
"min_input_args": 2 | |||
}, | |||
"torch.distributions.transforms.IndependentTransform": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR的标题写明白,这个应该只转了一个API,不是75-78吧
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
目前是的,后续会继续在这个PR提交剩下的几个
@longranger2 过一下Unittest流水线 |
好的👌 |
@zhwesky2010 辛苦review下~ |
@longranger2 45题是都做完了么,还是还差几个? |
@luotao1 45题有22个,还差9个还没有弄完,如果这个PR合入的话,完成率是60%左右 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM,文档尽快补充
PR Docs
待补充
PR APIs
torch.distributions.transforms.IndependentTransform
torch.distributions.transforms.ReshapeTransform
torch.distributions.transforms.ExpTransform
torch.distributions.transforms.PowerTransform
torch.distributions.transforms.TanhTransform
torch.distributions.transforms.AbsTransform
torch.distributions.transforms.AffineTransform
【PaddlePaddle Hackathon 5th】开源贡献个人挑战赛 Paddle#57262