Understanding GPU Memory 2: Finding and Removing Reference Cycles
Understanding GPU Memory 2: Finding and Removing Reference Cycles
pytorch.org Understanding GPU Memory 2: Finding and Removing Reference Cycles
This is part 2 of the Understanding GPU Memory blog series. Our first post Understanding GPU Memory 1: Visualizing All Allocations over Time shows how to use the memory snapshot tool. In this part, we will use the Memory Snapshot to visualize a GPU memory leak caused by reference cycles, and then l...
0
comments