brainpy/BrainPy

Reopen issue #599 (memory issue)

PikaPei opened this issue · 3 comments

Hello,
I commented earlier on a different issue but couldn't reopen it, so I'm opening this one. Thank you.
#599 (comment)

Thanks for opening this question. I also have no idea. Please do not assign any reference to Python variables if you do not need it. Make it an intermediate value and only return the needed analysis values.

It seems that JAX has some strange memory leak issue. Please also see jax-ml/jax#11448, jax-ml/jax#12719 .

Understood, thanks for your reply. I will now close this issue.