-
Notifications
You must be signed in to change notification settings - Fork 391
[Feature] CompressedStorage #3058
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/rl/3058
Note: Links to docs will display an error until the docs builds have been completed. ❌ 10 New Failures, 6 Unrelated FailuresAs of commit 3da84a9 with merge base 7e8f940 ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
I think the PR is great. If I get permissions to modify you could delegate some of the tasks to me if you'd like. I've left some comments below:
|
All of these look good! I think it's going to be an amazing feature! I don't think we want a separate PR for GPU. Not particularly opinionated though, if you feel like splitting this in separate chunks I'm good with it. |
Great, I'll get started shortly on the gpu side of things. Also thanks for getting me started with this pr, it has helped me wrap my head around a lot of the details of the codebase. |
Closing in favor of #3062 |
@AdrianOrenstein feedback on this?