[OpenCL] Fixes warning caused by half type (#11177)
* [OpenCL] Fixes warning caused by half type - half requires opencl extension that might not be avaiable on all platforms - extends cast operation to cover int8, int16, uint8, uint16 * Fixed typo * Fixes formatting
Loading
Please sign in to comment