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

Simplify more APIs #512

Merged
merged 2 commits into from
Feb 14, 2025
Merged

Simplify more APIs #512

merged 2 commits into from
Feb 14, 2025

Conversation

NicolasHug
Copy link
Member

@NicolasHug NicolasHug commented Feb 13, 2025

We were passing streamInfo and streamMetadata to secondsToIndexLowerBound, secondsToIndexUpperBound and getPts, but there's no need: we only ever call those on the active stream.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Feb 13, 2025
@NicolasHug NicolasHug marked this pull request as ready for review February 13, 2025 17:29
@NicolasHug NicolasHug merged commit e7b176d into pytorch:main Feb 14, 2025
47 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants