facebookresearch / suncet

Code to reproduce the results in the FAIR research papers "Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting View Assignments with Support Samples" https://arxiv.org/abs/2104.13963 and "Supervision Accelerates Pre-training in Contrastive Semi-Supervised Learning of Visual Representations" https://arxiv.org/abs/2006.10803
MIT License
486 stars 67 forks source link

[Question] PAWS code for TPU #17

Open jmarrietar opened 3 years ago

jmarrietar commented 3 years ago

Hi!, I know the code is made in order to use Multi GPU or Single GPU. But maybe it has been discussed to extend it for TPU? (And use free capabilities like Google Colab).

Thanks!