-
Are any versions of MONAI compatible with PyTorch 2.0.0? If not, when can the release of a version that is compatible be expected? |
Beta Was this translation helpful? Give feedback.
Answered by
wyli
Mar 24, 2023
Replies: 1 comment
-
Thanks for the question, the latest dev is tested with pytorch 2.0 for API compatibility, it'll be released in early May, for now you can try the release candidate |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nihpat19
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for the question, the latest dev is tested with pytorch 2.0 for API compatibility, it'll be released in early May, for now you can try the release candidate
pip install --pre monai
.