You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I run step p,img_hr,b = model.predict(img_fast), memory will increase 10M。
As long as you keep running, the memory will keep increasing, so I think it is memory leak.