Anish Shah

Results 28 comments of Anish Shah

Hello @collinmccarthy, I believe your training scripts may be erroring before calling `init()`, leaving Run Queue items in a Leased state, which never gets claimed. This happens when you don't...

Hi @collinmccarthy, since we have not heard back from you we are going to close this request. If you would like to re-open the conversation, please let us know! ​

Hey @ted-at-openai! I was wondering if there were any other changes I needed to make

#714 Hey @ted-at-openai, I decided to open a new PR to add W&B examples to the `third_party_examples` you mentioned.

Merged https://github.com/Lightning-AI/pytorch-lightning/pull/19288 into this as similar checkpointing functionality controls

@awaelchli I added the unit tests for the new functionality. Let me know if I'm missing anything!