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