Closed runame closed 4 weeks ago
I think torch>=2.0.0
will be good because the need of PyTorch compile. Thanks for the fix!
@tsunghsienlee has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@tsunghsienlee merged this pull request in facebookresearch/optimizers@cacdbf5cff3fd6438ef58f59ca0788a9135b343d.
Fixes #28. Also, it adds
torch
andtorchvision
as requirements and bumps the required Python version to>=3.10
.Question: Is a more recent version than
torch==2.0.0
strictly required for anything?