Skip to content

feat(pnnx): convert prelu[num_parameters=1] to leakyrelu, so that it can be fused with conv#6344

Open
w43322 wants to merge 1 commit intoTencent:masterfrom
w43322:convert_prelu
Open

feat(pnnx): convert prelu[num_parameters=1] to leakyrelu, so that it can be fused with conv#6344
w43322 wants to merge 1 commit intoTencent:masterfrom
w43322:convert_prelu

Conversation

@w43322
Copy link
Copy Markdown

@w43322 w43322 commented Oct 9, 2025

before:
企业微信截图_503b1aa2-8ce2-4153-a693-0755fb6371b4

after:
截屏2025-10-09 23 26 17

@tencent-adm
Copy link
Copy Markdown
Member

tencent-adm commented Oct 9, 2025

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 9, 2025

The binary size change of libncnn.so (bytes)

architecture base size pr size difference
x86_64 15190272 15159560 -30712 😘
armhf 6196764 6182416 -14348 😘
aarch64 9522968 9454784 -68184 😘

@nihui
Copy link
Copy Markdown
Member

nihui commented Oct 10, 2025

this pass shall be in pass_level5

@w43322
Copy link
Copy Markdown
Author

w43322 commented Oct 22, 2025

this pass shall be in pass_level5

done

@w43322
Copy link
Copy Markdown
Author

w43322 commented Oct 23, 2025

I'll look at the failed UTs later, 打工人太难了😭

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants