Home
last modified time | relevance | path

Searched refs:from_tensor_variable (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/_dynamo/variables/
Dtensor.py1275 def from_tensor_variable(cls, tensor_variable, raw_value, need_unwrap=True): member in UnspecializedPythonVariable
1299 def from_tensor_variable(cls, tensor_variable): member in FakeItemVariable
Dbuiltin.py1139 return variables.FakeItemVariable.from_tensor_variable(result)
1155 return variables.UnspecializedPythonVariable.from_tensor_variable(