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

Align DecodedOutput with BatchDecodedOutput #458

Merged
merged 5 commits into from
Jan 21, 2025

Conversation

NicolasHug
Copy link
Member

This PR needs #457 to be merged first.

There is no obvious reason why those shouldn't have similar fields, so this PR removes fields that aren't necessary so that the structs are now closer together.

DecodedOutput still has a streamIndex, which BatchDecodedOutput doesn't have. I tried to remove it but it wasn't obvious. I might try again.... later.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jan 20, 2025
@NicolasHug NicolasHug merged commit b7f8e0c into pytorch:main Jan 21, 2025
44 of 47 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