2.1.0
- feat(nn.functional): allow parameters in more
truegrad.nn.functionalops - fix(functional): allow odd shapes in
truegrad.functional.einsum's backward - feat(utils): allow the combination of
truegrad.nnwithtruegrad.utils.patch_model - fix(TGAdamW): improve stability
Together, these features allow performant usage of off-the-shelf HuggingFace Transformers using truegrad.utils.patch_torch.