kaist-dmlab / CrossMatch

Implementation of the paper "Context Consistency Regularization for Label Sparsity in Time Series" (ICML'23)
MIT License
20 stars 17 forks source link

[torch.Distibuted] #16

Closed doyo09 closed 8 months ago

doyo09 commented 8 months ago

is there a code for distributed training of this model, in torch?

YoojuShin commented 8 months ago

Sorry, there isn't. However, a single gpu (VRAM>10GB) is enough to run all the experiments done in the paper.