[NPU] [DOC] Polish English wording in NPU docs (#36123)

This commit is contained in:
amote-i
2026-08-24 10:48:36 +08:00
committed by GitHub
parent fbdec2855a
commit 11b1b4c374
4 changed files with 11 additions and 11 deletions
@@ -235,7 +235,7 @@ After locating the divergent node (e.g., a specific Conv layer or torch API with
### No Dump Files Generated
1. To confirm if MSProbe is installed, use `pip show mindstudio_probe` to troubleshoot. If it is installed, the MSProbe
1. To confirm if MSProbe is installed, use `pip show mindstudio-probe` to troubleshoot. If it is installed, the MSProbe
version information will be printed. If it is confirmed that it has not been installed, please
use `pip install mindstudio-probe --pre` for installation;
2. Confirm the `--msprobe-dump-config` parameter points to the **correct JSON file path**.