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

prioritised_trajectory_buffer: allow adding max_length_time_axis #40

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

garymm
Copy link
Contributor

@garymm garymm commented Oct 1, 2024

No description provided.

@DrJessop
Copy link

Would love for this to be checked in. Actually ran into this bug myself.

@garymm
Copy link
Contributor Author

garymm commented Oct 28, 2024

@EdanToledo

@EdanToledo
Copy link
Contributor

Hi @garymm, I don't have privileges to merge this in anymore. @sash-a you know who can help verify this? Only comment I have on the PR is we should probably check if the sampling of the data is fine if the entire buffer is added. I remember when making it there was some funky issue with adding the entire buffer but it's possible we fixed that issue. I might be getting my wires crossed as well as it could've been regarding sampling the entire buffer.

@sash-a
Copy link
Contributor

sash-a commented Oct 29, 2024

I'm happy to review, thanks for this @garymm 😄

Agree with @EdanToledo, can you add a call to sample in your test and then I think it's good to go

@garymm
Copy link
Contributor Author

garymm commented Oct 29, 2024

@sash-a done

Copy link
Contributor

@sash-a sash-a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@sash-a sash-a merged commit a8ff66c into instadeepai:main Oct 29, 2024
2 checks passed
@garymm garymm deleted the garymm/lte branch October 29, 2024 17:29
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.

4 participants