“380df8281f14e10dd76e2e93a542e1421a15b852”上不存在“...inference/tests/git@gitcode.net:paddlepaddle/Paddle.git”
提交 2e26e05c 编写于 作者: Q qiaolongfei

optimize number style

上级 46dc3c49
......@@ -50,7 +50,7 @@ operator: ![lookup table training](./src/lookup_table_training.png)
In the condition like the search engine and recommendation system, the number of feature ID may be very large, see 1000000000, then for a lookup table of size 8, the total size of the table is:
```
100000000000 * 8 * 4.0 = 2980.23 GB
100,000,000,000 * 8 * 4.0 = 2980.23 GB
```
### Solution: Distributed storage
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册