Commit 2cfde75e authored by rusty1s's avatar rusty1s
Browse files

typos

parent 8179f897
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
This package consists of a small extension library of optimized sparse matrix operations for the use in [PyTorch](http://pytorch.org/), which are missing and or lack autograd support in the main package. This package consists of a small extension library of optimized sparse matrix operations for the use in [PyTorch](http://pytorch.org/), which are missing and or lack autograd support in the main package.
The package consists of the following methods: This package currently consists of the following methods:
* **[Autograd Sparse Tensor Creation](#Autograd Sparse Tensor Creation)** * **[Autograd Sparse Tensor Creation](#Autograd Sparse Tensor Creation)**
* **[Autograd Sparse Tensor Value Extraction](#Autograd Sparse Tensor Value Extraction)** * **[Autograd Sparse Tensor Value Extraction](#Autograd Sparse Tensor Value Extraction)**
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment