Tzu-Wei Huang

Results 104 comments of Tzu-Wei Huang

@todpole3 I just released tensorboardX v 1.8. Would you have a try on that?

Does that only happens on multi-GPU environment?

Hi, according to your description, this issue might belong to tensorboard frontend server. Please go to tensorflow/tensorboard to report this issue. Nevertheless, I will check if there is any workaround...

The error message is related to the `Projector` plugin therefore your scalar plot works fine. Did you run any demo program before and forget to clean the logging directory?

Hi, can you try `from tensorboard.compat.proto.config_pb2 import RunMetadata` and check if there is any error?

@manjaro-git What is your environment?

Thanks for the reporting, seems that it's caused by the new introduced feature. Let me reopen this issue for tracking.

@cdhx @CyanideBoy Hi, which version are you using?

@mwck46 Can you provide a code snippet to reproduce the error with `with...`? Thank you.

@mwck46 According to your `env.txt`, maybe you are using the previous tensorboardX (v2.4) from conda-forge Will `pip install 'git+https://github.com/lanpa/tensorboardX'` resolve your problem?