webmachinelearning / webnn

🧠 Web Neural Network API
https://www.w3.org/TR/webnn/
Other
397 stars 48 forks source link

Update anchor link for compute method #595

Closed ibelem closed 9 months ago

ibelem commented 9 months ago

The link for compute() method is https://www.w3.org/TR/webnn/#api-mlcontext-async-execution.

Expected Result: https://www.w3.org/TR/webnn/#api-mlcontext-compute , like other link https://www.w3.org/TR/webnn/#api-mlgraphbuilder-build for build() method.