Peak Memory Usage Much Smaller than Peak Heap Usage in JIT? #19062
Unanswered
Qiustander
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all I am using tensorflow probability with JAX backend. Specifically, I am using particle filter for testing. I used tensorboard to do the profiling for jit-compiled function, and I found that the peak memory usage is much smaller than the peak heap usage, as shown in the figure. I am quite confused, is there anything wrong? Or is there a bug?
Beta Was this translation helpful? Give feedback.
All reactions