Skip to content

Conversation

chihuahua
Copy link
Member

@chihuahua chihuahua commented Sep 12, 2017

Previously, when the data provider changed, a new projector config might not load because the name of the new run (string) could stay the same - indeed the name of the run is always 'proto'.

This change makes it so that we load a new projector config and correspondingly update the UI when the data provider changes (even if the run name changes).

Fixes #478. This commit is coauthored by @svsgoogle and @chihuahua.

Previously, when the data provider changed, a new projector config might not load because the name of the new run (string) could stay the same - indeed the name of the run is always 'proto'.

This change makes it so that we load a new projector config and correspondingly update the UI when the data provider changes (even if the run name changes).

Fixes #478. This commit is coauthored by @svsgoogle and @chihuahua.
Copy link
Contributor

@dsmilkov dsmilkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix Chi!!

@chihuahua chihuahua merged commit c76b663 into master Sep 18, 2017
@chihuahua chihuahua deleted the chihuahua-projector branch September 19, 2017 00:41
jart pushed a commit to jart/tensorboard that referenced this pull request Sep 23, 2017
Previously, when the data provider changed, a new projector config might not load because the name of the new run (string) could stay the same - indeed the name of the run is always 'proto'.

This change makes it so that we load a new projector config and correspondingly update the UI when the data provider changes (even if the run name changes).

Fixes tensorflow#478. This commit is coauthored by @svsgoogle and @chihuahua.
jart pushed a commit that referenced this pull request Sep 26, 2017
Previously, when the data provider changed, a new projector config might not load because the name of the new run (string) could stay the same - indeed the name of the run is always 'proto'.

This change makes it so that we load a new projector config and correspondingly update the UI when the data provider changes (even if the run name changes).

Fixes #478. This commit is coauthored by @svsgoogle and @chihuahua.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants