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

Added PyTorch 2.x compatibility for future projects' SOTA comparison #19

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

Trenza1ore
Copy link

@Trenza1ore Trenza1ore commented Mar 2, 2025

Purpose of this fork:

Updated the code to support reasonable versions of PyTorch, NumPy and Python > 3.10, this may not be a clean fix but should get the code running again. Note that NumPy 2.x requires ViZDoom 1.2.4 and this config has not been tested, but at a glance there shouldn't cause a problem.

Tested on two environments:

  • Windows 11 / Python 3.12.3 / PyTorch 2.3.1 / NumPy 1.26.4 / ViZDoom 1.2.3
  • Ubuntu 20.04 / Python 3.12.3 / PyTorch 2.6.0 / NumPy 1.26.4 / ViZDoom 1.2.3

@Trenza1ore Trenza1ore changed the title Added PyTorch 2.x compatibility (tested on 2.3.1) for future papers' SOTA comparison Added PyTorch 2.x compatibility for future papers' SOTA comparison Mar 6, 2025
@Trenza1ore Trenza1ore changed the title Added PyTorch 2.x compatibility for future papers' SOTA comparison Added PyTorch 2.x compatibility for future projects' SOTA comparison Mar 6, 2025
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