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 5192713 commit d852810Copy full SHA for d852810
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "pytorch_optimizer"
3
version = "2.9.1"
4
-description = "optimizer & lr scheduler implementations in PyTorch with clean-code, strict types. Also, including useful optimization ideas."
+description = "optimizer & lr scheduler collections in PyTorch"
5
license = "Apache-2.0"
6
authors = ["kozistr <[email protected]>"]
7
maintainers = ["kozistr <[email protected]>"]
0 commit comments