mpc.pytorch icon indicating copy to clipboard operation
mpc.pytorch copied to clipboard

Check for memory leaks

Open bamos opened this issue 7 years ago • 0 comments

I'm not sure if it is leaking memory, but the forwards pass may leave some objects around that the gc may not be able to clear.

bamos avatar Oct 22 '18 17:10 bamos