tensorflow / tensorflow/tensorboard

Support `--detect_file_replacement` in rustboard

Open
#6,790 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

core:rustboard type:feature
Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

We don't have many option to work with Google gcs-csi-fuse on Google Cloud + Tensorboard. We need rustboard perf cause gcs-csi-fuse doesn't support symlinks so it is hard to filter specific runs on gcs and it will be too slow with to load many experiments from the parent folders with the python TB.

More details at:
https://github.com/tensorflow/tensorboard/issues/6782

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the rustboard entry point and the existing handling of command-line options, then read the linked TensorBoard issue 6782 for the intended behavior of --detect_file_replacement. Done means rustboard accepts and correctly applies that option when working with Google Cloud gcs-csi-fuse paths.

Written by the indexing model from the issue text.

Assessment

Tech stack
google-cloud, rust
Domain
cloud, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.