Skip to content
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

When I run build.sh to compile the project, a compilation error occured. #948

Open
ZhenyiWang0216 opened this issue Jun 19, 2024 · 1 comment

Comments

@ZhenyiWang0216
Copy link

commit info is b9e185c
When I run build.sh, a error occured. The details of the error are as follows:

ppl.nn/src/ppl/nn/engines/x86/kernels/pmx/swish_kernel.h:22:10: fatal error: ppl/nn/params/pmx/swish_param.h: No such file or directory

But I found the swish_param.h in ppl/nn/params/opmx/
And I found the last commit message as follow:

migrate swish and vision_embedding from pmx to opmx.

I think the error might be caused by moving the swish_param.h file without updating the corresponding code.

@Alcanderian
Copy link
Collaborator

Alcanderian commented Jun 21, 2024

yes you are right. And I am going to fix it by retrieving
#949

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants