Searched refs:GetGpuCastFromUint16 (Results 1 – 3 of 3) sorted by relevance
30 CastFunctorType GetGpuCastFromUint16(DataType dst_dtype) { in GetGpuCastFromUint16() function
106 CastFunctorType GetGpuCastFromUint16(DataType dst_dtype);
188 work_ = GetGpuCastFromUint16(dst_dtype_); in Prepare()