Skip to content

flax.metrics.tensorboard will take most GPU memory #2379

Answered by marcvanzee
twni2016 asked this question in Q&A
Discussion options

You must be logged in to vote

This should not happen, but it is hard to debug without any code. Could you provide us with a minimal example in a Colab where the problem occurs? Generally you should follow the best practices from our examples: use jax.device_get to transfer the metrics from the device to the host and use flush() to flush the summary writer.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@twni2016
Comment options

@marcvanzee
Comment options

@twni2016
Comment options

Answer selected by twni2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants