Skip to content
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

[sgd] hotfix example failure #5297

Merged
merged 2 commits into from
Jul 28, 2019

Conversation

richardliaw
Copy link
Contributor

What do these changes do?

ccf24c74f16db424ba024ffd887c3b6d2428d5f0b7e54f29c439321d52b9a13a python /ray/python/ray/experimental/sgd/examples/train_example.py

real	0m2.553s
user	0m0.048s
sys	0m0.028s
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
usage: train_example.py [-h] --redis-address REDIS_ADDRESS [--use-gpu]
train_example.py: error: the following arguments are required: --redis-address
FAILED 2

Fixes the Jenkins test.

Related issue number

Linter

  • I've run scripts/format.sh to lint the changes in this PR.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/15714/
Test FAILed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/15715/
Test PASSed.

@richardliaw richardliaw merged commit 5ea859d into ray-project:master Jul 28, 2019
@richardliaw richardliaw deleted the hotfix-sgd-example branch July 28, 2019 01:13
edoakes pushed a commit to edoakes/ray that referenced this pull request Aug 9, 2019
* hotfix

* Update train_example.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants