jettify / pytorch-optimizer

torch-optimizer -- collection of optimizers for Pytorch
Apache License 2.0
3.04k stars 300 forks source link

bump: min python to 3.8 + add testing py3.10 #536

Open Borda opened 1 year ago

Borda commented 1 year ago

Seems that many tests are failing of py3.7 :flamingo: as it is already over its life-cycle/support I think it fine to drop it and start testing 3.10+ versions... this may/shall unblock many dependabot PRs :rabbit:

Borda commented 1 year ago

@jettify, would you mind approving the CI run so we would see if it resolved the actual merging blocker?

Borda commented 4 months ago

@jettify friendly ping if you may have a moment... :chipmunk: