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

[Notice] Updating to new TorchRL and TensorDict #95

Closed
fedebotu opened this issue Oct 6, 2023 · 1 comment
Closed

[Notice] Updating to new TorchRL and TensorDict #95

fedebotu opened this issue Oct 6, 2023 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@fedebotu
Copy link
Member

fedebotu commented Oct 6, 2023

The new TorchRL and TensorDict versions have been officially released! We will be able to use Python 3.11 as well 🚀

However, there are some backward compatibility issues with the current RL4CO version and the new TorchRL. Moreover, it looks like the newest version needs PyTorch 2.1 to work for the time being(issue here, linking this one as well).

In the following couple of weeks, we will work towards the next release to address new compatibilities and making RL4CO more efficient ! Stay tuned


For the time being

To install RL4CO now, make sure TorchRL and Tensordict are at v0.1.1 (for Windows: PyTorch should be <2.1 for this version of TorchRL):

pip install torchrl==0.1.1 tensordict==0.1.1 rl4co==0.2.3
@fedebotu fedebotu added bug Something isn't working enhancement New feature or request labels Oct 6, 2023
@fedebotu fedebotu mentioned this issue Oct 9, 2023
2 tasks
@fedebotu
Copy link
Member Author

Solved with the latest release 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants