Skip to content

time series: deduplicate tags in the search #5249

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
Aug 17, 2021

Conversation

stephanwlee
Copy link
Contributor

Image cards are a bit odd; unlike others, the same tuple of run and tag
can appear more than once and that is because it has the third
axis--sample. When there are more than one sample for a run+tag, the tag
filters previously showed the duplicate entry which this can
de-duplicates.

Image cards are a bit odd; unlike others, the same tuple of run and tag
can appear more than once and that is because it has the third
axis--sample. When there are more than one sample for a run+tag, the tag
filters previously showed the duplicate entry which this can
de-duplicates.
@stephanwlee stephanwlee merged commit 2ce78cb into tensorflow:master Aug 17, 2021
@stephanwlee stephanwlee deleted the dupl branch August 17, 2021 18:00
yatbear pushed a commit to yatbear/tensorboard that referenced this pull request Mar 27, 2023
Image cards are a bit odd; unlike others, the same tuple of run and tag
can appear more than once and that is because it has the third
axis--sample. When there are more than one sample for a run+tag, the tag
filters previously showed the duplicate entry which this can
de-duplicates.
dna2github pushed a commit to dna2fork/tensorboard that referenced this pull request May 1, 2023
Image cards are a bit odd; unlike others, the same tuple of run and tag
can appear more than once and that is because it has the third
axis--sample. When there are more than one sample for a run+tag, the tag
filters previously showed the duplicate entry which this can
de-duplicates.
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