Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/utils/
Devent_span.h242 std::string PrintStepEvents(const StepEvents& step_events);
Devent_span.cc266 std::string PrintStepEvents(const StepEvents& step_events) { in PrintStepEvents() function