awslabs / awslabs/sagemaker-debugger
When exporting for TensorBoard with reduction config, only save them as scalar summaries
Open
- Dominant language
- Python
- Stars
- 165
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
Instead of histograms, save them as scalar summaries for the reduction chosen
Contributor guide
Research direction
Start by locating the TensorBoard export entry point and the handling of reduction configuration. Trace how reduced values are currently emitted, then inspect or add the relevant exporter tests; done means configured reductions are written as scalar summaries rather than histograms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization, machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100