diff options
author | Tim Dettmers <dettmers@g3036.hyak.local> | 2021-11-10 15:12:39 -0800 |
---|---|---|
committer | Tim Dettmers <dettmers@g3036.hyak.local> | 2021-11-10 15:12:39 -0800 |
commit | ca2078a697ae3adfb84255ae398f79623dc4ea2a (patch) | |
tree | c9b8f358519d4ac0cf89a433ce97eb3203ca3787 | |
parent | 8b3c0f355c779170d55a1975df981df9e53b59fa (diff) |
Updated changelog.
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 683f437..beaa256 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,3 +38,7 @@ Docs: - Added docs with instructions to compile from source. +### 0.26.0: + +Features: + - Added Adagrad (without grad clipping) as 32-bit and 8-bit block-wise optimizer |