tensorflow / tensorflow/tensorboard
Support `--detect_file_replacement` in rustboard
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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