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