Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dscript_object.py31 def is_matching_cls(cls, user_cls: type): member in TorchScriptObjectVariable
H A Ddicts.py728 def is_matching_cls(cls): member in CustomizedDictVariable
936 def is_matching_cls(cls): member in HFPretrainedConfigVariable
H A Dtorch.py197 def is_matching_cls(value): member in TorchCtxManagerClassVariable
H A Dlists.py934 def is_matching_cls(cls, user_cls: type): member in RestrictedListSubclassVariable