Skip to Content
🎉 WebNN Developer Preview is released →
FAQOverview

Frequently Asked Questions

How do I file an issue with WebNN?

File issues to following WebNN issue trackers:

If you’re unsure about which issue type to select, feel free to submit your issue here  and we will help categorize and resolve it.

How do I debug issues with WebNN?

The WebNN API uses standard DOM exceptions for error propagation. When an error occurs, the API throws specific exceptions that can be caught and handled in your code.

Check the GPU information log, these pages contain detailed diagnostic information about GPU-related errors, histograms and performance.

about://gpu about://histograms/webnn
Last updated on