added torch.mps.empty_cache() to torch_gc()
changed a bunch of places that use torch.cuda.empty_cache() to use torch_gc() instead
Showing
Please register or sign in to comment
changed a bunch of places that use torch.cuda.empty_cache() to use torch_gc() instead