Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/convert/
Dstep_events_to_steps_db.h32 const StepEvents& overlapped_step_events);
/external/tensorflow/tensorflow/core/profiler/utils/
Devent_span.cc310 StepEvents ToNonOverlappedStepEvents(const StepEvents& overlapped_step_events) { in ToNonOverlappedStepEvents() argument
312 for (const auto& step_events : overlapped_step_events) { in ToNonOverlappedStepEvents()
Devent_span.h252 StepEvents ToNonOverlappedStepEvents(const StepEvents& overlapped_step_events);