Added softplus + activation oneDNN fuse pass#36657
Added softplus + activation oneDNN fuse pass#36657lidanqing-vv merged 12 commits intoPaddlePaddle:developfrom
Conversation
|
Thanks for your contribution! |
|
@tsocha Please review that PR |
paddle/fluid/framework/ir/mkldnn/softplus_activation_mkldnn_fuse_pass.cc
Show resolved
Hide resolved
paddle/fluid/framework/ir/mkldnn/softplus_activation_mkldnn_fuse_pass.cc
Show resolved
Hide resolved
|
@lidanqing-intel Could you please ask somebody from Baidu to approve PR-CI-Static-Check? |
|
@baoachun Could you please help request following people to approve this PR-CI-Static-Check? Or should we change anything to make CI to pass itself? Thanks ! |
|
@baoachun, @lidanqing-intel Please help to have this PR approved so it pass CI Static Check |
I have communicated with my colleague, but he has not yet approve this pr, I will urge it tomorrow. |
|
Sorry to inform you that 123dbf6's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually. |
|
Hi @jczaja, could you please merge the latest develop branch and push again? My colleague said that the reason for the failure may be that the latest code was not pulled. |
|
@baoachun Now only one required CI not passing: PR-CE-Framework, restarted and wait for results. |
PR types
New features
PR changes
OPs
Describe
Added softplus + activation oneDNN fuse pass. It improved ppyolov3_r50vd_dcn_365 performance by 0.7%