Skip to content

pytorch-optimizer v0.3.5

Choose a tag to compare

@kozistr kozistr released this 30 Jan 07:53
62f518b
  • Refactor test modules
    • merge fp32 & fp16 recipes into one list
  • test cases for Lookahead
  • test case for no gradient
  • fix Ranger21 optimizer able to handle no gradient
  • improve stability pre_norm for Lamb optimizer