Searched refs:GetCpuCastFromFloat (Results 1 – 3 of 3) sorted by relevance
25 CastFunctorType GetCpuCastFromFloat(DataType dst_dtype) { in GetCpuCastFromFloat() function
89 CastFunctorType GetCpuCastFromFloat(DataType dst_dtype);
150 work_ = GetCpuCastFromFloat(dst_dtype_); in Prepare()