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] adding a new convolution_gpu_bfyx_os_iyx_osv32 kernel #24465

Merged
merged 13 commits into from May 17, 2024

Conversation

e-ddykim
Copy link
Contributor

Details:

  • In dynamic models, only the convolution_gpu_bfyx_os_iyx_osv16 kernel has been used, which was one of the reasons for the performance gap between the static and dynamic models.
  • This PR adds a new convolution_gpu_bfyx_os_iyx_osv32 kernel for better performance of dynamic models.

Tickets:

  • 134700

@e-ddykim e-ddykim requested review from a team as code owners May 10, 2024 11:54
@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label May 10, 2024
@e-ddykim e-ddykim force-pushed the gpu-conv-opt branch 4 times, most recently from f8303b4 to 12e3bba Compare May 15, 2024 16:36
@yeonbok yeonbok added this pull request to the merge queue May 17, 2024
Merged via the queue into openvinotoolkit:master with commit 5495b66 May 17, 2024
99 checks passed
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.

None yet

3 participants