Skip to content

Image step slider shows outdated data #550

@teamdandelion

Description

@teamdandelion

If you press "reload" in the TensorBoard UI, the image will reload but the step counter will stay the same, resulting in an inaccurate step count being displayed.

Reproduction:
Run a job that outputs image summaries at a fast rate.
Load the image tab, when a certain step is present (e.g. 1000).
Wait half a minute. Press reload. The image loader will show a new image (e.g. for step 2000). However, the slider will erroneously still display 1000. Dragging the slider to a different step and then back will cause it to correctly display 2000.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions