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

Update dependency torchrl to v0.7.1 #882

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
torchrl ==0.7.0 -> ==0.7.1 age adoption passing confidence

Release Notes

pytorch/rl (torchrl)

v0.7.1: 0.7.1: Bug fixes and documentation improvements

Compare Source

We are pleased to announce the release of torchrl v0.7.1, which includes several bug fixes, documentation updates, and backend improvements.

Bug Fixes

  • Fixed collector timeouts (#​2774)
  • Fixed composite setitem (#​2778)
  • Ensured that Composite.set returns self as TensorDict does (#​2784)
  • Fixed PPOs with composite distribution (#​2791)
  • Used brackets to get non-tensor data in gym envs (#​2769)
  • Avoided calling reset during env init (#​2770)
  • NonTensor should not convert anything to numpy (#​2771)

Documentation Updates:

Backend Improvements:

  • Made better logits in cost tests (#​2775)
  • Ensured abstractmethods are implemented for specs (#​2790)
  • Removed deprec specs from tests (#​2767)

Thank you to @​antoinebrl, and @​louisfaury for contributing to this release!

Full Changelog: pytorch/rl@v0.7.0...v0.7.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@MaximilienLC MaximilienLC merged commit 63dafce into main Feb 18, 2025
8 checks passed
@MaximilienLC MaximilienLC deleted the renovate/torchrl-0.x branch February 18, 2025 16:17
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.

1 participant