-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Replace clip, bce_loss, full and full_like with elementwise #39197
Replace clip, bce_loss, full and full_like with elementwise #39197
Conversation
Thanks for your contribution! |
d362ec5
to
ec98ea6
Compare
Sorry to inform you that ec98ea6's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually. |
ec98ea6
to
312aa1b
Compare
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 for op benchmark ci
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 for ci op benchmark
PR types
Others
PR changes
OPs
Describe
Replace clip, bce_loss, full and full_like kernel with elementwiseKernel
op benchmark 异常说明:
"prod_2 (backward)" ,"prod_2 (forward)" ,"sum_2 (forward)" ,"sum_2 (backward)" 提示性能下降均与本次修改无关。
本地性能测试结果如下:
case 比较小 机器波动影响比较大。