-
Notifications
You must be signed in to change notification settings - Fork 51
Fine tune readme. #111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fine tune readme. #111
Conversation
``` | ||
fs=HDFSClient(args.hdfs_name, args.hdfs_ugi,20*60*1000, 3 * 1000) | ||
|
||
train_status =TrainStatus() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TrainStatus是必须使用的接口吗
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
0.2版本的时候是,0.4会隐藏掉.
|
||
1. Start a Jobserver on one node. | ||
## Quickstart |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
两个quick start
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
一个是application的,一个是framework的。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
非常感谢您给EDL项目提交PR!
在提交PR之前,请帮忙回答一下问题以帮助我们判断PR的意图:
Fix
You are welcome to submmit PR for EDL.
Before this, would you like to answer some questions to help others to get what the PR does?
Fix