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

timeseries: use SI unit for STEP axis #5015

Merged
merged 1 commit into from
May 28, 2021

Conversation

stephanwlee
Copy link
Contributor

Currently, TimeSeries or the new line chart uses scientific notation for
display steps. Steps being a very integral number, SI number often is a
better fit. This is what traditional TensorBoard used to do, too.

Currently, TimeSeries or the new line chart uses scientific notation for
display steps. Steps being a very integral number, SI number often is a
better fit. This is what traditional TensorBoard used to do, too.
@stephanwlee stephanwlee requested a review from bmd3k May 25, 2021 18:29
@google-cla google-cla bot added the cla: yes label May 25, 2021
@stephanwlee stephanwlee requested review from psybuzz and removed request for bmd3k May 27, 2021 23:45
@stephanwlee stephanwlee merged commit 5e6fd5e into tensorflow:master May 28, 2021
@stephanwlee stephanwlee deleted the format2 branch May 28, 2021 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants