How to detect workgroup size used?
Hello,
I am trying to understand more DNN module with OpenCL backend. It seems by default there is wourkgroup size 0 so it's up to opencl driver to use optimal size? How to get this value at runtime or chagne at runtime?