Skip to content
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

Add last_value to ScalarTimeSeries interface. #6579

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

yatbear
Copy link
Member

@yatbear yatbear commented Sep 13, 2023

This allows list_scalars of some of the data provider implementations to return the last scalar value, which will improve the performance when loading experiments with Hparams data.

Googlers, see b/292102513 for context.

Tested internally: cl/563163418

#hparams

@yatbear
Copy link
Member Author

yatbear commented Sep 13, 2023

cc @bmd3k

@yatbear yatbear merged commit 4f6f6a2 into tensorflow:master Sep 14, 2023
@yatbear yatbear deleted the last_scalar branch September 14, 2023 14:38
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