We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a417a06 commit 4081b57Copy full SHA for 4081b57
1 file changed
README.rst
@@ -1,6 +1,6 @@
1
.. image:: ./docs/_images/badge_small.png
2
3
-|github|_ |readthedocs|_ |codecov|_ |python|_ |pypi|_ |license|_
+|github|_ |readthedocs|_ |codecov|_ |python|_ |pypi|_ |license|_ |commit_count|_
4
5
.. |github| image:: https://github.com/xuyxu/Ensemble-Pytorch/workflows/torchensemble-CI/badge.svg
6
.. _github: https://github.com/xuyxu/Ensemble-Pytorch/actions
@@ -20,6 +20,9 @@
20
.. |license| image:: https://img.shields.io/github/license/xuyxu/Ensemble-Pytorch
21
.. _license: https://github.com/xuyxu/Ensemble-Pytorch/blob/master/LICENSE
22
23
+.. |commit_count| image:: https://img.shields.io/github/commits-since/xuyxu/Ensemble-PyTorch/latest
24
+.. _commit_count: https://github.com/xuyxu/Ensemble-Pytorch
25
+
26
Ensemble PyTorch
27
================
28
0 commit comments