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