Skip to content

pytorch-optimizer v0.4.0

Choose a tag to compare

@kozistr kozistr released this 19 Feb 08:39
8439f15
  • remove .data
  • torch.no_grad() to the all step() function (except closure())
  • support bfloat16 dtype (XLA compatibility)