MCG-NJU / VideoMAE

[NeurIPS 2022 Spotlight] VideoMAE: Masked Autoencoders are Data-Efficient Learners for Self-Supervised Video Pre-Training
https://arxiv.org/abs/2203.12602
Other
1.35k stars 136 forks source link

dist_init_required #90

Open Malitha123 opened 1 year ago

Malitha123 commented 1 year ago

I am getting this error and how to solve it?

AssertionError: Distributed backend is not initialized. Please set dist_init_required to True or initialize before calling deepspeed.initialize()

EricLina commented 7 months ago

Try to set --enable_deepspeed= False