Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_tracer.cc1276 std::vector<uint32> record_indices; in OnDriverApiEnter() local
1365 auto record_indices = std::move(callback_context->record_indices); in OnDriverApiExit() local
1476 std::vector<uint32> record_indices; member