Do you have a code snippet that reproduces this?
when I run the example, the plots are showing up fine but when I run my own code for a different project, the only plots that show up are gpu and cpu usage, not the validation loss or accuracy
Or do you have your own code snippet that reproduces this?
It's unrelated. Are you running the example and no scalers/plots are showing?
is it possible thats it's cuased by the following "ClearML Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start"
I am using ClearML 1.10.3, and pytorch_lightning 1.9.5. It works fine for the experiment. I believe I am on a self deployed server
Hi @<1547028031053238272:profile|MassiveGoldfish6> , what version of clearml
& pytorch-lightning
? Does this happen to you with the example as well? Are you on a self deployed or the community server?