Douglas Blank
Douglas Blank
Error running on ddp (can't pickle local object 'SummaryTopic) with comet logger (pytorch lightning)
@dvirginz Could you post your Trainer parameters?
Error running on ddp (can't pickle local object 'SummaryTopic) with comet logger (pytorch lightning)
@dvirginz Update: we are preparing some documentation to help wrestle with this issue. Here is one example with some hints that may help: https://github.com/comet-ml/comet-examples/tree/master/pytorch#using-cometml-with-pytorch-parallel-data-training
Thanks @kjappelbaum for the detailed report. We are now investigating...
We'll work towards making all of the errors bubble up to be messages for the client. Thanks for the report!
Assigned to internal tracking CB-9464
@Vozf Update: this issue has been addressed in the latest versions of the comet_ml SDK. Currently, it will only show the message once per session (individual import of comet_ml in...
Do they eventually show up after the experiment has finished running?
Some things don't log until the end, so it isn't a good idea to kill an experiment. If at all possible, the experiment should run until completion. If you want,...
Some additional questions: 1. Did the hyperparameters ever did show up (even after a browser refresh)? Sometimes the server takes a few minutes to process everything. 2. Did all of...