pywebnn Documentation¶
pywebnn provides Python bindings for the W3C WebNN API using the rustnn engine.
What You Can Do¶
- Build and execute WebNN graphs from Python
- Run inference across CPU/GPU/NPU backends
- Export and interoperate with model formats such as ONNX
- Use Hugging Face-hosted WebNN artifacts in demos
Start Here¶
- Getting Started: installation and first graph
- API Reference: full Python API details
- Examples: runnable usage patterns
- Advanced Topics: optimization and deeper integration
Project Links¶
- Repository: https://github.com/rustnn/pywebnn
- Issues: https://github.com/rustnn/pywebnn/issues