Searched defs:is_matching_object (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/ | ||
H A D | dicts.py | 743 def is_matching_object(cls, obj): member in CustomizedDictVariable |
H A D | user_defined.py | 1315 def is_matching_object(obj): member in KeyedJaggedTensorVariable |