fastMRI icon indicating copy to clipboard operation
fastMRI copied to clipboard

Issue with argparse in PyTorch Lightning v2

Open stperrakis opened this issue 1 year ago • 1 comments

Hello,

I've been updating the code in line with the changes introduced in PyTorch Lightning v2's documentation. I'm working to ensure that all modifications align correctly and the code functions as intended.

Once I've finalized the changes, would you be open to a pull request?

Thank you.

stperrakis avatar Oct 11 '23 08:10 stperrakis

Hello @stperrakis

Oh yes, definitely open to a pull request! Primary thing is that it needs to conform to the formatting standards and behaviors of the existing repository so that users familiar with the old code need to change as little as possible (or ideally, don't need to change anything).

mmuckley avatar Oct 11 '23 20:10 mmuckley