mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Revert "Pytorch-bot test (#92163)"
This reverts commit 7fe3c64bdb.
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:
parent
7fe3c64bdb
commit
4d26903739
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user