-
Notifications
You must be signed in to change notification settings - Fork 5.9k
[0-size Tensor No.188、231] Add 0-size Tensor support for paddle.nn.functional.local_response_norm #73998
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
Conversation
|
你的PR提交成功,感谢你对开源项目的贡献! |
|
/re-run all-failed |
|
/re-run all-failed |
如果ci报错和代码改动无关,可以尝试下merge最新的 develop |
|
已merge develop分支 |
DanielSun11
left a comment
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 Category
Operator Mechanism
PR Types
Bug fixes
Description
188 paddle.nn.functional.local_response_norm
local_response_norm 使用 paddle.nn.functional.pad 已修复 #73821
增加单测
PaddleAPITest CPU/GPU测试通过

231 paddle.nn.functional. triplet_margin_with_distance_loss
修改python部分检查
PaddleAPITest CPU/GPU测试通过
