Skip to content

WIP Remove Conda instructions #3315

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

Open
wants to merge 9 commits into
base: 2.7-RC-TEST
Choose a base branch
from

Conversation

AlannaBurke
Copy link
Contributor

Fixes pytorch/pytorch#149551

Removing Conda instructions, a few minor cleanups, and apparently a lot of trailing spaces that my VSCode did not like.

@AlannaBurke AlannaBurke requested a review from svekars April 7, 2025 19:16
Copy link

pytorch-bot bot commented Apr 7, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3315

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 0527eb7 with merge base 9b8204b (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.


We highly recommend CUDA when using torchRec. If using CUDA: - cuda >=
11.0

.. code:: python

# install conda to make installying pytorch with cudatoolkit 11.3 easier.
# TODO: replace these
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs update

@@ -189,6 +189,7 @@ Environment setup

We need an installation of PyTorch and OpenCV. The easiest and most platform
independent way to get both is to via Conda::
.. # TODO: replace these
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs update

@@ -523,6 +523,7 @@ for an available MPI implementation. The following steps install the MPI
backend, by installing PyTorch `from
source <https://github.com/pytorch/pytorch#from-source>`__.

.. #TODO: replace?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs update

@AlannaBurke
Copy link
Contributor Author

@svekars (when you're back from PTO) - can you help me with these errors? They're spellcheck errors, but it's not anything I changed, and they look like they're properly formatted with back ticks but i must be missing something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants