openvino
[GPU] Fix unused lambda capture 'this' in random_uniform_kernel_ref
#34189
Merged

Commits
  • gpu: fix unused lambda capture 'this' in random_uniform_kernel_ref
    wilson-seok committed 164 days ago
  • [GPU] Move SetDefault to RandomUniformKernelRef class\n\nThis aligns the behavior with other primitives and resolves the unused lambda capture warning by making `SetDefault` a member method of `RandomUniformKernelRef`.
    wilson-seok committed 163 days ago
Loading