Hi there, is there a maximum number of plots (i.e. losses/scalars being logged during training)? I have an application with many different losses (about 200)...
3 years ago
StormyLeopard75 has helped me reproduce this unexpected behaviour
Yes, self-hosted version
WebApp: 1.3.0-165 • Server: 1.3.0-165 • API: 2.17
When the number of logged losses/metrics is around 80, everything works smoothly
Just a quick update on this. I have tried simulating my issue using the API and it seems that get_reported_scalars has an upper-limit of 100, whereas get_last_scalar_metrics returns all the logged metrics (200 in the example below)
Hi there, I am using v.1.3.2
Here is a screenshot, it seems that the metrics are not logged as they don’t appear in the “Toggle” window
Thanks for the swift reply btw 🙂
Could this be an issue/bug CostlyOstrich36 ?