Added missing period in README.

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/32723

Differential Revision: D19607256

Pulled By: mlacayo

fbshipit-source-id: 2993014d4d90fa26acd5bc01ed7494cc43a29a62
This commit is contained in:
Marc Lacayo
2020-01-28 16:21:18 -08:00
committed by Facebook Github Bot
parent e74e1ccc47
commit 99228086a6

View File

@ -53,7 +53,7 @@ Elaborating further:
### A GPU-Ready Tensor Library
If you use NumPy, then you have used Tensors (a.k.a ndarray).
If you use NumPy, then you have used Tensors (a.k.a. ndarray).
![Tensor illustration](./docs/source/_static/img/tensor_illustration.png)