Skip to content

PyTorch with GPU #1

Description

@rrtucci

Quote from message that I received from Nick Marino:
If you just do pip install torch, that installs the CPU-only version of pytorch. If you use this:
pip3 install torch torchvision torchaudio --index-url [https://download.pytorch.org/whl/cu121](https://download.pytorch.org/whl/cu121%60)
That will download the CUDA accelerated version. You can see that here: https://pytorch.org/get-started/locally/

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions