tensorflow / tensorflow/tensorboard
Add tf.summary.image_raw
Open
Nobody has claimed this yet.
core:summaries
plugin:images
type:feature
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
Useful for those who prefer to write encoded image strings themselves and want to just wrap it in an appropriate IMG tag (especially animations).
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
No files or tests are mentioned. Start by locating the existing tf.summary image APIs and the code that renders image summaries as IMG tags; then determine how encoded image strings and animations should be represented. Done means the new image_raw API produces the intended IMG output and has coverage for the requested use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tensorflow
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100