Searched defs:from_tensor_variable (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/ | ||
H A D | tensor.py | 1275 def from_tensor_variable(cls, tensor_variable, raw_value, need_unwrap=True): member in UnspecializedPythonVariable |