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