Lightning-AI / pytorch-lightning

Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.

Home Page:https://lightning.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamically link arguments in `LightningCLI`?

EthanMarx opened this issue · comments

Description & Motivation

Is it possible to dynamically link arguments in the LightningCLI, say, depending on the module or datamodule subclass that is specified in a config file or at the command line?

Pitch

No response

Alternatives

No response

Additional context

No response

cc @Borda