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 ?
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 ?