Adrian RC

Results 35 comments of Adrian RC

Thank you for the feedback, Ivan. I'd like to ask for a few clarifications: - When you refer to "EMA smoothing", are you referring to the existing smoothing feature in...

To clarify, is the issue precisely the same as #2634? i.e. deleted events cause a crash instead of being ignored or handled gracefully somehow? But this is particularly how this...

Ah, and can you clarify if this is also when TensorFlow is not installed, like in #2634? Does installing TensorFlow work around the issue?

I believe tensorboard should be compatible with protobuf 24.3. At least we're not aware of any particular issues, but this doesn't seem like an issue with library compatibility to me....

I don't understand why you're getting such error message: `ERROR: /external/com_google_protobuf/BUILD:513:10`, we don't have such path anywhere in our package. I also can't tell which version of protobuf you're using...

Closed accidentally.

Can you clarify what you mean by "all experiments"? Are you referring to the [runs](https://github.com/tensorflow/tensorboard?tab=readme-ov-file#runs-comparing-different-executions-of-your-model)? Could you share a screenshot, to make that clearer? Do you see any errors in...

> Yes, sorry for using the wrong terminology, when I wrote "experiments" I was referring to "runs". No worries, I just wanted to make sure I understand what the issue...

Looks like there's a separate package that might provide support for that filesystem. Can you try installing `tensorflow-io` and see if that solves your problem? Sources: https://discuss.tensorflow.org/t/access-s3-on-tensorflow/8633 https://blog.ukjae.io/posts/enabling-s3-filesystem-support-for-tensorflow-serving/

I was able to reproduce by reducing the window size of my browser and with the instructions added (thanks @shashank879) . It was easy to get rid of it by...