tensorflow / tensorflow/tensorboard

Add tf.summary.image_raw

Open
#1,978 2 comments 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.