mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Remove duplicate line (#91006)
Two [nearly](https://github.com/pytorch/pytorch/pull/90927) [identical](https://github.com/pytorch/pytorch/pull/90948) PRs both got merged without a reported merge conflicts? First time for everything Pull Request resolved: https://github.com/pytorch/pytorch/pull/91006 Approved by: https://github.com/kit1980
This commit is contained in:
committed by
PyTorch MergeBot
parent
f7b384cc46
commit
1d948787b7
@ -92,8 +92,6 @@ To develop PyTorch on your machine, here are some tips:
|
||||
### Instructions
|
||||
_**Note**: If you get stuck at any step, check out the [tips and debugging](#tips-and-debugging) section below for common solutions_
|
||||
|
||||
_**Note**: If you get stuck at any step, check out the [tips and debugging](#tips-and-debugging) section below for common solutions_
|
||||
|
||||
1. Uninstall all existing PyTorch installs. You may need to run `pip
|
||||
uninstall torch` multiple times. You'll know `torch` is fully
|
||||
uninstalled when you see `WARNING: Skipping torch as it is not
|
||||
|
Reference in New Issue
Block a user