Skip to content

Commit

Permalink
shape check
Browse files Browse the repository at this point in the history
  • Loading branch information
MRXLT committed Apr 7, 2020
1 parent cb9daeb commit dbbb01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/MULTI_SERVICE_ON_ONE_GPU_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ python -m paddle_serving_server_gpu.serve --model ResNet50_vd_model --port 9393

在卡0上,同时部署了bert示例和iamgenet示例。

**注意:** 单张显卡内部进行推理计算时仍然为串行计算,这种方式是为了减少server端显卡的空闲时间。
**注意:** 单张显卡内部进行推理计算时仍然为串行计算,这种方式是为了减少server端显卡的空闲时间。

0 comments on commit dbbb01e

Please sign in to comment.