Atcold / NYU-DLSP20

NYU Deep Learning Spring 2020
https://atcold.github.io/NYU-DLSP20/
Other
6.66k stars 2.22k forks source link

Software version update for 2023 #837

Closed wenxin-bupt closed 1 year ago

wenxin-bupt commented 1 year ago

Hi there,

I hope these tips can help you: Using Docker, with torchtext version 0.9.0 and PyTorch version 1.8.0.

Please note that PyTorch 1.8 may not have good support for CUDA versions newer than 11. If you are using a newer version of CUDA, you may want to consider using the CPU instead.

Atcold commented 1 year ago

What is this issue about?