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
How much GPU memory should be ideally required to run the forward pass? I was not able to run the demo.py but putting 'with torch.no_grad():' line 33 made it to work. Still I guess 6GB was used. Is it normal?
The text was updated successfully, but these errors were encountered:
How much GPU memory should be ideally required to run the forward pass? I was not able to run the demo.py but putting 'with torch.no_grad():' line 33 made it to work. Still I guess 6GB was used. Is it normal?
The text was updated successfully, but these errors were encountered: