Update README.md
Browse files
README.md
CHANGED
|
@@ -8,3 +8,5 @@ pinned: false
|
|
| 8 |
---
|
| 9 |
|
| 10 |
WebNN (Web Neural Network API) is a web standard that provides hardware-accelerated machine learning inference capabilities directly in web browsers.
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
WebNN (Web Neural Network API) is a web standard that provides hardware-accelerated machine learning inference capabilities directly in web browsers.
|
| 11 |
+
|
| 12 |
+
To use WebNN before reaching the [Origin Trial](https://developer.chrome.com/docs/web-platform/origin-trials) milestone, please complete the setup requirements by following the instructions provided in the [Installation Guides](https://webnn.io/en/learn/get-started/installation).
|