Searched refs:MatchDType (Results 1 – 1 of 1) sorted by relevance
28 class MatchDType(namedtuple('MatchDType', ('arg_number',))): class111 if isinstance(return_dtypes, MatchDType):115 match_arg_dtype(a.arg_number) if isinstance(a, MatchDType) else a