Skip to content

Commit

Permalink
remove old docs
Browse files Browse the repository at this point in the history
  • Loading branch information
soumith committed Jan 16, 2017
1 parent 3896756 commit af110d3
Show file tree
Hide file tree
Showing 43 changed files with 1 addition and 6,210 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Elaborating further:

If you use numpy, then you have used Tensors (a.k.a ndarray).

![tensor_illustration](docs/image/tensor_illustration.png)
![tensor_illustration](docs/source/_static/img/tensor_illustration.png)

PyTorch provides Tensors that can live either on the CPU or the GPU, and accelerate
compute by a huge amount.
Expand Down
Loading

0 comments on commit af110d3

Please sign in to comment.