Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_timeline.cc367 std::map<int64, int64> nlane; in AllocateLanes() local
368 nlane[start_time] = end_time; in AllocateLanes()
369 p->lanes.push_back(nlane); in AllocateLanes()