Searched defs:has_tensor_int8 (Results 1 – 1 of 1) sorted by relevance
201 …dgeMaxType(TypeId max_type, bool has_scalar_float32, bool has_scalar_int64, bool has_tensor_int8) { in JudgeMaxType()233 bool has_tensor_int8 = false; in GetDstType() local