Hello team, I'm currently running a PyTorch Light...
# ask-metaflow
a
Hello team, I'm currently running a PyTorch Lightning distributed training job using the
@pytorch_parallel
decorator. One thing I noticed is that Metaflow seems to be suppressing the logs from the training session so I don't actually know what the training progress is. Any advice? I have a reproducible example, if needed, as well. Thanks in advance!