Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dcapture_profile.cc129 bool has_trace_data = false; in Profile() local
136 has_trace_data = true; in Profile()
150 if (!has_trace_data) { in Profile()