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