Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/docs/
Dparser.py303 def python_link(self, link_text, ref_full_name, relative_path_to_root, argument
324 url = self.reference_to_url(ref_full_name, relative_path_to_root)
342 def reference_to_url(self, ref_full_name, relative_path_to_root): argument
367 master_name = self._duplicate_of.get(ref_full_name, ref_full_name)