Skip to content

V2.7.0

Change Log

Feature

Refactor

  • Rename adamd_debias_term to adam_debias (#133)
  • Merge the rectified version with the original (#133)
    • diffRGrad + diffGrad -> diffGrad
    • RaLamb + Lamb -> Lamb
    • now you can simply use with rectify=True

Bug

  • Fix previous_grad deepcopy issue in Adan optimizer (#134)

Diff

2.6.1...2.7.0