File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ EasyRec implements state of the art deep learning models used in common recommen
6969
7070Running Platform:
7171
72- - [ Local Demo ] ( examples/readme.md )
72+ - [ Local examples ] ( examples/readme.md )
7373- [ MaxCompute] ( docs/source/quick_start/mc_tutorial.md )
7474- [ EMR-DataScience] ( docs/source/quick_start/emr_tutorial.md )
7575- [ PAI-DSW (DEMO)] ( https://dsw-dev.data.aliyun.com/#/?fileUrl=http://easyrec.oss-cn-beijing.aliyuncs.com/dsw/easy_rec_demo.ipynb&fileName=EasyRec_DeepFM.ipynb )
Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ sh train_2gpu.sh *.config
167167
168168#### CPU训练/评估/导出
169169
170- 不指定CUDA_VISIBLE_DEVICES即可,例如:
170+ 不指定CUDA_VISIBLE_DEVICES即可,例如:
171171
172172``` bash
173173 python -m easy_rec.python.train_eval --pipeline_config_path * .config
You can’t perform that action at this time.
0 commit comments