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

/external/tensorflow/tensorflow/python/client/
H A Dtimeline.py248 def format_to_string(self, pretty=False): member in class:_ChromeTraceFormatter
635 return step_stats_analysis.chrome_trace.format_to_string(pretty=True)
H A Dtimeline_test.py155 ctf = step_analysis.chrome_trace.format_to_string()

Completed in 81 milliseconds