tensorflow / tensorflow/tensorboard
No download option for histogram visualizations in TensorBoard (when using torch-pruning)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
When using the torch-pruning library with TensorBoard for histogram visualization, I noticed there’s no direct download option for histograms in the TensorBoard interface. Currently, I have to rely on taking screenshots to save these visualizations.
Is there a built-in way to export/download histogram data from TensorBoard (e.g., as raw data or an image)? If not, could this be considered as a future feature?👀
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
The issue does not identify a file, test, or entry point. First inspect TensorBoard's histogram visualization interface and existing export capabilities, then determine whether raw-data or image download is intended; done means an agreed export behavior is implemented and verified in the relevant UI tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100