Tensorboard's distributed view doesn't appear

Hi,

As illustrated in pytorch-profiler tutorial, the distributed view should appear in tensorboard if I applied DDP during training.

However, the distributed option is not available when I run tensorboard.

What’s the reason for this?

My pytorch version is 1.12.0.

1 Like