Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dtimeline.py245 def format_to_string(self, pretty=False): member in _ChromeTraceFormatter
733 return step_stats_analysis.chrome_trace.format_to_string(pretty=True)
H A Dtimeline_test.py154 ctf = step_analysis.chrome_trace.format_to_string()