dvlab-research / Parametric-Contrastive-Learning

Parametric Contrastive Learning (ICCV2021) & GPaCo (TPAMI 2023)
https://arxiv.org/abs/2107.12028
MIT License
241 stars 32 forks source link

how to run it in single-gpu? #27

Open avernal1819 opened 1 month ago

avernal1819 commented 1 month ago

raise NotImplementedError("Only DistributedDataParallel is supported.")

can't I run it in single-GPU?