Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Ddecorator_utils.py31 def _normalize_docstring(docstring): function
104 lines = _normalize_docstring(doc).splitlines()