imbalanced-dataset-sampler icon indicating copy to clipboard operation
imbalanced-dataset-sampler copied to clipboard

how to extend to distributed training?

Open attitudechunfeng opened this issue 4 years ago • 3 comments

If i want to use multi gpus to train the model, how should i implement it?

attitudechunfeng avatar Sep 05 '19 10:09 attitudechunfeng

Did you find a solution?

Oktai15 avatar Nov 25 '19 18:11 Oktai15

I have the same question!!!

r03922123 avatar Jan 09 '20 10:01 r03922123

@r03922123 look at this: https://discuss.pytorch.org/t/how-to-use-my-own-sampler-when-i-already-use-distributedsampler/62143

Oktai15 avatar Jan 09 '20 11:01 Oktai15