Skip to content

Fix tests (#669)#41

Merged
vivekgoe merged 1 commit into
habana-mainfrom
dev/fix_tests
Feb 15, 2024
Merged

Fix tests (#669)#41
vivekgoe merged 1 commit into
habana-mainfrom
dev/fix_tests

Conversation

@bhargaveede
Copy link
Copy Markdown

What does this PR do?

Fixes # (issue)

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@bhargaveede
Copy link
Copy Markdown
Author

@ssarkar2 I have brought your commit to fork. Please review

@vivekgoe vivekgoe merged commit e2de09b into habana-main Feb 15, 2024
@bhargaveede bhargaveede deleted the dev/fix_tests branch May 16, 2024 06:27
astachowiczhabana added a commit that referenced this pull request Nov 29, 2024
PR huggingface#1358 from upstream introduced a nested for loop which
caused performance drop observed in T5 summarization.
This commit translates the loop into tensor operations
and restores performance.

Co-authored-by: Adam Stachowicz <105052242+astachowiczhabana@users.noreply.github.com>
ugolowic added a commit that referenced this pull request Dec 3, 2024
PR huggingface#1358 from upstream introduced a nested for loop which
caused performance drop observed in T5 summarization.
This commit translates the loop into tensor operations
and restores performance.

Co-authored-by: Adam Stachowicz <105052242+astachowiczhabana@users.noreply.github.com>
Signed-off-by: Urszula Golowicz <urszula.golowicz@intel.com>
xinyu-intel pushed a commit that referenced this pull request Mar 4, 2025
PR huggingface#1358 from upstream introduced a nested for loop which
caused performance drop observed in T5 summarization.
This commit translates the loop into tensor operations
and restores performance.

Co-authored-by: Adam Stachowicz <105052242+astachowiczhabana@users.noreply.github.com>
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.

3 participants