Skip to content

Commit d118334

Browse files
committed
added bages
1 parent f2adfbf commit d118334

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1+
[pypi-image]: https://badge.fury.io/py/torch-unique.svg
2+
[pypi-url]: https://pypi.python.org/pypi/torch-unique
3+
[build-image]: https://travis-ci.org/rusty1s/pytorch_unique.svg?branch=master
4+
[build-url]: https://travis-ci.org/rusty1s/pytorch_unique
5+
[coverage-image]: https://codecov.io/gh/rusty1s/pytorch_unique/branch/master/graph/badge.svg
6+
[coverage-url]: https://codecov.io/github/rusty1s/pytorch_unique?branch=master
7+
18
# PyTorch Sparse
9+
10+
[![PyPI Version][pypi-image]][pypi-url]
11+
[![Build Status][build-image]][build-url]
12+
[![Code Coverage][coverage-image]][coverage-url]
13+
14+
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)