Skip to content

Commit

Permalink
address belem's comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mingmingtasd committed Dec 20, 2024
1 parent f404fe0 commit 8f90a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ To get started with WebNN on Intel AI PCs you will need:

* **Notes**:

1. Running WebNN on Qualcomm GPUs is disabled by default. You can use the `--disable_webnn_for_gpu=0` flag to bypass. However, the functionality is not guaranteed.
1. Running WebNN on Qualcomm GPUs is disabled by default. You can use the `--disable_webnn_for_gpu=0` flag to bypass.
2. If you run WebNN on Intel GPUs with old driver versions between 31.0.101.5518 and 32.0.101.6083, the performance may not be good enough, because the DirectML execution of metacommands on these drivers is disabled by default due to some stability bugs. You can use `--disable_dml_meta_commands_for_gpu=0` to bypass. However, the functionality is not guaranteed.

#### Running WebNN on NPU
Expand Down

0 comments on commit 8f90a33

Please sign in to comment.