Nick Groszewski

Results 19 comments of Nick Groszewski

Do things work as expected when pointing to GCS directly instead of using the locally mounted path?

Hmm, this seems like it may potentially be an issue around the mounted path if all other avenues are working as expected. One additional thought, TB has some special filesystem...

Hmm, this seems like it may potentially be an issue around the mounted path if all other avenues are working as expected. One additional thought, TB has some special filesystem...

TB itself (when using the python filesystem readers) relies on TensorFlow's filesystem API via `tf.io.gfile` when TF is installed (and falls back to a stub implementation if TF is not...

I do not believe the team currently has bandwidth to add `--detect_file_replacement` support to rustboard, but feel free to open another issue so that we can track +1s to help...

Yes, please open a new ticket with your feature request (which seems to be support for `--detect_file_replacement` in rustboard IIUC). As stated in the issue you linked, `--detect_file_replacement` is an...

What version of tensorboard are you currently running? We've been [redirecting](https://github.com/tensorflow/tensorboard/pull/6343) the what-if tool to the learning interpretability tool since version [2.12.3](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md#release-2123) since the what if tool was no longer...

Closing since the referenced plugin is no longer included as part of newer releases, feel free to reopen if you have other comments.

Unfortunately I do not have a machine to test this out on, nor do we make any guarantees for support on that architecture. Did you attempt to follow the docs...