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