torch / torch7

http://torch.ch
Other
8.96k stars 2.38k forks source link

torch.inverse will cause GPU memory leaky!!! #1162

Open senmaoy opened 6 years ago

senmaoy commented 6 years ago

Is torch7 still maintained by anybody? Is there anybody fix this bug? Call torch.inverse with a large dimension for many times, the leaky will be very obvious. Maybe this function is used very rarely, so no one before has encountered this bug. Note: torch version is the latest.