-
Notifications
You must be signed in to change notification settings - Fork 24.2k
Remove Conda Instructions #152546
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Remove Conda Instructions #152546
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/152546
Note: Links to docs will display an error until the docs builds have been completed. This comment was automatically generated by Dr. CI and updates every 15 minutes. |
CONTRIBUTING.md
Outdated
@@ -111,6 +111,7 @@ source venv/bin/activate # or `& .\venv\Scripts\Activate.ps1` on Windows | |||
you can always `uninstall` with `timeout` or in a loop if you're feeling | |||
lazy.) | |||
|
|||
<!-- Needs updated instructions --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs updated instructions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this can be deleted.
benchmarks/README.md
Outdated
@@ -7,6 +7,7 @@ It also provides mechanisms to compare PyTorch with other frameworks. | |||
## Setup environment | |||
Make sure you're on a machine with CUDA, torchvision, and pytorch installed. Install in the following order: | |||
``` | |||
# Do these instructions need to be updated? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this need updated instructions?
Fixes #149551
Needs input on some of the instructions.
cc @svekars @sekyondaMeta