Lin Manhui 5 달 전
부모
커밋
663f473bd2
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      docs/pipeline_deploy/high_performance_inference.en.md
  2. 1 1
      docs/pipeline_deploy/high_performance_inference.md

+ 1 - 1
docs/pipeline_deploy/high_performance_inference.en.md

@@ -298,7 +298,7 @@ The available configuration items for `backend_config` vary for different backen
   </tr>
   <tr>
     <td><code>paddle</code></td>
-    <td>Refer to <a href="../module_usage/instructions/model_python_API.en.md#4-inference-configuration">PaddleX Single Model Python Usage Instructions</a>. The attributes of the <code>PaddlePredictorOption</code> object can be configured via key-value pairs.</td>
+    <td>Refer to PaddleX Single Model Python Usage Instructions. The attributes of the <code>PaddlePredictorOption</code> object can be configured via key-value pairs.</td>
   </tr>
   <tr>
     <td><code>openvino</code></td>

+ 1 - 1
docs/pipeline_deploy/high_performance_inference.md

@@ -299,7 +299,7 @@ output = model.predict("https://paddle-model-ecology.bj.bcebos.com/paddlex/imgs/
   </tr>
   <tr>
     <td><code>paddle</code></td>
-    <td>参考 <a href="../module_usage/instructions/model_python_API.md#4-推理配置">PaddleX单模型Python脚本使用说明</a>。可通过键值对配置 <code>PaddlePredictorOption</code> 对象的属性,例如 <code>run_mode</code>。</td>
+    <td>参考PaddleX单模型Python脚本使用说明。可通过键值对配置 <code>PaddlePredictorOption</code> 对象的属性,例如 <code>run_mode</code>。</td>
   </tr>
   <tr>
     <td><code>openvino</code></td>