Skip to content

Commit

Permalink
Specifically import torch.cuda.comm in breakmodel.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnome Ann committed Aug 20, 2021
1 parent b1c13f8 commit eef0db8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions breakmodel.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@


import torch
import torch.cuda.comm
import copy
import gc

Expand Down

0 comments on commit eef0db8

Please sign in to comment.