File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ pytorch-optimizer
99+--------------+------------------------------------------+
1010| Package | |PyPI version | |PyPI pyversions | |
1111+--------------+------------------------------------------+
12- | Status | |PyPi download | |
12+ | Status | |PyPi download | | PyPi month download | |
1313+--------------+------------------------------------------+
1414
1515| **pytorch-optimizer** is bunch of optimizer collections in PyTorch. Also, including useful optimization ideas.
@@ -514,7 +514,10 @@ Hyeongchan Kim / `@kozistr <http://kozistr.tech/about>`__
514514 :target: https://pytorch-optimizers.readthedocs.io/en/latest/?badge=latest
515515.. |PyPI version | image :: https://badge.fury.io/py/pytorch-optimizer.svg
516516 :target: https://badge.fury.io/py/pytorch-optimizer
517- .. |PyPi download | image :: https://img.shields.io/pypi/dm/pytorch-optimizer?style=plastic
517+ .. |PyPi download | image :: https://pepy.tech/badge/pytorch-optimizer
518+ :target: https://pepy.tech/project/pytorch-optimizer
519+ .. |PyPi month download | image :: https://pepy.tech/badge/pytorch-optimizer/month
520+ :target: https://pepy.tech/project/pytorch-optimizer
518521.. |PyPI pyversions | image :: https://img.shields.io/pypi/pyversions/pytorch-optimizer.svg
519522 :target: https://pypi.python.org/pypi/pytorch-optimizer/
520523.. |black | image :: https://img.shields.io/badge/code%20style-black-000000.svg
You can’t perform that action at this time.
0 commit comments