Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/
H A D_tensor_str.py273 def _tensor_str_with_formatter(self, indent, summarize, formatter1, formatter2=None): function
285 _tensor_str_with_formatter(
292 _tensor_str_with_formatter(
300 _tensor_str_with_formatter(
353 return _tensor_str_with_formatter(
358 return _tensor_str_with_formatter(self, indent, summarize, formatter)