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