Searched defs:section_title (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/tools/docs/ |
D | py_guide_parser_test.py | 36 def process_section(self, line_number, section_title, tag): argument
|
D | generate_lib.py | 370 def __init__(self, base_name, title, section_title, section_tag): argument 400 def process_section(self, _, section_title, tag): argument 429 def process_section(self, line_number, section_title, tag): argument
|
D | py_guide_parser.py | 92 def process_section(self, line_number, section_title, tag): argument
|