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] fixed to update dispatchData.blockWidth instead of jit constant #25377

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

e-ddykim
Copy link
Contributor

@e-ddykim e-ddykim commented Jul 4, 2024

Details:

  • This PR fixed the convolution_gpu_bfyx_f16_1x1 kernel to set the vector size of fused ops to updated blockWidth.

@e-ddykim e-ddykim requested review from a team as code owners July 4, 2024 11:28
@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label Jul 4, 2024
@p-durandin p-durandin added this pull request to the merge queue Jul 5, 2024
Merged via the queue into openvinotoolkit:master with commit d7b45df Jul 5, 2024
106 checks passed
ieliz pushed a commit to ieliz/openvino that referenced this pull request Jul 5, 2024
…openvinotoolkit#25377)

### Details:
- This PR fixed the `convolution_gpu_bfyx_f16_1x1` kernel to set the
vector size of fused ops to updated `blockWidth`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants