Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/autograd/
H A D__init__.py232 def _tensor_or_tensors_to_tuple( function
339 grad_tensors_ = _tensor_or_tensors_to_tuple(grad_tensors, len(tensors))
468 grad_outputs_ = _tensor_or_tensors_to_tuple(grad_outputs, len(outputs))