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