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