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