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

Time-varying symlink-like logging of one entity to two paths #6293

Open
genemerewether opened this issue May 11, 2024 · 1 comment
Open

Time-varying symlink-like logging of one entity to two paths #6293

genemerewether opened this issue May 11, 2024 · 1 comment
Labels
enhancement New feature or request user-request This is a pressing issue for one of our users

Comments

@genemerewether
Copy link

Would it be possible to express the following without logging the same data twice on two paths:

At time t0, entity E refers to sample A
At time t1, entity E refers to sample B

Sample A is only logged at t0
Sample B is only logged at t1

Concrete use case:
A & B are training samples. We'd like to both:

  1. be able to check performance on A & B over time (visualize A, or visualize B - timeline would indicate when they were presented during training)
  2. see the samples in the order they were presented during training (visualize E and seek through time)
@genemerewether genemerewether added enhancement New feature or request 👀 needs triage This issue needs to be triaged by the Rerun team labels May 11, 2024
@Wumpf Wumpf added user-request This is a pressing issue for one of our users and removed 👀 needs triage This issue needs to be triaged by the Rerun team labels May 13, 2024
@Wumpf
Copy link
Member

Wumpf commented May 13, 2024

Looks like we haven't written this down anywhere yet, but logging of links is something that came up internally a bunch of time already 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user-request This is a pressing issue for one of our users
Projects
None yet
Development

No branches or pull requests

2 participants