Johannes Haux
Results
2
comments of
Johannes Haux
Hey everyone, I was wondering if this has been fixed. If I try to use lightning CLI on a task that is executed remotely the args are not captured correctly:...
It looks like I found a hacky solution, maybe it helps fix this problem. Shown below is how I modify the [minimal pytorch lightning example](https://github.com/allegroai/clearml/blob/master/examples/frameworks/jsonargparse/pytorch_lightning_cli.py). Now everything can be run...