Merged
Conversation
Contributor
dayhaha
commented
Dec 13, 2016
- 增加了推荐系统中文文档ml_dataset_cn.md和ml_regression_ch.rst。
- 在翻译过程中发现英文文档一些小问题,顺便修改了一下。
Contributor
Author
|
resolve #780 |
4e9b944 to
e4c0411
Compare
2f72c04 to
1ffbad4
Compare
reyoung
requested changes
Dec 15, 2016
Collaborator
reyoung
left a comment
There was a problem hiding this comment.
Basically LGTM, expect some tiny things need be fixed.
doc/tutorials/rec/ml_dataset_cn.md
Outdated
| @@ -0,0 +1,105 @@ | |||
| ```eval_rst | |||
| .. _demo_ml_dataset_en: | |||
Collaborator
There was a problem hiding this comment.
_demo_ml_dataset_en => _demo_ml_dataset
| ``````` | ||
| 下载并解压数据集 | ||
| '''''''''''''' | ||
| 这里我们使用 :ref:`demo_ml_dataset_en` 。 |
Collaborator
There was a problem hiding this comment.
'demo_ml_dataset_en' => 'demo_ml_dataset'
| :language: python | ||
| :lines: 15- | ||
|
|
||
| 在文件 :code:`trainer_config.py` 中,我们仅仅是讲每个特征种类映射到一个特征向量中,以下 |
| 该脚本仅仅是开始一个paddle训练过程,将日志写入文件 :code:`log.txt` ,然后 | ||
| 打印在屏幕上。 | ||
|
|
||
| 脚本 :code:`run.sh` 中的每一行命令,请参考页面 :ref:`cmd_line_index_en` 。 |
Collaborator
There was a problem hiding this comment.
cmd_line_index_en => cmd_line_index
Collaborator
没有必要。因为其实原来的那个也改成_demo_ml_dataset了。 中文英文文档虽然公用一个目录,但还是两个项目,二者互相看不见对方的符号。 |
Contributor
Author
|
恩,看到了。 |
reyoung
approved these changes
Dec 16, 2016
Collaborator
|
@dayhaha Thx for contributing. Already merged. |
wangxicoding
pushed a commit
to wangxicoding/Paddle
that referenced
this pull request
Dec 9, 2021
zhangyuqin1998
pushed a commit
to zhangyuqin1998/Paddle
that referenced
this pull request
Feb 20, 2025
* Hide streams and typinfo from nvrtc * Use __CUDACC_RTC__ instead CUDA_ARCH for guard
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.