openvino
[GPU] Fix unused lambda capture 'this' in random_uniform_kernel_ref
#34189
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
2
Changes
View On
GitHub
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