You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CPU memory utilization grows with training and finally cause OOM when num_workers of Dataloader greater than 0.
Especially when more datasets are used, this mem growth phenomenon becomes more obvious.
Environment
torch 2.3.0+cu121
Other information
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
CPU memory utilization grows with training and finally cause OOM when num_workers of Dataloader greater than 0.
Especially when more datasets are used, this mem growth phenomenon becomes more obvious.
Environment
torch 2.3.0+cu121
Other information
No response
The text was updated successfully, but these errors were encountered: