未验证 提交 09425edc 编写于 作者: H huangjianhui 提交者: GitHub

Update ABTest_EN.md

上级 86cd80fc
......@@ -11,7 +11,7 @@ Note that: A/B Test is only applicable to RPC mode, not web mode.
### Download Data and Models
```shell
cd Serving/python/examples/imdb
cd Serving/examples/C++/imdb
sh get_data.sh
```
......@@ -103,8 +103,8 @@ Due to different network conditions, the results of each prediction may be sligh
```
<!--
cp ../Serving/python/examples/imdb/get_data.sh .
cp ../Serving/python/examples/imdb/imdb_reader.py .
cp ../../examples/C++/imdb/get_data.sh .
cp ../../examples/C++/imdb/imdb_reader.py .
pip install -U paddle_serving_server
pip install -U paddle_serving_client
pip install -U paddlepaddle
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册