Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/
H A Dprofile_analyzer_cli.py145 file_path_regex, argument
172 if file_path_regex:
174 not file_path_regex.match(profile_datum.file_path)):
404 file_path_regex = (re.compile(parsed.file_path_filter)
420 datum, node_name_regex, file_path_regex, op_type_regex,