Searched refs:GetCpuCastFromInt32 (Results 1 – 3 of 3) sorted by relevance
23 CastFunctorType GetCpuCastFromInt32(DataType dst_dtype) { in GetCpuCastFromInt32() function
83 CastFunctorType GetCpuCastFromInt32(DataType dst_dtype);
144 work_ = GetCpuCastFromInt32(dst_dtype_); in Prepare()