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

[BugFix] Batched envs compatibility with custom keys #1348

Merged
merged 11 commits into from
Jul 3, 2023

Conversation

matteobettini
Copy link
Contributor

@matteobettini matteobettini commented Jul 3, 2023

Depends on #1347
Fixes #1269
Draws from #1270 which should be closed after

Signed-off-by: Matteo Bettini <matbet@meta.com>
Signed-off-by: Matteo Bettini <matbet@meta.com>
Signed-off-by: Matteo Bettini <matbet@meta.com>
Signed-off-by: Matteo Bettini <matbet@meta.com>
Signed-off-by: Matteo Bettini <matbet@meta.com>
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 3, 2023
@matteobettini matteobettini changed the title [BugFix] Nested vec envs [BugFix] Batched envs compatibility with custom keys Jul 3, 2023
Signed-off-by: Matteo Bettini <matbet@meta.com>
@matteobettini matteobettini marked this pull request as draft July 3, 2023 10:10
Signed-off-by: Matteo Bettini <matbet@meta.com>
Signed-off-by: Matteo Bettini <matbet@meta.com>
Signed-off-by: Matteo Bettini <matbet@meta.com>
Signed-off-by: Matteo Bettini <matbet@meta.com>
@matteobettini matteobettini marked this pull request as ready for review July 3, 2023 13:09
# Conflicts:
#	test/test_env.py
@vmoens vmoens added the bug Something isn't working label Jul 3, 2023
Copy link
Contributor

@vmoens vmoens left a comment

Choose a reason for hiding this comment

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

LGTM thanks for this
Let's wait for the tests to pass

@vmoens vmoens merged commit 7889223 into pytorch:main Jul 3, 2023
@matteobettini matteobettini deleted the nested_vec_envs branch July 3, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] VecEnv not compatible with parametric keys
3 participants