ConSERT icon indicating copy to clipboard operation
ConSERT copied to clipboard

cpu ram memory leak

Open qmin2 opened this issue 3 years ago • 0 comments
trafficstars

I've been re-implementing ConSERT these days

Just out of curiosity, I removed early stopping to check if it makes difference in scores.

I found that this code might have CPU memory leak.

When I execute this code, the total amount of CPU memory usage keeps increasing and it ends up shutting down.

Have you experienced this kind of situation on this code as well?

qmin2 avatar Aug 31 '22 13:08 qmin2