We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6125fa1 commit f7ad37dCopy full SHA for f7ad37d
docs/changelogs/v2.12.0.md
@@ -0,0 +1,15 @@
1
+## Change Log
2
+
3
+### Feature
4
5
+* Support `bitsandbytes` optimizer. (#211)
6
+ * now, you can install with `pip3 install pytorch-optimizer[bitsandbytes]`
7
8
+### Docs
9
10
+* Introduce `mkdocs` with `material` theme.
11
+ * documentation : https://pytorch-optimizers.readthedocs.io/en/latest/
12
13
+### Diff
14
15
+[2.11.2...2.12.0](https://github.com/kozistr/pytorch_optimizer/compare/v2.11.2...v2.12.0)
0 commit comments