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
User Guide
API Reference
torchcp.classification
torchcp.regression
torchcp.graph
torchcp.llm
torchcp.utils