diff --git a/docs/en/PyTorch Online Inference Guide/PyTorch Online Inference Guide.md b/docs/en/PyTorch Online Inference Guide/PyTorch Online Inference Guide.md
index a3d28aff597a55f41c28d61e8e044dd7799e2275..e53d05df4b93bd82702b3b195b169c18a1135dff 100644
--- a/docs/en/PyTorch Online Inference Guide/PyTorch Online Inference Guide.md
+++ b/docs/en/PyTorch Online Inference Guide/PyTorch Online Inference Guide.md
@@ -18,7 +18,7 @@ In this way, PyTorch-based inference apps can be directly ported to the Ascend
Ascend 910 AI Processor
-Ascend 710 AI Processor
+Ascend 310P AI Processor
Basic Workflow
@@ -596,4 +596,3 @@ Perform the following steps as the **root** user.
> **NOTE:**
>Skip this step if you do not the compilation environment with GCC upgraded.
-
diff --git "a/docs/zh/PyTorch\345\234\250\347\272\277\346\216\250\347\220\206\346\214\207\345\215\227/PyTorch\345\234\250\347\272\277\346\216\250\347\220\206\346\214\207\345\215\227.md" "b/docs/zh/PyTorch\345\234\250\347\272\277\346\216\250\347\220\206\346\214\207\345\215\227/PyTorch\345\234\250\347\272\277\346\216\250\347\220\206\346\214\207\345\215\227.md"
index 679aaa6685e0419a5806156b44f2f4fbd6fdd1d1..64cd7b77eaa3ed637e40200be9c7d0d72e1d2ebf 100644
--- "a/docs/zh/PyTorch\345\234\250\347\272\277\346\216\250\347\220\206\346\214\207\345\215\227/PyTorch\345\234\250\347\272\277\346\216\250\347\220\206\346\214\207\345\215\227.md"
+++ "b/docs/zh/PyTorch\345\234\250\347\272\277\346\216\250\347\220\206\346\214\207\345\215\227/PyTorch\345\234\250\347\272\277\346\216\250\347\220\206\346\214\207\345\215\227.md"
@@ -18,7 +18,7 @@
昇腾910 AI处理器
-昇腾710 AI处理器
+昇腾310P AI处理器
基本使用流程
@@ -596,4 +596,3 @@ if __name__ == '__main__':
> **说明:**
>本步骤为用户在需要用到gcc升级后的编译环境时才配置环境变量。
-