Skip to content

LightningCLI: Passing objects via link_arguments #13539

Discussion options

You must be logged in to vote

The support for this has been implemented in jsonargparse. There is no need for any change in pytorch-lightning. Just update the package, i.e. pip install -U jsonargparse, and your example should work.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@mauvilsa
Comment options

Comment options

You must be logged in to vote
2 replies
@mauvilsa
Comment options

@lneukom
Comment options

Answer selected by lneukom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment