Skip to content

Tags: HomebrewML/TrueGrad

Tags

4.0.3

Toggle 4.0.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(optim): self-graft correctly

4.0.2

Toggle 4.0.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(optim): use weight decay cls in optimizeroptimizer

4.0.1

Toggle 4.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(optim): add missing variable in `Graft`

4.0.0

Toggle 4.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(optim/decay): inplace op

2.3.5

Toggle 2.3.5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ClashLuke Lucas Nestler
fix(optim): correct interface to _inner

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ClashLuke Lucas Nestler
fix(setup): bump

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ClashLuke Lucas Nestler
feat(functional): improve grad accum, fix einsum backwd, allow full p…

…atching

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ClashLuke Lucas Nestler
Merge branch 'functional'

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from ClashLuke/functional

Functional

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ClashLuke Lucas Nestler
feat: add backpack backend