2.1.0
- 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
withtruegrad.utils.patch_model
- fix(TGAdamW): improve stability
Together, these features allow performant usage of off-the-shelf HuggingFace Transformers using truegrad.utils.patch_torch
.