Home
last modified time | relevance | path

Searched defs:tensor_contents (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/
H A D_tensor_str.py398 def _str_intern(inp, *, tensor_contents=None): argument
674 def _functorch_wrapper_str_intern(tensor, *, tensor_contents=None): argument
705 def _str(self, *, tensor_contents=None): argument
H A D_tensor.py517 def __repr__(self, *, tensor_contents=None): argument