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

[rllib] on_train_result results do not get logged #3865

Merged
merged 1 commit into from
Feb 2, 2019

Conversation

ericl
Copy link
Contributor

@ericl ericl commented Jan 26, 2019

What do these changes do?

Move the callback to before calling logger.on_result(). This requires a bit of a refactoring.

Related issue number

Closes #3854

@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/11170/
Test FAILed.

@ericl
Copy link
Contributor Author

ericl commented Jan 26, 2019

jenkins retest this please

@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/11198/
Test PASSed.

@ericl ericl added the tests-ok The tagger certifies test failures are unrelated and assumes personal liability. label Jan 27, 2019
Copy link
Contributor

@richardliaw richardliaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You also need to change L426 in Trial.py for when you're running with run_experiments right?

@ericl
Copy link
Contributor Author

ericl commented Feb 1, 2019

What do you mean?

@richardliaw
Copy link
Contributor

richardliaw commented Feb 1, 2019 via email

@ericl
Copy link
Contributor Author

ericl commented Feb 1, 2019 via email

@richardliaw richardliaw merged commit 0f81bc9 into ray-project:master Feb 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests-ok The tagger certifies test failures are unrelated and assumes personal liability.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants