Skip to content

FIX: data-loader now responds to loadKey changes #1500

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 10, 2018

Conversation

stephanwlee
Copy link
Contributor

Please refer to #1499 for details.
The observer to the loadKey change was not triggered even when it
changed. Weirdly, the complex observer for dataToLoad was triggering
fine.

Due to the issue, the line-chart appeared stale even when its tag/run
pair has changed.

Please refer to tensorflow#1499 for details.
The observer to the `loadKey` change was not triggered even when it
changed. Weirdly, the complex observer for `dataToLoad` was triggering
fine.

Due to the issue, the line-chart appeared stale even when its tag/run
pair has changed.
@stephanwlee stephanwlee requested a review from nfelt October 8, 2018 23:21
@stephanwlee stephanwlee merged commit 99a75c3 into tensorflow:master Oct 10, 2018
@stephanwlee stephanwlee deleted the fix2 branch October 10, 2018 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants