Home
last modified time | relevance | path

Searched defs:SupportDict (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/fx/passes/
H A Doperator_support.py25 SupportDict = t.Mapping[TargetTypeName, SupportedArgumentDTypes] variable
62 support_dict: t.Optional[SupportDict] = None