Revert "[WIP] Merge Test (#160998)"

This reverts commit ef761c43538abae5bccc0c4b6ebaf42ff676db7a.

Reverted https://github.com/pytorch/pytorch/pull/160998 on behalf of https://github.com/ZainRizvi due to Undoing test merge ([comment](https://github.com/pytorch/pytorch/pull/160998#issuecomment-3202125839))
This commit is contained in:
PyTorch MergeBot
2025-08-19 20:30:39 +00:00
parent ef761c4353
commit eba20d2d74
2 changed files with 2 additions and 2 deletions

View File

@ -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, and reductions.
such as slicing, indexing, mathematical operations, linear algebra, reductions.
And they are fast!
### Dynamic Neural Networks: Tape-Based Autograd

View File

@ -1,4 +1,4 @@
# torch.cuda
# torch.cuda
```{eval-rst}
.. automodule:: torch.cuda