VisCy icon indicating copy to clipboard operation
VisCy copied to clipboard

Example script for parsing CLI config files in Python

Open ziw-liu opened this issue 2 years ago • 0 comments

Shows how to subclass the trainer with a placeholder method so the CLI parser can be reused.

Adapted from https://github.com/Lightning-AI/lightning/issues/12302#issuecomment-1110425635.

What we actually want is probably https://github.com/Lightning-AI/lightning/pull/18105.

ziw-liu avatar Nov 06 '23 23:11 ziw-liu