openvino icon indicating copy to clipboard operation
openvino copied to clipboard

[GPU] adding a new convolution_gpu_bfyx_os_iyx_osv32 kernel

Open e-ddykim opened this issue 1 year ago • 0 comments

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 avatar May 10 '24 11:05 e-ddykim