Skip to content

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

@ZhenyiWang0216

Description

@ZhenyiWang0216

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions