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
The GPU memory is clearly not being allocated properly. Why is this happening? It causes the memory to exceed its limit after training for a few epochs.
The text was updated successfully, but these errors were encountered:
I previously used DP (Data Parallel) for distributed training, but later switched to DDP (Distributed Data Parallel), which resolved the issue, although the model's performance also decreased.
---Original---
From: ***@***.***>
Date: Tue, Feb 4, 2025 22:22 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [WongKinYiu/yolov9] About Muilti-GPU (Issue #619)
@Godk02 How?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
The GPU memory is clearly not being allocated properly. Why is this happening? It causes the memory to exceed its limit after training for a few epochs.
The text was updated successfully, but these errors were encountered: