Skip to content

2.1.0

Compare
Choose a tag to compare
@ClashLuke ClashLuke released this 29 Nov 07:34
4279d61
  • feat(nn.functional): allow parameters in more truegrad.nn.functional ops
  • fix(functional): allow odd shapes in truegrad.functional.einsum's backward
  • feat(utils): allow the combination of truegrad.nn with truegrad.utils.patch_model
  • fix(TGAdamW): improve stability

Together, these features allow performant usage of off-the-shelf HuggingFace Transformers using truegrad.utils.patch_torch.