Integrating 3LC with PyTorch¶
Note
In order to use 3LC, PyTorch and Torchvision must be available in the Python environment. PyTorch provides packages targeting various compute platforms. You may scroll down on that page to find installation guidance and instructions for your platform. We strongly recommend using a CUDA-enabled version of PyTorch if you have a compatible GPU available.
Installing 3LC does not interfere with your existing PyTorch installation, but instead just works with whichever PyTorch is already present in the environment if there is one. If PyTorch is not already installed, then installing 3LC will install a compatible version for you.