mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
tensor_illustration with correct numbers and better fonts for README file (#20751)
Summary: Fix of README tensor image for issue #20641 Numbers are fixed, symbols made more readable. Pull Request resolved: https://github.com/pytorch/pytorch/pull/20751 Differential Revision: D15495706 Pulled By: ezyang fbshipit-source-id: b6013574d16253ec681fc57143efe3d53952fbe9
This commit is contained in:
committed by
Facebook Github Bot
parent
ef1fdc27a3
commit
ec45baf4dd
@ -55,7 +55,7 @@ Elaborating further:
|
|||||||
|
|
||||||
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).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
PyTorch provides Tensors that can live either on the CPU or the GPU, and accelerates the
|
PyTorch provides Tensors that can live either on the CPU or the GPU, and accelerates the
|
||||||
computation by a huge amount.
|
computation by a huge amount.
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user