Installation

Latest version (1.2.1)

Installing TorchCP itself

We developed TorchCP under Python 3.9 and PyTorch 2.0.1. To install TorchCP, simply run

pip install torchcp

or clone the repo and run

python setup.py install