From 49a30c61603ab216ce658c367f07eb01019de827 Mon Sep 17 00:00:00 2001 From: Dong Daxiang <35550832+guru4elephant@users.noreply.github.com> Date: Thu, 12 Mar 2020 21:47:19 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ba0540dd..51dc3878 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,8 @@ print(fetch_map) [Compile from source code(Chinese)](doc/COMPILE.md) +[How profile serving efficiency?(Chinese)](https://github.com/PaddlePaddle/Serving/tree/develop/python/examples/util) + [FAQ(Chinese)](doc/FAQ.md) [Design Doc(Chinese)](doc/DESIGN.md) -- GitLab