Running XNNPACK on constrained environment
Open
- Dominant language
- C
- Stars
- 2.5k
- Forks
- 560
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 163
Description
Hi,
I am exploring the possibility of running XNNPACK in a very constrained environment with no operating system, meaning: no syscalls, and no pthreads (or any other threading API).
I wanted to ask if there is an existing option, configuration, or guidance on how to achieve this? If full support for such an environment isn't available, is there at least a way to disable pthreads cleanly?
Any advice would be appreciated. Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.