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