Skip to content

pnnx fuse wav2vec2 style mha #6004

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

Merged
merged 1 commit into from
Apr 19, 2025
Merged

Conversation

@nihui nihui changed the title pnnx fuse wav2vec style mha pnnx fuse wav2vec2 style mha Apr 18, 2025
Copy link

The binary size change of libncnn.so (bytes)

architecture base size pr size difference
x86_64 16465128 16465128 0 😘
armhf 7335260 7335260 0 😘
aarch64 10704800 10704800 0 😘

@nihui nihui merged commit 3d16b65 into Tencent:master Apr 19, 2025
12 checks passed
@WuChenLong555
Copy link

我是这么做的
1,克隆了https://github.com/pnnx/pnnx.git到自己的仓库
2,把ncnn库克隆到自己的仓库,合并了nihui姐的pnnx-fuse-mha-wav2vec2
3,修改已经克隆到自己仓库的https://github.com/pnnx/pnnx中workflow的release文件,把nihui替换为自己的仓库

- name: ncnn
  uses: actions/checkout@v4
  with:
    repository: nihui/ncnn
    path: ncnn

这个库改成自己的提交然后触发工作流
4,触发的工作流报错如下
Determining the default branch
Retrieving the default branch name
Not Found - https://docs.github.com/rest/repos/repos#get-a-repository
Waiting 12 seconds before trying again
Retrieving the default branch name
Not Found - https://docs.github.com/rest/repos/repos#get-a-repository
Waiting 15 seconds before trying again
Retrieving the default branch name
Error: Not Found - https://docs.github.com/rest/repos/repos#get-a-repository
请问我该如何解决

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.

2 participants