mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
[WIP] Merge Test (#160998)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/160998 Approved by: https://github.com/ZainRizvi
This commit is contained in:
committed by
PyTorch MergeBot
parent
1ea918caf9
commit
ef761c4353
@ -78,7 +78,7 @@ PyTorch provides Tensors that can live either on the CPU or the GPU and accelera
|
||||
computation by a huge amount.
|
||||
|
||||
We provide a wide variety of tensor routines to accelerate and fit your scientific computation needs
|
||||
such as slicing, indexing, mathematical operations, linear algebra, reductions.
|
||||
such as slicing, indexing, mathematical operations, linear algebra, and reductions.
|
||||
And they are fast!
|
||||
|
||||
### Dynamic Neural Networks: Tape-Based Autograd
|
||||
|
Reference in New Issue
Block a user