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

Can it be run on multiple GPUS? #13

Closed SeonghyunPark-DM closed 8 months ago

SeonghyunPark-DM commented 8 months ago

:)

YoojuShin commented 8 months ago

Sorry, but CrossMatch does not support parallelism. However, a single gpu with VRAM>24GB is enough to run all the experiment using the datasets in the paper.