Searched refs:_generate_docstring (Results 1 – 3 of 3) sorted by relevance
4 _generate_docstring,
53 def _generate_docstring(func): function
44 … func_doc = torch.masked._generate_docstring(func) # type: ignore[no-untyped-call, attr-defined]