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