Skip to content

Commit

Permalink
Update Cube_Test_CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhjh authored Nov 15, 2021
1 parent 9c369bb commit a217793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Cube_Test_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### 背景知识

推荐系统需要大规模稀疏参数索引来帮助分布式部署,可在`python/example/criteo_ctr_with_cube`或是[PaddleRec](https://github.com/paddlepaddle/paddlerec)了解推荐模型。
推荐系统需要大规模稀疏参数索引来帮助分布式部署,可在`Serving/examples/C++/PaddleRec/criteo_ctr_with_cube`或是[PaddleRec](https://github.com/paddlepaddle/paddlerec)了解推荐模型。

稀疏参数索引的模型格式是SequenceFile,源自Hadoop生态的键值对格式文件。

Expand Down

0 comments on commit a217793

Please sign in to comment.