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] Fix bounds of space returned by preprocessor.observation_space #4736

Merged
merged 2 commits into from
May 6, 2019

Conversation

ericl
Copy link
Contributor

@ericl ericl commented May 2, 2019

What do these changes do?

It was return -1, 1 before, which is not correct in general. Conservatively include the entire range.

Related issue number

Linter

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

@ericl ericl requested a review from richardliaw May 2, 2019 18:44
@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-Perf-Integration-PRB/669/
Test PASSed.

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

@richardliaw
Copy link
Contributor

jenkins test failing - would it make sense to fix in here?

@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-Perf-Integration-PRB/674/
Test PASSed.

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

@ericl ericl merged commit 71b2dec into ray-project:master May 6, 2019
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