Problem about num_workers and tensorboard

Hi,

When I use num_workers > 0, I found that it will also create the multi number of tensorboard files. However, it only writes the information in the first creation files.


%E5%9C%96%E7%89%87

Since it doesn’t show any error, I’m not sure which part of the code should provide for your reference. What can I do to prevent it create lots of files?

Hi,

How do you use tensorboard? Where do you initialize it?