Home
last modified time | relevance | path

Searched defs:other_markers (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/utils/
Devent_span.cc331 void StepDetails::AppendMarkers(const std::vector<StepMarker>& other_markers) { in AppendMarkers()
434 const auto& other_markers = other.Markers(); in operator ==() local