Searched defs:create_with_source (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/ | ||
H A D | functions.py | 119 def create_with_source(cls, value, source): member in UserFunctionVariable |
H A D | torch.py | 156 def create_with_source(cls, value, source): member in BaseTorchVariable |
H A D | builtin.py | 106 def create_with_source(cls, value, source): member in BuiltinVariable |