Skip to content

Cannot compile lastes XNNPACK for emscripten... #10456

Description

@Honya2000

Hello,

Today i tried to upgrade my project to new XNNPACK and it is not compilable anymore...

It throws hundreds errors about missing functions and types in pthreadpool, like:
pthreadpool_parallelize_3d_tile_1d_dynamic
pthreadpool_task_3d_tile_2d_dynamic_with_id_t
pthreadpool_task_3d_tile_1d_dynamic_with_id_t

etc.

I checked pthreadpool in github but it was last updated 5-7 years ago and don't have those functions / types.
So I'm stuck now with non compilable build.

How XNNPACK suppose to be compiled ?

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