Revert "Pytorch-bot test (#92163)"

This reverts commit 7fe3c64bdb6dc5aa969230ce0b10a9869849b49e.

Reverted https://github.com/pytorch/pytorch/pull/92163 on behalf of https://github.com/clee2000 due to undo the test
This commit is contained in:
PyTorch MergeBot
2023-01-13 18:43:05 +00:00
parent 7fe3c64bdb
commit 4d26903739

View File

@ -121,8 +121,7 @@ git submodule update --init --recursive
If you want to have no-op incremental rebuilds (which are fast), see [Make no-op build fast](#make-no-op-build-fast) below.
3. Follow the instructions for [installing PyTorch from source](https://github.com/pytorch/pytorch#from-source),
but instead of installing PyTorch via `python setup.py install`, use `python setup.py develop`.
3. Follow the instructions for [installing PyTorch from source](https://github.com/pytorch/pytorch#from-source), but instead of installing PyTorch via `python setup.py install`, use `python setup.py develop`.
This mode will symlink the Python files from the current local source
tree into the Python install. This way when you modify a Python file, you