Vanisper's picture
init: initial commit
7d5189a
raw
history blame contribute delete
62 Bytes
import torch
import gc
torch.cuda.empty_cache()
gc.collect()