Prince Canuma
Prince Canuma
Hi @nd7141 Prince Canuma here, a Data Scientist at Neptune.ai I would like to understand why would you want to log your metrics to file, is it a preference? What...
Hi @nd7141 Just checking in to see if you still need help with this question or if you need anything else.
Hey @ndahiya3 Thanks for reaching out, I'm trying to replicate your issue and assess if it's a bug or not. I will come back to you with my findings as...
I have managed to replicate your issue. I think it's related to PyTorch Lightning itself. Would you mind running the same code without neptune and let me know if your...
Interesting, in my case, when I pass the filename it doesn't create any checkpoints. I will double-check this and possibly reach out to the PTL team. Because Neptune is logging...
Hi @ndahiya3 I have replicated the issue and also created a working example where neptune uploads all checkpoints automatically ### Solution ✅ ```python class MNISTModel(LightningModule): def training_epoch_end(self, outputs): ... self.log("metrics/epoch/loss",...
Closing this issue as it's stale.
Hi @claudn Prince here, Thank you for reaching out, I'm happy to help you with this one. From what I see, that's quite strange behavior. So I have flagged it...
Hey @claudn Just heard from the devs Would you mind opening: https://app.neptune.ai/api/backend/swagger.json in a browser, checking the output, and sharing only a screenshot or partial output?
Our devs believe the problem is non-related to Neptune-client, potentially it has to do with VPN configuration. Probably you need to forward this topic to VPN administrators. Additionally, just to...