Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Ddicts.py131 self, items: Dict[VariableTracker, VariableTracker], user_cls=dict, **kwargs argument
370 def __init__(self, items, user_cls, default_factory=None, **kwargs) -> None: argument
749 def create(cls, user_cls, args, kwargs, options): argument
822 def __init__(self, items, user_cls, **options) -> None: argument
H A Dbuiltin.py1330 def call_custom_dict(tx: "InstructionTranslator", user_cls, *args, **kwargs): argument
1387 tx: "InstructionTranslator", user_cls, *args, **kwargs argument