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