Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A 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
H A Dbuiltin.py1139 return variables.FakeItemVariable.from_tensor_variable(result)
1155 return variables.UnspecializedPythonVariable.from_tensor_variable(