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

Remove batching from PyTriton endpoints for critic train / save #5

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

odelalleau
Copy link
Collaborator

What does this PR do ?

The batched version causes problems with PyTriton 0.4 because the output's batch shape does not match the input's.

Changelog

Not adding to changelog since this shouldn't be a user-facing change, we'll just update dependencies / containers

Before your PR is "Ready for review"

Pre checks:

Additional Information

Not tested yet with github code

@gshennvm
Copy link
Collaborator

ah, can you sign this commit?

The batched version causes problems with PyTriton 0.4 because the
output's batch shape does not match the input's.

Signed-off-by: Olivier Delalleau <[email protected]>
@odelalleau odelalleau force-pushed the od/pytriton-unbatching branch from d56c6d9 to 33d3637 Compare November 19, 2023 13:51
@odelalleau
Copy link
Collaborator Author

ah, can you sign this commit?

Ah sorry, forgot about this new requirement. Rebased & signed in 33d3637

@gshennvm gshennvm merged commit 6aa2bda into main Nov 20, 2023
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants