Home
last modified time | relevance | path

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

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