facebookresearch / optimizers

For optimization algorithm research and development.
Other
442 stars 31 forks source link

Add `py_modules`, `install_requires`, and bump Python requirement in setup #29

Closed runame closed 4 weeks ago

runame commented 4 weeks ago

Fixes #28. Also, it adds torch and torchvision 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?

tsunghsienlee commented 4 weeks ago

I think torch>=2.0.0 will be good because the need of PyTorch compile. Thanks for the fix!

facebook-github-bot commented 4 weeks ago

@tsunghsienlee has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 4 weeks ago

@tsunghsienlee merged this pull request in facebookresearch/optimizers@cacdbf5cff3fd6438ef58f59ca0788a9135b343d.