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

[GPU] Fix beam search accuracy/functional errors #27835

Open
wants to merge 1 commit into
base: releases/2024/5
Choose a base branch
from

Conversation

sshlyapn
Copy link
Contributor

Details:

  • Fixed "error set arg" error caused by not initialized internal memory buffers required for indirect sdpa_opt kernel in case of micro_sdpa + sdpa_opt
  • Fixed beam_table offset in shape_info
  • Fixed beam table index calculation in rearrange_cache() call considering concat_axis
  • Backport of [GPU] Fix beam search accuracy/functional errors #27833

@sshlyapn sshlyapn added category: GPU OpenVINO GPU plugin Code Freeze labels Nov 29, 2024
@sshlyapn sshlyapn added this to the 2024.6 milestone Nov 29, 2024
@sshlyapn sshlyapn requested review from a team as code owners November 29, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin Code Freeze
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant