Skip to content

[rllib] on_train_result results do not get logged#3865

Merged
richardliaw merged 1 commit into
ray-project:masterfrom
ericl:log-cb
Feb 2, 2019
Merged

[rllib] on_train_result results do not get logged#3865
richardliaw merged 1 commit into
ray-project:masterfrom
ericl:log-cb

Conversation

@ericl

@ericl ericl commented Jan 26, 2019

Copy link
Copy Markdown
Contributor

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
Copy Markdown

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

ericl commented Jan 26, 2019

Copy link
Copy Markdown
Contributor Author

jenkins retest this please

@AmplabJenkins

Copy link
Copy Markdown

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

@richardliaw richardliaw left a comment

Copy link
Copy Markdown
Contributor

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

ericl commented Feb 1, 2019

Copy link
Copy Markdown
Contributor Author

What do you mean?

@richardliaw

richardliaw commented Feb 1, 2019 via email

Copy link
Copy Markdown
Contributor
@ericl

ericl commented Feb 1, 2019 via email

Copy link
Copy Markdown
Contributor Author
@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.

4 participants