We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fbf7a0 commit d363b1bCopy full SHA for d363b1b
examples/C++/PaddleRec/criteo_ctr_with_cube/README_CN.md
@@ -2,7 +2,7 @@
2
(简体中文|[English](./README.md))
3
4
### 获取样例数据
5
-进入目录 `python/examples/criteo_ctr_with_cube`
+进入目录 `examples/C++/PaddleRec/criteo_ctr_with_cube`
6
```
7
sh get_data.sh
8
@@ -43,7 +43,7 @@ python3 test_client.py ctr_client_conf/serving_client_conf.prototxt ./raw_data
43
44
设备 :Intel(R) Xeon(R) CPU 6148 @ 2.40GHz
45
46
-模型 :[Criteo CTR](https://github.com/PaddlePaddle/Serving/blob/develop/python/examples/criteo_ctr_with_cube/network_conf.py)
+模型 :[Criteo CTR](./network_conf.py)
47
48
server core/thread num : 4/8
49
0 commit comments