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

Fix passing input to format_output function #781

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

gabrielmbmb
Copy link
Member

Description

This PR fix a bug in which always the first input of the batch was passed to the format_output function of the Task class.

@gabrielmbmb gabrielmbmb requested a review from plaguss July 12, 2024 10:44
@gabrielmbmb gabrielmbmb self-assigned this Jul 12, 2024
Copy link

codspeed-hq bot commented Jul 12, 2024

CodSpeed Performance Report

Merging #781 will not alter performance

Comparing fix-format-output-input-missmatch (5277cd4) with main (fe615d6)

Summary

✅ 1 untouched benchmarks

@gabrielmbmb gabrielmbmb merged commit 54dfd0e into main Jul 12, 2024
7 checks passed
@gabrielmbmb gabrielmbmb deleted the fix-format-output-input-missmatch branch July 12, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Wrong instance passed in the inputs argument of .format_output()
2 participants