Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dfunctions.py119 def create_with_source(cls, value, source): member in UserFunctionVariable
586 def create_with_source(cls, value, source): member in SkipFunctionVariable
H A Dtorch.py156 def create_with_source(cls, value, source): member in BaseTorchVariable
H A Dbuiltin.py106 def create_with_source(cls, value, source): member in BuiltinVariable