It's unrelated. Are you running the example and no scalers/plots are showing?
Or do you have your own 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
Do you have a code snippet that reproduces this?
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
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"
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?